Hi Experts,
SAP ECC will trigger user creation, which will create user in both ECC and Portal system.
We have created a Service Consumer for User management. This has been working fine in all system. We got a change to update user names and email id in Portal system, when ever there is a change in ECC. The changes were completed from both ends and working development system. The existing Service consumer under Enterprise structure has been deleted and created with new name space. This is currently working in Dev system. When transport moved to rest of the system, we are facing issue. Below is the error message for the same.
SoapFaultCode:4 com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException: com.sap.SOA.wsr.030106 - No operation found using soap keys [CreateUser], []. InterfaceMapping Object class: com.sap.engine.services. webservices.espbase.mappings.InterfaceMapping mappings: {BindingType=Soap, SEIName=XXX.UserMgmtOperation, PortTypeQName=UserMgmtOperation, PortQName=XXX/}UserMgmtOperationPort, InterfaceMappingID=476bf524:14fdbb14035:-7fec, JAXWSInterface=true, BindingQName={http:}UserMgmtOperationBinding, SoapVersion=SOAP11, ServiceQName={http:///}UserMgmtOperationService}.
Exception of class CX_AI_SOAP_FAULT
We have tried to re-import the transport, but still it is same issue. Thanks.
Regards,
Ganesh R K.