
Announcements
Due to my previous post I am trying to change my Sales Order status in Business Central to Open or Released depending on the outcome of the condition in the flow above. However, the "Change Record (V3)" gives an error as this is a 'Read Only' field.
Could someone help me to figure out a work around?
Thank you very much in advance.
How I solved the issue:
I postponed the reaction of the Workflow ID by changing the type of approval flow from 'Approve/Reject - first to respond' to 'Custom Responses - Wait for one response'. I attach to each one of the possible responses a variable value and trigger the workflow response after a conditional check on the three variable results of the three approval flows. This ensures that my Sales Order only changes status after all three responses on the three separate checks has been given.