摘要:
这里是作为开发贴的总结. 现在plugin和workflow系列已经终结. 希望这些教程能给想入坑的小伙伴一些帮忙. CRM中文教材不多, 我会不断努力为大家提供更优质的教程. Plugin 开发系列 Plugin开发基本知识点 Plugin Pipeline Pre-Validation, Pre 阅读全文
posted @ 2019-05-23 22:39
TheMiao
阅读(5002)
评论(1)
推荐(3)
摘要:
首先,我们需要install Profiler 我们选中一个plugin, 并且选择start Profilling 然后我们选择Persist to Entity 然后我们执行trigger这个plugin。 e.g. 如果是create contact 就重新建立一个contact 我们去set 阅读全文
posted @ 2019-05-23 16:51
TheMiao
阅读(360)
评论(0)
推荐(0)
摘要:
我们也deploy部署了custom workflows, debugging是开发当中不可或缺的一个步骤. debug workflow的步骤和debug有些许不一样: 1. install profiler 2. 从 列表中选择 plugin profiler 并且点击 profile work 阅读全文
posted @ 2019-05-23 16:13
TheMiao
阅读(536)
评论(0)
推荐(0)