I have trouble in configuring standard UWL system registration.
When I register the UWL to one of the existing R/3 SAP_ECC_HumanResources system alias I get below error
Error in loading configuration for system SAP_ECC_HumanResources:com.sap.netweaver.bc.uwl.UWLException:
(Connector) :com.sap.netweaver.bc.uwl.connect.ConnectorException:
: No User mapping set up for user USER.R3_DATASOURCE.<USERNAME> system :SAP_ECC_HumanResources
User :<USER.R3_DATASOURCE.VUMMITIS> getting data from system : <SAP_ECC_HumanResources >: JCO error in reading configuration:com.sap.netweaver.bc.uwl.connect.ConnectorException:
: No User mapping set up for user USER.R3_DATASOURCE.<USERNAME> system :SAP_ECC_HumanResources
NOTE: I have replace actual username with <USERNAME> in the above error message.
The Portal user and backend user have same id and using SAPLoginTicket authentication.
Is the above error mean I have no authorisation to call WF RFC functions or some basic authentication issue.
Thanks
Praveen