关注本人微信和易信公众号: 微软动态CRM专家罗勇 ,回复245或者20170309可方便获取本文,同时可以在第一间得到我发布的最新的博文信息,follow me!我的网站是 www.luoyong.me 。
In case of custom worflow (I'm referring it as CWF ahead in this post), there is a version management handled by CRM natively, its not a bug !
If you need to reflect your CWF (the updates) while keeping the same assembly version, just go to :-
- Plugin Reg tool from where you have registered your custom workflow
- Locate the specific CWF which you need to update
- Click on small Save in the properties tab. This will treat the last updated version as the only usable version and would reflect your latest changes in the workflow as well.
提供了方法,就是使用插件注册工具的时候,选择你要更新的哪个自定义工作流活动的程序,然后点击保存按钮即可,就算你没有改动属性,可以点击并保存成功。
保存成功后,刷新工作流页面就可以成功看到输入和输出参数的变化了。