File Upload Status Check (SAP IS Adatper)

This operation allows users to check the status of file upload and product image.

  1. Configure the exchange property in Content Modifier:

 

2. Configure the adapter as shown below:

Response Message

For file upload status check, the summary of the data uploaded or processed is returned: {"name":"Product","total":2,"loaded":2,"failed":0,"duplicates":0,"op":"Complete","status":"POSTPROCESSING_DONE","isSlotDeleted":true}

For image upload check, true is returned if the product contains an image: {"value":"true"}