Page 1 of 1

TM1 Applications Rights saving error

Posted: Wed Mar 27, 2019 9:14 pm
by nad_i
Hi,

I have a problem in Performance Modeler. I've created an application, deployed it, saved rights and it all worked well. Now I've tried to add another right and now I get an error: Rights saving error, [CCLMsg: system text:'Argument value is null'].

I've reseted tm1 server instance and application server, it didn't help.

Can anyone please help me?

Thanks in advance.

Re: TM1 Applications Rights saving error

Posted: Thu Mar 28, 2019 7:11 am
by Elessar
Hello,

Check your tm1server.log. Are there any errors after you saved rights?

Also check this:
https://www.tm1forum.com/viewtopic.php?t=9971
https://www-01.ibm.com/support/docview. ... wg21973468

Re: TM1 Applications Rights saving error

Posted: Thu Mar 28, 2019 4:11 pm
by nad_i
I've searched through log files and I found out that in previous rights saving there was a block where cell "CubeViews" in the cube }ElementAttributes_}tp_applications has been set. Now I don't have that block.

I don't know how to find out which process has been fired when I save rights. I see that }tp_application_deploy.pro gets a CubeViews as a paramater, maybe this parameter is empty and therefore I get an error. But I don't know how to pass the correct value, it sholud be automatic, but maybe is something corrupted.