问题
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:
- Scribe Insight can trigger workflows
- 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