@Sohyeon Cho (DHL KR) Thanks for reaching out. Can you please share your workflow images again as there is issue in render the image as I need to verify what value you are passing for creating the file in SharePoint list and what are the other action that you are using in your workflow. The issue could observe in scenario where you are iterating through the array and using same variable to create the fille inside your loop if you have set the parallelism in your loop to 1 so the same name is not used in the parallel execution of your loop.
Logic apps - Sharepoint add attachment Issue
Sohyeon Cho (DHL KR)
36
Reputation points
I connect forms and sharepoint list using logic apps.
The attachments were saved fine until I deleted the data in the sharepoint list.
In fact, the attachments uploaded in the forms response are saved in the sharepoint list just fine.
But the logic app throws an error.
"The specified name is already in use." Even though that file is the first uploaded file...
I don't know why the attachment file is stored in the Sharepoint list and an error occurs.
How can I get out of this error loop?
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
1 answer
Sort by: Most helpful
-
MayankBargali-MSFT 70,981 Reputation points Moderator2023-01-18T10:09:53.96+00:00