Safe File Pickup Mechanism for SFTP Payment File Transmission in Oracle Fusion 25C
Summary:
We are currently using the SFTP transmission method for payment file delivery in Oracle Fusion Cloud Release 25C (Module: Payments). During a recent payment process, a large payment file (~16 MB) was generated and transmitted to the configured SFTP folder. The file took approximately 5 minutes to complete writing.
However, our B2B system picked up the file before the write operation was completed, resulting in a partial file read and downstream processing issues.
Request for Information:
We would like to understand:
- Does Oracle Fusion generate any checksum file, flag file, or other completion indicators (e.g.,
.donefile) alongside the payment file during SFTP transmission to signal that the file has been fully written and is ready for pickup?
0