Hi IdM Experts
We are implementing SAP IdM 7.2 and GRC10 Integration. We have issue in VDS when submit Access request,
All relevant GRC web services have been activated and I have tested a one web service GRAC_SELECT_APPL_WS via VDS onboard browser , it seems working.
However when I attempt to submit access request via IdM Web interface, there is error in the GRC Provision framework task submit AC request, and check the VDS log , it seems the web service GRAC_USER_ACESS_WS, has been executed successfully , however there are application errors as following :
SQLException: login failed for user mxmc_rt
Could not create a connection
Operation successfully executed- but could not create context variable in IdM
Exception: ( GRC User Access Request :82 :script execution failed).
As I can test web service GRAC_SELECT_APPL_WS successfully , I believe I defined the database connection string correctly, If it is case, why mxmc_rt will have login failed when execute web service GRAC_USER_ACESS_WS?
Any input will be very appreciate
Harry