Our operators are reporting the quantity and forgetting to generate the PCID. Need to create BPM to raise an exception if PCID number is not there, it should pop up the message to generate PCID.
I tried in Method directives, choosing labordtl table and created the conditions for the same but it is not working. Kindly give me some inputs
Since they are two different screens, it is likely they need to be setup slightly different. I would offer that you run a trace to see what is being triggered for the method. This will need to be a pre-processing Method Directive that checks if the PCID is populated and if not, show an error.