Human Capital Management Blogs by SAP
Get insider info on SAP SuccessFactors HCM suite for core HR and payroll, time and attendance, talent management, employee experience management, and more in this SAP blog.
cancel
Showing results for 
Search instead for 
Did you mean: 
yogananda
Product and Topic Expert
Product and Topic Expert

 

New SAP SuccessFactors Incentive Management is running on a microservice architecture - Kubernetes inside Google Cloud Platform (GCP).

This blog information content is applicable only for tenants starting with ****.app.commissions.cloud.sap

 

XDL APIs Documentation is available in 

https://api.sap.com/api/Commissions_k8s_v3_openapi/resource/XDL

Demystifying XDL APIs (aka. Commission Data Loader)

Explaining a few XDL APIs that you may use to automate your process by collecting results from APIs for data processing integration.
Refer this blog post written in past on how to get your API token : GCP tenant API Authentication

Below XDL API will provide you the Bearer token for retrieving or passing to other XDL APIs shown in next step.
Below, XDL will check your SFTP account connection details of your tenant is being set, which you can configure in your SAP Integration Suite or Cloud Platform Integration or SAP Datasphere for enabling the file transfer.
Below, XDL API will get the results of your tenant with all the information of metadata which means the file types configured in Inbound and Outbound which includes standard and custom.
Below XDL API will show results of all the Jobs which are success, failed, running for the tenant Id which you have passed in your payload
Below, XDL API will show the results to XDL Configuration set in your tenant.

2 Comments
jvallejocollados
Newcomer
0 Kudos

Hi  yogananda nice blog, thank you for taking the time to showcase this functionality of XDL. I have tried this API and some URIS return not authenticated, while other work. I'm using a Service Account in the Administrator group, do you know why this could happen? I have checked and the bearer token i'm sending is correct in both cases. 

Thank you,

Jesús Vallejo

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @jvallejocollados 

Thanks for reading my blogpost.. if there is any issue in few APIs, you can take the screenshot of that endpoint and you can create a SAP Support ticket to check in your tenant.