Hi,
I have a form and workflow that creates a new ID record in our database. I want to pass this unique value back to Forms so it can use the new ID to provide meta-data to store attachments. How is this possible?
I have already set ShowWorkflowMapping to true and have the Workflow Service Task set to wait for the workflow to finish.
Thanks