I have two contributor application in my contributor planner.
I have deployed one application successfully but when i try to deploy the other one I am getting the error as "unable to create security group for this application groupcreationlimit should be 29 so i changed my tm1s.cfg file and kept the groupcreationlimit as 1000".
Are both applications pointing to the same TM1 service?
Struggling through the quagmire of life to reach the other side of who knows where. Go Build a PC Jimbo PC Builds on YouTube OS: Mac OS 11 PA Version: 2.0.7
ravi.ahuja21 wrote:I have two contributor application in my contributor planner.
I have deployed one application successfully but when i try to deploy the other one I am getting the error as "unable to create security group for this application groupcreationlimit should be 29 so i changed my tm1s.cfg file and kept the groupcreationlimit as 1000".
Ravi:
The parameter is "GroupsCreationLimit", not "GroupCreationLimit". Make sure you restart your TM1 Server after changing the TM1S.CFG parameter - this parameter is one that is not dynamically updated: http://publib.boulder.ibm.com/infocente ... Limit.html
Once you successfully deploy your Contributor applications you may want to knock the GroupsCreationLimit back down to a more reasonable number, since a number that high could consume additional resources on the server that aren't really necessary once you've got all the groups you need for TM1 Contributor, provided you don't expect to add hundreds more elements to your approval hierarchy dimensions in a short period of time.
ravi.ahuja21 wrote:I have two contributor application in my contributor planner.
I have deployed one application successfully but when i try to deploy the other one I am getting the error as "unable to create security group for this application groupcreationlimit should be 29 so i changed my tm1s.cfg file and kept the groupcreationlimit as 1000".
Ravi:
The parameter is "GroupsCreationLimit", not "GroupCreationLimit". Make sure you restart your TM1 Server after changing the TM1S.CFG parameter - this parameter is one that is not dynamically updated: http://publib.boulder.ibm.com/infocente ... Limit.html
Once you successfully deploy your Contributor applications you may want to knock the GroupsCreationLimit back down to a more reasonable number, since a number that high could consume additional resources on the server that aren't really necessary once you've got all the groups you need for TM1 Contributor, provided you don't expect to add hundreds more elements to your approval hierarchy dimensions in a short period of time.
Regards,
Mike
Ohh God!! That was real silly . Thanks a ton Mike.It works now. Thanks a lot appreciate it.
Hi Jim,
Yes its on the same tm1 server. Thanks for your time appreciate it.