Forum Discussion
SharePoint Online RER on document library
We have SharePoint online tenant and we have item added and item updated RER, every time user open document item updated RER fires twice with below user identity.
"SharePoint App" and "App@SharePoint"
We looked at RER and it has only been registered once and we cannot understand why is it firing for even document open?
3 Replies
- J WashingtonCopper Contributor
Hi ... not sure if this helps but wanted to share
https://bobythomas123.wordpress.com/2016/09/28/remote-event-receivers-in-sharepoint-online/
http://blog.virtosoftware.com/2014/12/creating-and-debugging-of-remote-event.html
I thought the section "Handle the actual rer execution" was interesting in this article https://www.sharepointeurope.com/handling-events-in-a-sharepoint-online-environment/
- Krunal PatelCopper Contributor
I did look at it but not sure if that explain why it trigger twice?
Hi Krunal Patel,
This looks like a similar problem.
The creation of an item seems to be triggering both the added and the updated event.