How to set user to run Chore
Posted: Thu Jun 11, 2015 6:35 am
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
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