Schedule workflows via external tool

坚强是说给别人听的谎言 提交于 2019-12-13 06:00:01

问题


I've been doing some research into scheduling workflows to run at certain times/dates but I haven't really found anything that does what I need to. I read somewhere that workflows can be created in CRM and then run by a console tool or something by a Windows schedule service. By what I've read it sounds like this would be what I need but I can't find anywhere that tells me how to create one of these or set it up, so I was wondering if anyone would be able to help me with it.

Thanks


回答1:


A couple of options come to mind:

  1. Scribe Insight can trigger workflows
  2. Create an attribute on your entity that triggers your workflow. Update the field via SSIS, Scribe or scheduled command-line application


来源:https://stackoverflow.com/questions/11723350/schedule-workflows-via-external-tool

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