开发者

SharePoint Workflow and starting EXE file

I'd开发者_JAVA百科 like to create a SharePoint 2010 workflow that calls and EXE file and waits for the file to execute and then perform some actions. I can't seem to find any references to calling and EXE file or any other program from a SharePoint Workflow. Can I accomplish this in Sharepoint Designer? If so, how?

Thanks.


I don't think it is possible to call an EXE file directly from a workflow. The closest thing supported by WF is communication with local services. However, it is complicated and definitely cannot be done in SharePoint Designer.

  • Using Local Services in Workflows
  • Workflow Services for Local Communication
  • Using the HandleExternalEventActivity Activity
  • Using the CallExternalMethodActivity Activity
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜