Subflow form feed back to main process for further processing Joget V5

Confluence User - 22 Feb, 2018

My workflow starts with a split route (auto) or (manual).  Auto goes straight to subflow, as it's started by external application that starts process and semi-populates form with JSON tool. Manual goes straight to activity as it allows user to start a process.

How can I link/'feed' the semi-populated form back to the main process so user can add outstanding fields needed to complete the runProcess in the main workflow?  

forms;subflow

1


23 Feb, 2018
confluenceUser
confluenceUser

Hi, as long as your forms are configured to use the same database table, it should automatically know how to retrieve the records for the process. If you have some other custom requirements for setting the data then you could try using the Preset Form Data Tool or Form Data Update Tool.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print