I have a process where I have to start an installation sub process based on a list of software packages. These packages are entered into an XML property field using a K2DataGrid in a previous step.
Question is, how can I do such a split?
Once split into subprocesses, how can I make sure that the next step in the process is only undertaken when all subprocess are finished?
I have the XML Schema defined and the boolean to indicate that the subprocess has been completed (which is passed as an I/O parameter to the subprocess)
TIA
Split into subprocess based on XML element list.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.