General question as we transition our final functions over to Kinetic. We have a data directive that works in classic, but when we try to use it in Kinetic we get an error
Program: Erp.BO.SalesOrderSvc Method: MasterUpdate
There doesn’t appear to be any issues with the directive from what I can see in BPM Studio but do we have to do anything with Update Directive Setup or Recompile Setup to get this to function.
I hesitate to add a ticket on this as the first response is always “this is a custom field”
If you are referencing a dataset in the BPM, double check that it did not change.
Dataset is the same in both.
And it says what?
Program: Erp.BO.SalesOrderSvc Method: MasterUpdate
That’s not an error, that’s a BO Method name.
It was a directive created by someone who is no longer here so I’m not sure where to start and the error message tells me nothing.
Well first thing, look in the network tab and see if the response has any more context that isn’t shown.
After that, probably need to try / catch the error in the dd, and output it somewhere.
Thanks. I’ll do that.
Most probably the error is in the server log, check Event viewer on the server
Did I see a log viewer mod on here or is sever download still the only way for cloud?
Server File Download is the only thing for now.