UserTask wirth assigned Form in callActivity
Hello, i'm new in modeling in activiti.At the moment i'm calling an activity (with callActivity) with some in- and outgoing parameters.The "sub-process" has an scripttask (make some REST Requests with groovy) and returns the values.If i add a UserTas...