Raise exception BPM converted from Vantage 8.03.409A to Kinetic 2023.2.12 is not working

Hello everyone.

I am a new user of this help group and needed you’ll assistance with an issue.

I have a BPM that’s been created in Vantage. Below is a screenshot of it.
Condition in Vantage
Directive Group: Job Rel Op

Vantage Method Directive: JobEntry.ChangeJobAsmblQtyPer
Type: Pre-Processing"
Condition: the JobAsmbl.RelatedOperation field of the changed row is equal to 0 Value

I am trying to convert the same in Epicor but it does not work.

Any thoughts on how to fix it

@Saurabh Welcome. A lot of things from previous version back that far will end being moved. I would not start with recreating the bpm, but what do I want make happen ie required Opr not zero and then do that in the UI with tracing on to see where it gets set.

If it does happen the method you have it may not be in a changed state, so you would print rowMod to servertlog, event log or a publish to find that out.

if you want to step back from the bpm function and just state the problem and also search the site for similar issues. We can all start there.