Search found 4 matches
- Fri Apr 16, 2021 3:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Tm1s.cfg my own parameters
- Replies: 13
- Views: 14332
Re: Tm1s.cfg my own parameters
Hi all, Is there any issues with adding parameters in tm1s.cfg which don't exist? E.g. we need parameter to determine if current model is production or non-production (lets call it ProductionServer=0) The idea is: at model startup chore executes, process reads tm1s.cfg and puts this parameter into ...
- Fri Apr 16, 2021 9:41 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Tm1s.cfg my own parameters
- Replies: 13
- Views: 14332
Re: Tm1s.cfg my own parameters
Thanks Alan,
I like the idea of using different ranges of ports for production/non-production models and will try to implement it
I like the idea of using different ranges of ports for production/non-production models and will try to implement it
- Fri Apr 16, 2021 8:04 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Tm1s.cfg my own parameters
- Replies: 13
- Views: 14332
Tm1s.cfg my own parameters
Hi all, Is there any issues with adding parameters in tm1s.cfg which don't exist? E.g. we need parameter to determine if current model is production or non-production (lets call it ProductionServer=0) The idea is: at model startup chore executes, process reads tm1s.cfg and puts this parameter into c...
- Mon Mar 29, 2021 2:56 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CAM authentication in RushTI
- Replies: 2
- Views: 3178
CAM authentication in RushTI
Hi all, is there any way to execute processes with RushTI using CAM authentication? According to this article you can only hardcode user/password into config file. All processes which are executed with rushti uses only this user account. https://code.cubewise.com/tm1py-help-content/run-processes-in-...