cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can we implement a custom hotfolder in SAP cloud commerce

Former Member
0 Likes
847

Hello,

Can someone show me an example of how we can implement a custom hot folder in SAP cloud commerce.

The default new hot folder is based on Microsoft Azure storage and it's implemented in a new extension azurecloudhotfolder which is not delivred with the SAP CX package.

Thank you in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

geffchang
Active Contributor
0 Likes

If you are referring to SAP Commerce Cloud in the Public Cloud, refer to Enabling and Configuring Hot Folders: https://help.sap.com/viewer/0fa6bcf4736c46f78c248512391eb467/SHIP/en-US/6e23a26fe9c8472380f9101e8a9f...

Former Member

Thank you for your feedback,

I've already enabled the hotfolder in the cloud, my question is about how can we implement a custom hotfolder ? For exemple, if we put an xml file in Azure storage, what will be the config of the inbound-channel-adapter to consume this file from Azure storage? How the file can be routed into an archive directory channel in the Azure storage? If there is an error , how can the file be routed to the error channel?

Thank you in advance