Using Laserfiche Cloud, I'm trying to start a business process from a workflow and assign the business process to a specific user.
I have a couple business processes for requesting access to different software, and a business process to report changes in personnel. They were developed to be used separately.
When the personnel change form is submitted, I test to see if the user clicked checkboxes for the software access and if so, pass variables and start a workflow. The workflow checks which software access boxes were checked and starts the appropriate business process and prefills some of the form with the personnel change form values. That all works great, but the software access forms don't know who to assign the task to, so the process suspends.
Any suggestions on how to assign the software access form to the person who submitted the personnel change form?