cancel
Showing results for 
Search instead for 
Did you mean: 

Error importing roles

Former Member
0 Kudos

Hello there,

I am trying to import Roles in CUP for Portal system and I have the following error

''ERROR Error occurred while importing roles.

com.virsa.ae.configuration.ConfigurationException: java.rmi.RemoteException: Service call exception; nested exception is:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"https://sapdep.be.getranet.com/UserRoleSearchForAEService_5_3/Config1?wsdl&style=document"

I have checked the SPML service , the user name for it in the connector , its just fine !

but however I am not sure if its the same user is used in the field mapping for EP ?

can any one help me here ? your help i smuch appreacited !

Regards

Kevin

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Guys ,

I am also getting the same error. Can you please help and let me know if anyone has resolved this.

Thanks

Former Member
0 Kudos

Hi

anyone has got solution for this issue .I am also getting same error message .

Thanks & Regards

Asheesh

0 Kudos

check the ume authority for the connection UID. i've seen this error when the ID does not have sufficient ume authority on the portal

0 Kudos

Hi Kevin,

that indicates that there's a problem with the Portal Connector Parameters regarding the role search.

Just where you entered the parameter "ROLESEARCH_URI" you need to also enter a portal administrator user thru parameter "ROLESEARCH_URI_USERNAME" and the password for this user with "ROLESEARCH_URI_PASSWORD"

Also watch out for the "USER_DATA_SOURCE" parameter as this is different depending on the UME datasource you're using in your Portal (local, LDAP or R/3)!

For details pls see our [guide|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/502a14db-6261-2c10-22b5-95117ab0e5ed].

Cheers,

Dominic

Former Member
0 Kudos

The Web Serivice seems to be missing:

404 Not Found SAP J2EE Engine/7.01

The requested resource does not exist.

Details: Go to main page of this application!

However, our other portal on 'SAP J2EE Engine/7.00' works totally fine. Will check the release notes ... however do let me know if you are aware of this issue ir can help me with a fix.

Thanks

Former Member
0 Kudos

The connection test is succesful however when I try to import the role I get message 'com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found. The request URL was:"http://XXX:XXX/UserRoleSearchForAEService_5_3/Config1?wsdl&style=document". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.

I am not able to find the webservice when I try to open http://XXX:XXX/UserroleSearchForAEService_5_3/Config1?wsdl&style=document. BTW, I am able to open the Web Service xml for just one portal environment ... all other portal environments say 'The requested resource does not exist.'

Am I missing something here ?

Thanks