The Logic App is transferring files before the source has finished loading them

SRM 0 Reputation points
2025-08-06T20:36:25.8133333+00:00

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.
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.