Page 1 of 1

Post action TI Process in TM1 workflow

Posted: Sun Aug 26, 2012 6:21 pm
by TM1VN
We have upgraded to version 10.1, but we have a project on the old version, I know Contributor project would be better but we have done 1 year and can not be changed.Please help me use the Post action TI process in TM1 workflow to lock the data in cube viewer after the user submitted.it is very important to me !
thanks.!!!

Re: Post action TI Process in TM1 workflow

Posted: Mon Aug 27, 2012 8:09 am
by lotsaram
It has been several years and several versions since I have worked with TM1 workflow (but I don't think much if anything has changed). I am close to 100% sure that although there is an option in the Admin GUI for "post action TI process" that this was a nice thought from the developer but was never actually implemented. To influence security with TM1 Workflow you have to either:
- EDIT the control TI process being called by workflow when the SUBMIT/REJECT/REVOKE/APPROVE dropdown is used that sets element or cell security
- write a rule in the cell security or element security cubes that looks up the workflow status values in the workflow cubes and make security dependent on that (note cell security will respond instantly but rules in element security cubes require a security refresh before changes in desired security permissions become effective)

Re: Post action TI Process in TM1 workflow

Posted: Tue Aug 28, 2012 1:18 am
by TM1VN
lotsaram wrote:It has been several years and several versions since I have worked with TM1 workflow (but I don't think much if anything has changed). I am close to 100% sure that although there is an option in the Admin GUI for "post action TI process" that this was a nice thought from the developer but was never actually implemented. To influence security with TM1 Workflow you have to either:
- EDIT the control TI process being called by workflow when the SUBMIT/REJECT/REVOKE/APPROVE dropdown is used that sets element or cell security
- write a rule in the cell security or element security cubes that looks up the workflow status values in the workflow cubes and make security dependent on that (note cell security will respond instantly but rules in element security cubes require a security refresh before changes in desired security permissions become effective)
thank for your help !
I'll try with write a rule in cell security !

Re: Post action TI Process in TM1 workflow

Posted: Wed Aug 29, 2012 1:51 am
by TM1VN
lotsaram wrote:It has been several years and several versions since I have worked with TM1 workflow (but I don't think much if anything has changed). I am close to 100% sure that although there is an option in the Admin GUI for "post action TI process" that this was a nice thought from the developer but was never actually implemented. To influence security with TM1 Workflow you have to either:
- EDIT the control TI process being called by workflow when the SUBMIT/REJECT/REVOKE/APPROVE dropdown is used that sets element or cell security
- write a rule in the cell security or element security cubes that looks up the workflow status values in the workflow cubes and make security dependent on that (note cell security will respond instantly but rules in element security cubes require a security refresh before changes in desired security permissions become effective)
hi lotsaram,
i tried find document to guide wirte a rule in the cell security on ibm web and internet but not sucess ! i don't see syntax of it .
Can you sugget me about the syntax of the rule in the cell security ?
thanks

Re: Post action TI Process in TM1 workflow

Posted: Wed Aug 29, 2012 4:08 am
by TM1VN
successfully !!!