Hi Team,
I have created a flow to copy files from on premise server(when file is created or modified in folder) using data gateway connector and upload it to specific SharePoint library using create file connector.
Flow is working fine for newly created or modified file but for the already existing files in SharePoint document library flow is failed to upload file and giving below error:
Solved! Go to Solution.
Hi All,
I found a workaround for my issue that I am checking whether the file already exist in the document library or not. If the file is already there then I am using update file function in my Flow else I use create file.
Thanks & Regards,
Amol Tidke
Hi @tidkeamol
This behaviour is by design. The work around is check the file exists and delete the current file or rename the existing file.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsHi All,
I found a workaround for my issue that I am checking whether the file already exist in the document library or not. If the file is already there then I am using update file function in my Flow else I use create file.
Thanks & Regards,
Amol Tidke
Hi @tidkeamol
If your problem has solved, please go ahead and mark the post as solved by clicking “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsSimply disable 'Allow Chunking' in create file action settings.
It worked perfectly for me 🙂
Found the answer in another forum, don't remember where. Thks to his user if he read this !!
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
88 | |
59 | |
41 | |
35 | |
33 |
User | Count |
---|---|
78 | |
66 | |
57 | |
47 | |
45 |