Search found 12 matches

by vipin
Thu Aug 18, 2016 3:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is decryption possile via TM1crypt
Replies: 8
Views: 6285

Re: Is decryption possile via TM1crypt

ok Kamil..... Thanks !!
by vipin
Thu Aug 18, 2016 12:53 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is decryption possile via TM1crypt
Replies: 8
Views: 6285

Re: Is decryption possile via TM1crypt

:) thanks for putting the time Sir, Yes you are correct , since key file and password file both are available so decryption can be surly possible but it might not be possible via tm1cript.exe , any other third party tool may work for decrypting it. Anyways can I have your good name Sir.. ? immense p...
by vipin
Thu Aug 18, 2016 12:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is decryption possile via TM1crypt
Replies: 8
Views: 6285

Re: Is decryption possile via TM1crypt

No need to be sorry sir, that's absolutely fine. You know my observation while running -validate parameter says that the utility will decrypt the encrypted password and display the results as clear text. The displayed text should correspond to the password I specified with the -pwd parameter at the ...
by vipin
Thu Aug 18, 2016 11:48 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is decryption possile via TM1crypt
Replies: 8
Views: 6285

Re: Is decryption possile via TM1crypt

Hi, Thanks again for this.. actually my requirement says that decryption should not take place the same way as encryption occurs via tm1cript.exe. if this tm1crypt.exe is just good enough to encrypt the password and do not allow to decrypt via same utility then , it is good for my process. the purpo...
by vipin
Thu Aug 18, 2016 7:42 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is decryption possile via TM1crypt
Replies: 8
Views: 6285

Is decryption possile via TM1crypt

Hi All,
I thank you all for valuable suggestions and idea on my first post. I was searching on Google about what encryption methodology does tm1cript.exe follows also is decryption also possible via tm1crypt.exe the way we do encryption in it ?..

Please post in the right forum, TYVM
by vipin
Tue Aug 16, 2016 11:58 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: startup chore behaiviour
Replies: 14
Views: 9638

Re: startup chore behaiviour

Hi All, Thank you very much !! I was able to make cellgetn via TM1RUNTI command. So the startup chore is now executing a bat file. The Bat file contains the command tm1runti.exe -process "Process_name" -adminhost machine_name -server "server name" -user username -passwordfile tm1...
by vipin
Tue Aug 09, 2016 1:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: startup chore behaiviour
Replies: 14
Views: 9638

Re: startup chore behaiviour

Hi,

Apologies for the confusion, actually I am new to TM1 and also to this portal. I will make sure to place proper information on TM1 issues going forward. Thanks for idea , I will try using the same as suggested by you and will definitely come up with the result. thanks again !!
by vipin
Mon Aug 08, 2016 1:36 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: startup chore behaiviour
Replies: 14
Views: 9638

Re: startup chore behaiviour

yes I believe you are correct , the start up chore does populates the values form the cube. I tried a model cube and it worked BUT my requirement is to get values from a control cubes "}StatsForServer" and "}StatsByCube". Data points against elements "Memory in Garbage"...
by vipin
Mon Aug 08, 2016 12:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: startup chore behaiviour
Replies: 14
Views: 9638

Re: startup chore behaiviour

Hi WIm,
The TI process that does the CellGetN is a chore only .. :?
by vipin
Mon Aug 08, 2016 7:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: startup chore behaiviour
Replies: 14
Views: 9638

Re: startup chore behaiviour

Hi All, I tried executing it in all small and big models but no luck.. As a tiny sample I tried doing ASCIIOUTPUT of some data values from a cube using "cellgetn". My problem is, I cannot get the output if triggering via startup chore but when I run the process manually or try scheduling i...
by vipin
Sun Aug 07, 2016 4:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: startup chore behaiviour
Replies: 14
Views: 9638

Re: startup chore behaiviour

Hi, Thanks a lot for your time , you got it correct. I am actually getting a zero value when using startup chore to trigger my process. How ever when running it manually it gives me the non zero values .i.e. data values from the cube. my observation says that it might take some time for cube to load...
by vipin
Fri Aug 05, 2016 10:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: startup chore behaiviour
Replies: 14
Views: 9638

startup chore behaiviour

Hi All, I have scheduled a startup chore that must do "cellgetn" from a cell. I am able to populate the value of the cell when running TI manually but no luck when scheduled it via startup chore. even if we consider the case that it takes some time to load data into the cube. I have used s...