Sorry, but I am confused as to why our Invoke Business Process activity is not working. Basically, if a user on a Form checks a box, we want to Invoke another Forms Process. This process just contains one form and is just a "summary" page that displays information. There is nothing else going on with it.
However, we cannot seem to assign the task. How do we go about assigning the Process to a certain person? In this case it is just the initiator but it is the initiator from the previous Form. It seems that it should be fairly easy to assign the task to a specific person.
Shot of the workflow that starts the process:
Find User returns True. We are taking the initiator of the Form and then finding that person so we can assign it to them in the Invoke. It seems that the Process Initiator of the Invoke Business Process should be who you want to assign it to.
Error in Forms
This is all the Summary process is.
For the assign we have tried the Initiator but that does not work. Also instead of a start even we have tried the Message Starting Event and that gives the same error.
We are looking to be able to call this Summary forms process from a workflow. Whoever started that workflow (initiated from a form) will get the Task for the summary.
Any ideas?
Thanks,
Chris