hi,
I have created a TI process in Architect to create attributes for a dimension by taking attribute name,dimension,previous attribute and type as parameters.in Architect its working fine. but in excel perspective when i Integrated the process through an action button , i was giving a message like process failed. please give me suggestions to over come this.
thanks and regards,
angel
action button
-
- Community Contributor
- Posts: 125
- Joined: Wed May 28, 2008 1:22 pm
- OLAP Product: TM1, Cognos Express,..
- Version: 9.1.4 FP1
- Excel Version: 2010
- Location: Vienna
- Contact:
Re: action button
check parameters if you have
messagelog?
rights - if you try it with a different user in perspectives
if you find nothing in messagelog, check process rights
messagelog?
rights - if you try it with a different user in perspectives
if you find nothing in messagelog, check process rights
-
- Posts: 44
- Joined: Mon May 17, 2010 8:14 am
- OLAP Product: tm1 cognos
- Version: 9.5
- Excel Version: 2007
Re: action button
can you please tell me where i can see the message log when the process is ran through run action button of excel perspective????
-
- Community Contributor
- Posts: 125
- Joined: Wed May 28, 2008 1:22 pm
- OLAP Product: TM1, Cognos Express,..
- Version: 9.1.4 FP1
- Excel Version: 2010
- Location: Vienna
- Contact:
Re: action button
where you ever can find your message log, but yeah, thats real trial and error
writing ti processes without knowing where the messagelog is.
logdirectory (tm1server.log)
or right click the tm1server in serverexplorer and view message log
writing ti processes without knowing where the messagelog is.
logdirectory (tm1server.log)
or right click the tm1server in serverexplorer and view message log
-
- Posts: 44
- Joined: Mon May 17, 2010 8:14 am
- OLAP Product: tm1 cognos
- Version: 9.5
- Excel Version: 2007
Re: action button
yeah i got the error ..in the action button properties the parameters are having default value of 0 .so whenever the process runs it will search for a dimension having name '0'.Now my problem is how can i point the parameters to a dynamically changing variable.
thanks and regards
angel
thanks and regards
angel
-
- Posts: 44
- Joined: Mon May 17, 2010 8:14 am
- OLAP Product: tm1 cognos
- Version: 9.5
- Excel Version: 2007
Re: action button
hi thank you so much .The issue was resolved 
