Resource /processes serve as the main way to list all available Extraction Processes. It supports the following input parameters:
...
Example of the REST API call (against web service on the NSD system):
http://azweappddmo01servername:8001portnumber/dvd/glue/api/v2/processes?sap-client=800
JSON body:
{
"tableName": [
" ZTS_SFLIGHT",
" ZZK_ERPVAL"
]
}
...
View file | ||||||
---|---|---|---|---|---|---|
|
Functionality is implemented in the SAP class /DVD/GL_EXT2_API_PROCESSES.