Hi Experts,
I am trying to schedule and run the jobs in xsa but I see that Its failing with error 403. Please guide me here.
I have assigned JOB_SCHEDULER role collection to the user, which I use to login to job dashboard.
My .xsjob file is
...
I am trying to check if the user has the role to create a new user in sap hana local user store using the below function $.session.hasSystemPrivilege('ROLE ADMIN'). But in the session I am only getting the platform information of the user and not the...
I am trying to deploy my mta application xsa. It is successfully deploying db and back-end module but it is failing while deploying the ui module with the error in log as:
SYS #2.0#2020 11 17 04:29:37:372#-03:00#INFO#/Configuration#####khlnp6jg###...
I am using UAA to secure my application and I am able to access my backend api by bearer token. now I am little confused on how to generate the token in UI in order to access by backend API.
Both backend and UI are using same UAA instance and the a...
yes I am miniating it similarly. I tried to create uaa manually by adding the json of xs-surity.json file and changed the type of uaa in mat.yaml as existing. But, the error I am getting is same as I have mentioned in my question.
Hi valerio_pm,Thank you so much for the quick response.Are you trying it in XSA? when I mentioned the path for xs-security.json and try to build i am getting the below error:Make sure that the path parameter of resource ./xs-security.json points at a...
Hi Jhodel,Thanks for the response. Yes I have bind the Web Content service to the same UAA, By MTA destination you mean the destination of backend that is added to UI in the mta.yaml file of the application as shown in the attachment here creenshot-...