BAM for operation being complete

I am trying to alert my planners that various jobs have been completed through final inspection. I am not clear if what I did is correct

I have created a global alert in job management that corresponds to operation completion.

I then set up a BAM that uses the JobOper table and references Opcode, the rule simply is to send an e-mail if Opcode=500(final)

Any insight to if this logic is correct?