cancel
Showing results for 
Search instead for 
Did you mean: 

Field mapping in CUP - Error

Former Member
0 Kudos

Hi

In connector configuration, ,my connector name is EPPORTAL.

My web services URI is http://<servername>:<port number> and for

parameter name ROLESEARCH_URl, my paramater value is

http://<servername>:<port number>UserRoleSearchForAEService_5_3/Config1?wsdl&style=document

I am trying to do field mapping in CUP

Configuration->Field MApping->Provisioning

Create->Group name, shortname, Connection type is SAP EP. In the application dropdown, I have selected Portal. When I click continue I get the following message

"Data retrieval from system EPPORTAL failed : com.virsa.ae.service.ServiceException: com.sap.engine.services.webservices.jaxm.soap.accessor.NestedSOAPException: Unable to create message from source."

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Robert,

Check out the note 1478400.

Regards,

Chinmaya

Former Member
0 Kudos

Hi Chinmaya

My connector is fine

When I go to Mapping->Provisioning->Create Group and then click continue

I get that error mentioned in my first post

Former Member
0 Kudos

HI Robert,

The error usually occurs if there is some wrong entry in the parameters of the connector.

Regards,

Chinmaya

Former Member
0 Kudos

I tested the connector, it works fine. The error message I get when I do the field mapping->provisioning

Former Member
0 Kudos

Yes Robert, As per the note I mentioned that is also where it says you get the error. (In field mapping)The note has the exact same message as yours, so I am pretty sure there is something in the connector. Can you please paste all the parameters and their values you have put in there, in the connector?

Also make sure the user id you are using has the pcd:portal_content/administrator/super_admin/super_admin_role role

Regards,

Chinmaya

Edited by: chinmaya prakash on Jan 25, 2011 6:04 PM

Former Member
0 Kudos

Hi Chinmaya

In the Web Services URI my value is http://<servername>.com:<Port number>. If I change this to http://<servername>.com:<Port number>/spml/spmlservice, it does not work. This is the field value in my connector.

I am using the same user name/password in the connector and also the same username/password in the parameter name/param value

The Parameter values are as follows:-

Parameter Name Parameter Value

ASSIGN_GROUPS:OC sapgroup

ASSIGN_ROLES:OC saprole

USER_DATA_SOURCE USER.CORP_LDAP.

ROLE_DATA_SOURCE ROLE.UME_ROLE_PERSISTENCE.un:

ROLESEARCH_URl_USERNAME http://<server name>.com:<port number>/UserRoleSearchForAEService_5_3/Config1?wsdl&style=document

These are the fields I think maybe you want to look. Other fields are as per the Config document. I confirm the username has the super admin role.

Former Member
0 Kudos

This is strange, what are the fields you are trying to map? Also, is the RTA for EP at the same support pack as CUP?

Regards,

Chinmaya

Former Member
0 Kudos

Hi Chinmaya

I am trying to do Backend/Portal roles Auto Provisioning. User will select the backend role and automatically he will get the associated portal role as well. He will only select the backend role, he does not have to select the Portal roles( because obviously he does not know)

I have a document " Provisioning roles in Enterprise Portal through SAP GRC.pdf" but its a 2008 document and it does not answer my question.

So once I get the connector, I just need to map std fields in Field mapping->Provisioning

Then I need to map the roles going in Roles mapping and map portal roles ro the individual backend roles. Can we map PCD content to the backend roles or portal groups or portal roles?

If you have document in this regard or if you have any prior experience, it would be helpful

Former Member
0 Kudos

Hi Robert,

Just try to map the User ID field to logon name. I dont think you need to map the other fields. I maybe wrong but I remember reading a note about only requiring the User ID field. I cant seem to find it in my "collection". The other fields may not be needed,

I guess once this is done you can do the role mapping for back end role to portal role.

Regards,

Chinmaya

Former Member
0 Kudos

When I go in Configuration->Mapping->Provisioning, I get the error

"Data retrieval from system EPPORTAL failed : com.virsa.ae.service.ServiceException: com.sap.engine.services.webservices.jaxm.soap.accessor.NestedSOAPException: Unable to create message from source."

Also don't we have to import roles into CUP from Portal and then map?