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

Configure File Path for Payment Medium | Public Cloud

YashpalChauhan
Explorer
0 Likes
1,333

Hello Experts,

We have successfully configured the DME and can download the file directly from our Public Cloud system using the Manage Payment Media app. However, our requirement is to automatically place the file in a specific file path on our local drive.

In SAP on-premise, we have the option to place the file path in payment medium creation configuration under the output control like this. (Attached the screenshot - 501646)

But this functionality cannot be seen in the public cloud system. (Attached Screenshot - Payment Medium)

YashpalChauhan_0-1740389413678.png

We would like to know the available options in the Public Cloud landscape and assess the feasibility of specifying a file path within the system.

Thanks in Advance!

Accepted Solutions (0)

Answers (1)

Answers (1)

Jeremy_Deo
Contributor

Dear user,

In SAP S/4HANA Cloud Public Edition, there isn't a standard feature that allows you to directly place payment media files onto a specific local path or drive.

However, you can achieve this functionality through integration with external systems. Here's how:

  1. Retrieve Payment Media Files:

Use the "Manage Payment Media" app to access and download the generated payment files manually that you show on your example.

  1. Automate File Retrieval and Transfer:

Implement the "Application Interface to Retrieve Payment Files" (Scope Item 2YM), which provides a SOAP service to programmatically retrieve payment medium files from SAP S/4HANA Cloud. This allows external systems to fetch these files for further processing.

  1. Transfer Files to Desired Location:

Utilize middleware solutions, such as SAP Integration Suite (formerly SAP CPI), to facilitate the transfer of payment files from SAP S/4HANA Cloud to your desired local or network location. This middleware can handle protocols like SFTP to securely move files to specified directories.

Considerations:

Ensure that any integration complies with your organization's security and compliance requirements, especially when handling sensitive payment information.

Regularly monitor and maintain the integration to ensure consistent and accurate file transfers.

By setting up this integration, you can effectively automate the placement of payment media files into specific paths or local drives, tailored to your organization's workflow requirements.

I hope those elements help you with finding a solution.

Best regards,

Jeremy