Symptom
- You are using the Talent Hybrid Integration (BizX Add-on)
- Your middleware id PI/PO
- You would like to know how to filter with the namespaces of Talent Hybrid Integration in Monitor for Processed XML Messages (Transaction SXMB_MONI)
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
Integration add-on for SAP ERP HCM and SAP SuccessFactors HCM
Resolution
- Run transaction SXMB_MONI
- Click on 'Monitor for Processing XML Messages
- In the selection screen in section 'Receiver', you can enter one of the following namespaces depending on which part / service of the Integration you are using:
- http://sap.com/xi/SFIHCM01
- http://sap.com/xi/SFIHCM02
- http://sap.com/xi/SFIHCM03
There you can find out which part / service uses which namespace:
Integration Add-On for SAP ERP HCM and SuccessFactors HCM Suite - Integration Using Middleware
-> Integration Content - Services and Namespaces
Please note that for example program RH_SFI_TRIGGER_JOB_REQUISITION (for Recruiting) includes the following services = namespaces:
- SFSFSessionHandlingLoginQueryResult_Out http://sap.com/xi/SFIHCM01
- SFSFGenericUpsertRequestConfirmation_Out http://sap.com/xi/SFIHCM02
- SFSFSessionHandlingLogoutQueryResult_Out http://sap.com/xi/SFIHCM01
So to see the content (XML) of transferred Job Requisitions, select namespace 'http://sap.com/xi/SFIHCM02'.
See Also
Example RH_SFI_TRIGGER_JOB_REQUISITION:
To monitor all combined services, in this case Login, GenericUpsert, and Logout, to identify where an error occurs, follow these configuration steps:
- Transaction SXMB_ADMIN
- Integration Engine Configuration
- Change Configuration
- Enter the following records
Category: RUNTIME
Parameters: LOGGING_SYNC
Current Value: 1
Default Value: 0
Keywords
PA-SFI-TM, SXMB_MONI, PI/O, monitor, interface, namespace, http://sap.com/xi/SFIHCM01, http://sap.com/xi/SFIHCM02, http://sap.com/xi/SFIHCM03, receiver , KBA , PA-SFI-TM , Integration with SuccessFactors BizX Talent Management , BC-XI-IS-IEN , Integration Engine , How To