Hi experts
I have created a connector but when I try to test it, I get "Action failed error". I have done everything according to Page 104 from "Configuration Guide - SAP GRC Access Control 5.3". This is what is mentioned
Parameter Names Parameters Values
ASSIGN_GROUPS:OC sapgroup
ASSIGN_ROLES:OC saprole
CHANGE_USER:OC sapuser
CREATE_USER:OC sapuser
CREATE_USER:password password
DELETE_USER:OC sapuser
LOCK_USER:OC sapuser
LOCK_USER:islocked true
RESET_PASSWORD:OC sapuser
RESET_PASSWORD:password password
ROLESEARCH_URI http://<server>:<port>/UserRoleSearchForAESe
rvice_5_3/Config1?wsdl&style=document
ROLESEARCH_URI_USERNAME username
ROLESEARCH_URI_PASSWORD password
ROLE_DATA_SOURCE ROLE.UME_ROLE_PERSISTENCE.un:
SCHEMA_ID SAPprincipals
UNLOCK_USER:OC Sapuser
UNLOCK_USER:islocked false
USER_DATA_SOURCE Portal UME connected to R/3:
USER_DATA_USER.R3_DATASOURCE.
Portal UME connected to LDAP:
USER.CORP_LDAP.
Portal using local UME:
USER.PRIVATE_DATASOURCE.un:
In my current CUP configuration, I have made the USER_DATA_SOURCE as the UME DATASOURCE. I tried LDAP and R3 datasource too, the user id is system admin and it has the necessary authorization. I checked the period and colon punctuations too.
Any idea why it says "Action failed" when I am trying to test the connector?