admin管理员组文章数量:1123766
Requirement
Automatically duplicate a document in a SharePoint document library when the status is set to Published.
What I have achieved
Detect changes of status and run the flow; sending a notification email is successful.
What is failing
Copy file. There's no new file created.
Confusion/Lack of understanding
There is ambiguity around identifying the file to be copied in Microsoft (and other) examples, and how that ID is fed into the Copy File action. And whether ID alone is sufficient, or I also need to use "content".
Request
Guidance about what I am doing wrong.
This is how the flow is set up, and shows detail of the Copy action. It doesn't do anything, but the flow does complete.
Detect file change in SharePoint
![Detect file change in SharePoint][1]
Detail of copy file action
- my images were not attached due to lack of reputation. So here is narrative equivalent:
Condition: when an item or file is changed Action: get medatada Condition: if status = Published True evaluation: Copy File (detail includes Get file metadata)
本文标签: copySharePoint 365 Power Automate duplicate documentStack Overflow
版权声明:本文标题:copy - SharePoint 365 Power Automate: duplicate document - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736599387a1945187.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论