CR2016 ON Premises
Is this possible or suggestions
I have the need to an operator to run a dialog which would pass a parameter to a workflow. Is this possible and if so how to do it
*This post is locked for comments
CR2016 ON Premises
Is this possible or suggestions
I have the need to an operator to run a dialog which would pass a parameter to a workflow. Is this possible and if so how to do it
*This post is locked for comments
Hi
I have had similar scenarios to implement, and here is what how achieved this
Collect the data using dialog prompt and response and save the collected value to fields on the current entity or you can have a separate entity for the data collected.
And then in the dialog, you can call start child workflow to trigger the workflow on that record that has the data collected.
Note : You have to set the workflow to be a child workflow
Hi,
You can set a value using dialog and then have you workflow trigger on that value and use that value in your workflow.
Hope this helps.
Hello,
Workflow can't accept parameters but actions have that possibility. I believe this is your way to implement your scenario.
André Arnaud de Cal...
292,489
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156