Symptom
- When Boomi process is triggered for Employee Master Data Replication, we can see the below error message in EC Payroll System in SRT_UTIL transaction:
Error : "EmployeeMasterDataReplicationRequest{http://sap.com/xi/EA-HR}" not supported (interface: "EMPLOYEEMASTERDATAREPLICATION")
- In Payroll System, under transaction SRT_UTIL we see the below error:
Environment
SAP ERP system
Cause
- Go to transaction "SOAMANAGER" in Payroll System and click on "Web Service Configurations" and we will be able to see the "Namespaces" as shown below:
We can confirm the WSDL used in Boomi as shown below:
- Login to Boomi.
- Go to Manage->Atom Management->Select the appropriate Atom->Environment Extensions.
- Now select the process name and Connection and we can confirm the WSDL url as shown below:
- The WSDL is:
- Here, we can confirm that "employeemasterdatareplicationr" is called and the namespace maintained is "http://sap.com/xi/PASEIN"
Resolution
- In "SOA-MANAGER" transaction we could see that namespace "http://sap.com/xi/EA-HR" is being called.However, there is no service maintained for this.
- There is no service binding available in EA-HR namespace, hence use namespace: "http://sap.com/xi/PASEIN" which has correct service available with binding.
This can be maintained in Boomi under Environment Extensions. Follow below screenshots:
Select ECERP_TARGET_WEB_SERVICE as "Add-On Interface" for namespace: "http://sap.com/xi/PASEIN".
For namespace "http://sap.com/xi/EA-HR" select "HR Standard IF".
Important, this KBA was valid for the previous version of the Boomi.
For the latest version "Packaged Integration: SuccessFactors Employee Central to ERP Employee Data Replication", in the SOAMANAGER the service associated with EmployeeMasterDataBundleReplicationRequest_In is this one = EMPLOYEEMASTERDATABUNDLEREPLIC
Keywords
KBA , LOD-SF-INT , Integrations , LOD-SF-INT-BPI , Dell & Boomi Infrastructure , How To