You are viewing limited content. For full access, please sign in.

Question

Question

Workflow output parameter

asked on November 2, 2021

I have a workflow that takes form data and inputs it into my ERP database as a quote. I'd like to use the quote number created in the instance name for reference. It's my understanding that tokens created during the workflow via "Set Business Process Variables" don't output until the workflow completes. Is there a way to nest another workflow within the main workflow with the sole purpose to output this parameter?

0 0

Replies

replied on November 3, 2021

Sounds like Workflow is invoking a Form Instance and you then want workflow to know that instance ID to do more later. You would have to start another workflow from that newly invoked Forms process and pass it all the variables it had to start it plus the now known Instance ID.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.