Symptom
This KBA explains how we can fetch API payloads (request and response) of the preview data from an Integration Center outbound job.
OBS.: Integration Center API requests/responses are not logged in the OData API Audit Log to avoid performance degradation.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP SuccessFactors HXM Suite
Resolution
- Go to Integration Center > My Integrations;
- Search the integration you want to check and do the below step before open it;
- Press F12 key which will open the Developer tools and click on Network tab;
- Open the integration by clicking on the pencil icon;
- On Developer tools, in the URL/path column, look for the line with mentions the Starting Entity (e.g.EmpJob) or which ends with $batch and click on it;
- There you can see the API request and response as shown below:
See Also
KBA 2580564 - How to download the dump files or payload of data sent from Integration Center jobs
Keywords
view, check, fetch, see, get, generate, payload, log, request, response, audit, api, odata , KBA , LOD-SF-INT-INC , Integration Center , LOD-SF-INT , Integrations , How To