Sharepoint out of the box capabilities

眉间皱痕 提交于 2019-12-11 15:41:48

问题


I am planning to build a case management system from scratch, The system will incorporate a workflow. Cases will contain activities to be performed by different people inside and outside the company within a specified window of time.

Does SharePoint support a configurable workflow engine that I might use for this project?


回答1:


Absolutely. Workflow is one of the strong parts of SharePoint. Out-of-the box you or your users can build workflows using the free SharePoint Designer. Depending on your exact requirements this may be good enough.

If you need a more advanced workflow editor then you may want to consider Nintex Workflow or K2. Alternatively you can write your own workflows in Visual Studio or buy 3rd part Workflow Actions for SharePoint Designer.

I have included some useful links below:

  • Building workflows using SharePoint Designer
  • Creating workflows using Visual Studio
  • 3rd Part Workflow actions to embed VB or C# directly into SharePoint Designer Workflows. Note that I have worked on this product so consider my recommendation biased ;-)


来源:https://stackoverflow.com/questions/2256492/sharepoint-out-of-the-box-capabilities

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