Hi,

I searched for that without an idea: is there a functionality to start/call a (child or sub)- APG-process from inside an APG-process?

The challenge behind is: to have a 'batch' process (defined with recurrence) which runs a report (aris script) to select a list of models (say outdated or so) and the responsible managers (that's the easy part) and than loop over the list found and send mail and generate a task for them in the process board and the follow-up handling.

The only way to achieve this I think is, to have to processes and to start child processes (with the "follow up handling") from the 'main' process in the loop, because if I would loop in the main process over the email+task etc. itself in one process instance, the process will stop at every task and wait for finishing the task by the responsible (and the follow-up handling) until the next  occurence in the loop. That would be nonsense and not praticable - and would last weeks or months.

Can anybody help with an idea which APG-functionality I can use?

Thanks for any response

Wolfgang

 or register to reply.

Notify Moderator