Hi,
i am trying to create a BPM to block changes on the SO lines for order qty, revision no, and part number when jobs had been created and engineered.
attached is my BPM. However, i get an error message when saving this BPM.
Thanks in advance if anybody can help me.
The BPM BAQ designer isn’t quite up to par with the regular one. One thing I see that could be the issue is (and looking at the error message may be the one) your Table criteria JobEngineered <> 0. Unfortunately, the BPM BAQ designer needs a hard true or false (Doesn’t accept 1 or 0 for bool). So just change 0 to false and that error should clear.