Forum Discussion
Krunal Patel
Jul 25, 2017Copper Contributor
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@SharePo...
J Washington
Jul 25, 2017Brass 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 PatelJul 31, 2017Copper Contributor
I did look at it but not sure if that explain why it trigger twice?
- Jul 31, 2017
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.