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

What are the best practices for accessing files on an SAP S/4HANA system from SAP Cloud Integration?

MustafaBensan
SAP Champion
SAP Champion
0 Likes
5,931

Dear Community,

Variations of this question have been asked before in the Community.  However, I would like to be more specific and request your feedback based on latest experiences.

Context
There are scenarios where due to legacy system requirements, files must be output from an SAP S/4HANA system and integrated with the legacy system via SAP Integration Suite (SAP Cloud Integration).  In my case, the system is SAP S/4HANA Cloud, Private Edition.

The classic approach is for files to be output to an AL11 directory, in which case SAP Note 3343395 - FAQ: How to connect Cloud Integration to T-code AL11 recommends:

"Cloud Integration cannot directly connect to T-code AL11.
Your System Administrator / Integration Developer should set up FTP or SFTP service, for Cloud Integration to consume the file repository."

Solution Options
The following proposals have been suggested to address the requirement:

1.  Set up / co-deploy an SFTP server directly on the SAP S/4HANA Cloud Private Edition Server.

2.  Store the file object in the SAP TemSe Data Storage and expose an OData API that reads Temse data storage so that it can be consumed by SAP Cloud Integration to access the file object, thereby avoiding the need for setting up an SFTP server.

3.  Wait for the SAP Integration Edge Cell File Adapter planned for Q1 2025.

I would very much appreciate your experiences and recommendations on this topic.

Thanks,

Mustafa.

Accepted Solutions (0)

Answers (1)

Answers (1)

MustafaBensan
SAP Champion
SAP Champion
0 Likes

@Ryan-Crosby,

Thanks for the fast response.  A couple of questions for clarification:
1)  Is your system SAP S/4HANA on-premise or SAP S/4HANA Cloud Private Edition?
2)  For which scenarios are you outputting files from SAP S/4HANA?