cancel
Showing results for 
Search instead for 
Did you mean: 

Testing connector - Action Failed error

Former Member
0 Kudos

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?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I am assuming this is for a portal. Your USER_DATA_SOURCE is empty. That seems to be the problem.

Do you think you can provide the Debug or error log for this failed connection?

Regards,

Chinmaya

Former Member
0 Kudos

Hi Robert

Check the following

1. Check if the portal is up and running

2. Check the user data source - if irs R3, UME or LDAP user data source

3. Check if SPML is running

Answers (1)

Answers (1)

Former Member
0 Kudos

Can you please go to CC debugger and get values of table VIRSA_CC_SYSTEMC

and paste

Also please try to login with user id (if comm type, then test it in SM59... )

please confirm is VIRSANH is installed in Backend R/3 system.

Regards,

Surpreet