Ok, this is a confusing one (for me), so let me explain. Also, I’m cloud.
I am using Planning Workbench to create a Job.
Using Dev Tools, I can see that the method being called is CreateJobPWB.
The method is just sending Parameters and no datasets.
I’m assuming that all logic is happening server side.
I put BPMs on Pre and Post Erp.BO.JobEntry.Update to try and see the dataset and none of them fired.
Is there anything I can do to try and figure out what is happening? Even if I figure it out, is there anyway I could even interact with the methods?