Skip to Content
0
Aug 16, 2023 at 05:12 PM

Transfer flat file to competitor securely using SAP Integration Suite

281 Views

Hello Experts,

Our organisation is using SAP Backend and transfers XML file to SAP Integration Suite to convert XML to CSV. Could you please help me to know how to securely transfer the file to one of the competitor company in another country. Could you please help me to know the different options available. I got to know there is one thing developed by our organisation called as ONEHUB which provides access to competitor company also. Our competitor can also login in to ONEHUB and download files. ONEHUB also supports REST API end points.ONEHUB API has also openAPI endpoints to know schema. I have gone through ONEHUB API documentation and understood that it is complex process to upload file to Files endpoint of that API using size, SHA512 values on header level later which gives "serverfilename" as response. After fetching "serverfilename" from JSON response we have to call another endpoint called as Jobs endpoint of that API to transfer file to competitor company. After all goal is we just to transfer the CSV/flat file securely to another company on outside world. Is there any better rather using ONEHUB API for which we need to follow complex process s she development in CPI. Can we simplify the connection to. ONEHUB API by using "Open Connectors" of SAP Integration Suite? Kindly guide me on the best options available to achieve this requirement. Thank you!

Regards

Ramu