The Logic App is transferring files before the source has finished loading them
SRM
0
Reputation points
The Logic App is picking up files from the on-premises file system before the file loading is completed. The triggers gets fired as soon as it sees the file and starts transferring it, though the source has not finished file transfer. This leads to partial files being sent to the destination. Implementing a delay is not a viable option due to the critical timing involved.
Is there a method to determine if a file has finished loading before initiating the transfer process? Any assistance would be greatly appreciated.
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Sign in to answer