I have a data flow configured in ION that runs daily to pick files generated in WFM and send it out to a destination sFTP (globalscape).
Since its activation, we have been observing intermittent issues with successful end to end processing of these files. The destination sFTP receives files twice at their end intermittently for this data flow. We observed that ION runs into authorization issue in these cases while creating files in destination sFTP at first place. Event Type and error Reason message captured below for reference. On retry in a few seconds, it eventually successfully places another file which is successfully processed in destination sFTP.
- Event Type: Delivery failed, retry started
- Error Reason: Unable to create file for message: 5fd5832af5164b7ea6e5c240c1e7d0a2
While the second file is successfully processed, the first file that reaches destination sFTP fails and continues to stay in their root folder.
Destination sFTP has a common username configured with FULL authorization access that's maintained in the connection point of this data flow.
Seeking help if anyone ran into a similar issue in past or able to suggest anything we can try for resolution?
Thanks in advance!
Dev