Page 1 of 1
"SetElementGroupsSecurity" error while loading data from SAP
Posted: Tue Jun 10, 2014 1:52 pm
by late.vaibhav
Hi All ,
I have the Scheduled TI process to load data from SAP to TM1 which gives me the error message as Execution was aborted. No Security Access for "SetElementGroupsSecurity".
But if the same TI executed manually it get executed successfully .
So please help me on this issue as i want to automate this process.
Regards
Vaibhav Late
Re: "SetElementGroupsSecurity" error while loading data from
Posted: Tue Jun 10, 2014 2:11 pm
by jim wood
Topic moved as it was posted in the wrong forum.
Re: "SetElementGroupsSecurity" error while loading data from
Posted: Tue Jun 10, 2014 5:07 pm
by Wim Gielis
- Which users are executing the TI?
- Do you allow the process "Security access"?
Re: "SetElementGroupsSecurity" error while loading data from
Posted: Wed Jun 11, 2014 8:55 am
by late.vaibhav
I am Using Admin ID for this process an All user in the server has access to this process.
Re: "SetElementGroupsSecurity" error while loading data from
Posted: Wed Jun 11, 2014 9:03 am
by declanr
late.vaibhav wrote:I am Using Admin ID for this process an All user in the server has access to this process.
To elaborate on Wim's point as I am convinced it is exactly your issue and you have missed it.
He was not referring to a user having access to run a process but rather the fact that since version 9.4 (and unusually well documented) if you are modifying security in a TI initiated by non-admin users or a chore... you need to right click on the TI process and select the security access button. The option will then be ticked and standard users access gets temporarily elevated while running it.