工作流配置运行时 [英] Workflow configuration runtime

查看:98
本文介绍了工作流配置运行时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我们正在设计工作流程。我想知道如何在工作流程中实现以下任务。

1) 管理员应该能够单独配置每个Activity的到期日期
2)管理员应该能够配置活动及其前置和后置功能。发布条件(表单应该在触发之前完成)。
3)系统应该能够发送有关的提醒未完成的工作项目。这就像默认情况下,实例将具有开始和结束时间,如果在时间范围内没有完成,我们需要一组用户通知。

有关上述要求的任何建议都有助于设计工作流程。


Anekm

解决方案


我不确定我完全理解你的情景。您可以使用状态机工作流程实现其中一些功能。由于状态机是事件驱动的,您可以对经过的时间做出反应并开车到另一个状态 -
这是一个让您入门的链接 -

http://msdn.microsoft.com/en-us/magazine/cc163281.aspx


结果


Hello,

We are in the process of designing the workflow. I would like to know how below tasks can be achieved in workflow. 

1) The administrator should be able to configure the expiry days for each Activity separately
2) The administrator should be able configure Activities and their pre & post conditions(which form should be completed prior to triggering). 
3) the system should be able to send reminders about the unfinished workitems. It is like by default the instance will have start and end time if with in the time frame it is not done we need a notify set of users.

Any suggestion on above requirements are helpful to design the workflow.


Anekm

解决方案

Hi,

    I am not sure I understand your scenario completely. You can achieve some of this using State machine workflows. As state machines are event driven you can react to elapsed time and drive to a different state -
Here is a link to get you started -

http://msdn.microsoft.com/en-us/magazine/cc163281.aspx

 


这篇关于工作流配置运行时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆