action button

Post Reply
angel1234
Posts: 44
Joined: Mon May 17, 2010 8:14 am
OLAP Product: tm1 cognos
Version: 9.5
Excel Version: 2007

action button

Post by angel1234 »

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
Martin Erlmoser
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

Post by Martin Erlmoser »

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
angel1234
Posts: 44
Joined: Mon May 17, 2010 8:14 am
OLAP Product: tm1 cognos
Version: 9.5
Excel Version: 2007

Re: action button

Post by angel1234 »

can you please tell me where i can see the message log when the process is ran through run action button of excel perspective????
Martin Erlmoser
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

Post by Martin Erlmoser »

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
angel1234
Posts: 44
Joined: Mon May 17, 2010 8:14 am
OLAP Product: tm1 cognos
Version: 9.5
Excel Version: 2007

Re: action button

Post by angel1234 »

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
angel1234
Posts: 44
Joined: Mon May 17, 2010 8:14 am
OLAP Product: tm1 cognos
Version: 9.5
Excel Version: 2007

Re: action button

Post by angel1234 »

hi thank you so much .The issue was resolved :)
Post Reply