File Upload (SAP IS Adapter)

This operation allows users to upload a data file or image.

  1. Configure the exchange property in Content Modifier:

    datafeed upload.jpg


  2. Configure an extra exchange property in Content Modifier for uploading Product Image:

    • uniqueId – Product SKU that the image belongs to.

    upload image prop.jpg


  3. The request should be a binary file input stream. If you leave the message body empty, the binary stream will come from the previous steps. Excel file *.xlsx is supported for data upload and an image file is supported for the image upload.

    upload image body.jpg


  4. In the Adapter configuration, select operation and target type.

upload image.jpg

Response Message

The upload slot ID is returned and this can be used in the file upload status operation.