NO Security access for elementsecurityput
Posted: Fri May 04, 2012 4:00 pm
Hi All,
I am getting an error regarding to security when the turbo integrator process is run by my user
Error 'Execution got Aborted','No securityaccess for elementsecurityput'
This is what my scenario is
I have a user group called finance admin who will decide the forecast cycle and the Forecast year in an Lookup cube
He will select the forecast cycle and year in that cube and will run the process
so that the process will assign write access to all the user groups for the element(Forecast scenario say FQ2-M2) and assign read access to other forecast scenarios
This is the command i am using in the TI
ElementSecurityPut('Write','Scenario',Forecast_Scenario, V2); FQ2-M3
ElementSecurityPut('Read','Scenario',Prev_Forecast_Scenario, V2); FQ2-M2
V2-is the user group
I checked cube security and element security and dimension security and provided Write access to this financeadmin user group in all this
(he does not have admin access or security admin access)
So what should i do so that this user will have access to elementsecurityput(i am able to run this process and i am an admin)
Please could any one help me if you have come across similiar issue
Regards
Guru
I am getting an error regarding to security when the turbo integrator process is run by my user
Error 'Execution got Aborted','No securityaccess for elementsecurityput'
This is what my scenario is
I have a user group called finance admin who will decide the forecast cycle and the Forecast year in an Lookup cube
He will select the forecast cycle and year in that cube and will run the process
so that the process will assign write access to all the user groups for the element(Forecast scenario say FQ2-M2) and assign read access to other forecast scenarios
This is the command i am using in the TI
ElementSecurityPut('Write','Scenario',Forecast_Scenario, V2); FQ2-M3
ElementSecurityPut('Read','Scenario',Prev_Forecast_Scenario, V2); FQ2-M2
V2-is the user group
I checked cube security and element security and dimension security and provided Write access to this financeadmin user group in all this
(he does not have admin access or security admin access)
So what should i do so that this user will have access to elementsecurityput(i am able to run this process and i am an admin)
Please could any one help me if you have come across similiar issue
Regards
Guru