How to set user to run Chore

Post Reply
wang_chris
Posts: 122
Joined: Thu Jan 31, 2013 1:03 pm
OLAP Product: TM1
Version: 10.2
Excel Version: 2007

How to set user to run Chore

Post by wang_chris »

When we schedule a process to run as a chore, TM1 runs the chore as user 'R*AAAAA', 'AAAAA' is chore name.

Since we use TM1user() to get current user in the precess as part of export file name, the character '*' causes abnormal file name, and leads to fail of the process.

Is there any way for us to set the user to run chore? (or to remove '*' from user name), either for that chore, or for the whole server is OK.


Regards,
Chris
TrevorGoss
Community Contributor
Posts: 217
Joined: Thu Aug 15, 2013 9:05 am
OLAP Product: TM1
Version: 10.2.1.1
Excel Version: 14.0.6129.5000

Re: How to set user to run Chore

Post by TrevorGoss »

Hello Chris,

I do not think it is possible for a user to run a chore, because a chore contains the TI's to fire. It is just a schedule.

Have you tried running the chore ad-hoc in the server explorer? It may yeild a different result.
Post Reply