Page 1 of 1

TM1 Applications - Rejecting Multiple Nodes

Posted: Tue Feb 03, 2015 3:48 pm
by LanceTylor
Hi All,

Does anyone know if its possible to reject multiple nodes within the Workflow Hierarchy (TM1 Application)? There are several nodes (75) under one parent and rather than rejecting each one individually we would like to reject all at once.

We are using Cognos Express 10.2

Appreciate your responses

Lance

Re: TM1 Applications - Rejecting Multiple Nodes

Posted: Wed Feb 04, 2015 2:36 pm
by pandinus
Create a process which loops over your elements and calls the }tp_workflow_reject_node process for each node you need to reject.