Hi Catherine
I don't have any issue with the following , whether the cube exists or not :
if (cubeexists('}ApplicationSecurity')=1);
CellPutS('READ', '}ApplicationSecurity', '}Applications', 'North America') ;
endif ;
regards
fred
------Original Message------
Hi,
We are processing tests to migrate from 10.2.2 to PA. I can see messages in logs that I had not before while running a process, for instance :
6876 [1bc] INFO 2019-12-30 11:11:25.200 TM1.Rule Cannot check arguments to cellputs function, cube does not exist " CellPutS('READ', '}ApplicationSecurity', '}Applications', vGroupe);", rule starting on line 76
In the process I test the existence of the '}ApplicationSecurity' cube before doing the CellPutS so I do not have any problem.
Is there a way not to display such messages in the log ?
Thank you
Catherine
#PlanningAnalyticswithWatson