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

Question

Question

Push a token from workflow to forms

asked on May 10, 2016

Is there a way to setup a form to receive a token value from a workflow?  If so how?

0 0

Replies

replied on May 10, 2016

I mean I could push the value to a database and use the database within forms.  But would there be a better way using a process?

0 0
replied on May 10, 2016

There are 2 ways for Workflow to send values to Forms:

1. If Workflow starts a Forms process through its Invoke Business Processes activity, it can push data into the Forms instance.

2. If Forms invokes a workflow through its service task and waits for its completion, then Workflow can push data back to that instance of Forms through the Set BP variables activity.

0 0
replied on May 10, 2016

Can this only be done with Forms 10 and above?

0 0
replied on May 11, 2016

Yes, it requires both Workflow and Forms 10.

0 0
replied on May 10, 2016

I was also looking at options to create a C# dynamic text file which would auto fill strings based on results from the form's metadata. 

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

Sign in to reply to this post.