CRM 2011 Async Post Update Plugin

让人想犯罪 __ 提交于 2020-01-04 12:21:48

问题


I have an Aynchronous Post-Operation plugin runs on an Update step. Now my challange is to find original values for the fields that the user is updating. Since it is post-operation step, is it possible to find the previous value fields that were updated?

Thanks!


回答1:


Yes. Register a preimage snapshot of your entity against the step in your plugin.

Pre and Post Entity Images



来源:https://stackoverflow.com/questions/10178824/crm-2011-async-post-update-plugin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!