Set Workflow Variables After Form Processing
Confluence User - 06 Mar, 2018
I receive fields from external source via JSON tool. Most fields are set as workflow variables to feed into my 2nd sub-process but for my 1st sub-process some fields are set to form as the data is reviewed, can change and the amended details sent out via JSON Post tool. (In this form I cannot set these form fields as workflow variables else they don't get over-written via review process.)
In the first sub-process I also have other fields that need to feed into 2nd sub-process. How can I set all form field values as workflow variables after form is processed?
Form Data Update plugin is replacing my form values with null.
forms;plugin