Page 1 of 1

How to set user to run Chore

Posted: Thu Jun 11, 2015 6:35 am
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

Re: How to set user to run Chore

Posted: Thu Jun 11, 2015 10:25 am
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.