SAP Data Workbench (DWB) offers REST APIs that enable customers to import bulk data into SAP Cloud for Customer. It includes the following APIs:
DWB Authentication API
DWB Template API
DWB Import API
Purpose
Use the SAP Cloud for Customer D...
Hi christianlangmann ,
The list of objects is generated and should be up-to-date.
Link - https://help.sap.com/viewer/c52d3ba13f56403ba116560148fd2071/CLOUD/en-US/04a358aaf14c42aebdec2bd75e72e872.html
Maybe you can refer the "activity" OData Servic...
Hi christianlangmann ,
For task type 2 (Individual Business Object), we can select CSV file; the API accepts base64 encoded byte array of the CSV data file.
Regards,
Sounak
Hi tobias_schellinger
Yes, data import using DWB API is consistent with frontend with following limitations:
Templates downloaded from frontend cannot be used to import data using API
Format validation is not done
Data mapping and Codelist ma...
Hello tobias_schellinger
Glad to know you could enable the projects in DWB Monitor.
Update operation via DWB API is not yet implemented for Individual Business Objects.
If the tasks submitted via DWB API remain unprocessed or results in errors, pl...
Hello tobias_schellinger ,
Yes, import of "Single Object" Templates is also supported.
In Data Workbench Template API, use "type" code "2" for Individual Business Object.
In Data Workbench Import API, use "taskType" code "2" for Individual Busines...