TM1 Applications - Rejecting Multiple Nodes

Post Reply
LanceTylor
Posts: 66
Joined: Mon Feb 27, 2012 12:37 am
OLAP Product: TM1
Version: 10.2.2 Fix Pack 4
Excel Version: 2010

TM1 Applications - Rejecting Multiple Nodes

Post 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
pandinus
Posts: 78
Joined: Tue Mar 18, 2014 8:02 am
OLAP Product: TM1, Cognos Express
Version: 10.2.2
Excel Version: 2013

Re: TM1 Applications - Rejecting Multiple Nodes

Post 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.
Post Reply