...
Use case 1: Starting softlinks via StartSoftlinkFromProcessVariableHandler
Documentation about variables descriptions can be found here.
First, let’s prepare the form process variables to be processed by softlinks.
...
This means, that when we start the process, the process variables to be created by Form are named in a sequence ‘softlink_nr[0]’, ‘softlink_nr[1]’, ‘softlink_nr[2]’. For information about the necessary variables for the ActionHandler, please read
...
Save the changes and publish the version.
...