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.!!!
Post action TI Process in TM1 workflow
-
- MVP
- Posts: 3706
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Post action TI Process in TM1 workflow
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)
- 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)
-
- Posts: 10
- Joined: Sat Aug 25, 2012 8:43 am
- OLAP Product: TM1
- Version: 10.1.0
- Excel Version: 2010
Re: Post action TI Process in TM1 workflow
thank for your help !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)
I'll try with write a rule in cell security !
-
- Posts: 10
- Joined: Sat Aug 25, 2012 8:43 am
- OLAP Product: TM1
- Version: 10.1.0
- Excel Version: 2010
Re: Post action TI Process in TM1 workflow
hi lotsaram,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)
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
-
- Posts: 10
- Joined: Sat Aug 25, 2012 8:43 am
- OLAP Product: TM1
- Version: 10.1.0
- Excel Version: 2010
Re: Post action TI Process in TM1 workflow
successfully !!!
Last edited by TM1VN on Wed Aug 29, 2012 3:26 pm, edited 1 time in total.