摘要:How to build a K2 SharePointWorkflow 1.Create a Application Management by SharePoint CentralAdministration2.Create Site Collection 3.Configure K2 Setting:a.Open SharePointCentral Administrationb.click K2 forsharepoint c.configure all k2 setting 4.Create a List or Library or other item to prepare the
阅读全文
摘要:无法从服务器加载工作流操作原因开发人员可能在工作流中添加了自定义活动,在添加过程中,可能在文件中输入了不正确或无效的 XML 标记。 WSS.ACTIONS 文件已损坏。 注释建议您每次创建自定义操作时,总是先在 WSS.ACTIONS 文件所在的同一位置创建该文件的副本。然后,将自定义操作的规则和参数添加到 WSS.ACTIONS 文件的副本。应该为每个自定义操作或条件创建一个 WSS.ACTIONS 副本。这样,如果包含自定义操作相关信息的 .ACTIONS 文件被损坏,您始终可以将该文件还原为原始版本,然后重新添加该自定义操作的所有信息。解决方案服务器管理员应该修复 .ACTIONS 文
阅读全文
摘要:

摘要: 概念:2 工作流的具体应用2 工作流的审批模式3 工作流的分类3 Basic Control Flow Patterns3 1.顺序(Sequence)3 2. 平行拆分(Parallel Split)4 3. 同步(Synchronization)5 4. 排他选择(Exclusive Choice)6 5. 简单合并(Simple Merge)6 Advanced Branching and ...
阅读全文
摘要:IntroductionThe Workflow Patterns Initiative was established with the aim of delineating the fundamental requirements that arise during business process modelling on a recurring basis and describe the...
阅读全文