Dynamics 365 plugin development – how to avoid infinite loops

In some scenarios, it is necessary to develop a custom #plugin assembly that is called from #Dynamics 365 #workflow. Within the plugin source code, there are different ways to handle the data that is passed to the plugin by the execution context. However, if the entity object fetched from the plugin context is used to update the entity back to Dynamics, caution should be taken to avoid infinite loops in the workflow that got triggered in the first place.

In this screen cast video, I show you this scenario in detail and how to avoid the infinite loop.

The article was originally published here: https://www.cloudriven.fi/en/cloud-9-videos/dynamics-365-plugin-development-how-to-avoid-infinite-loops/


要查看或添加评论,请登录

社区洞察

其他会员也浏览了