Human Capital Management Blogs by SAP
Get insider info on HCM solutions 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