Hello Experts,
We are trying to start the scheduler in SPM 2.1 using URL
http://pipapp24.esc.win.colpal.com:52400/aui_olap/scheduler
but we are getting this error and scheduler is not started :
Application error occurred during request processing.
Details: com.sap.analytics.aui.persistence.repository.AccessDeniedException: User XSAUSER has no permission to access node /application/appProperties/SAP_OPM_APP
Exception id: [020F4102C00200620000012000EB00A80004AAC9C8C78249]
For the scheduler we have created service XSAUSER id in ABAP with all the required access (SAP_XA_ADMINISTRATOR , SAP_XA_USER ). Also granted access in the portal to the SSA and also portal Admin roles to this user
What authorization are we missing?
Thanks!