如何从中断的地方继续工作流服务? [英] How do I resume a workflow service where it left off?

查看:105
本文介绍了如何从中断的地方继续工作流服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此,在流程图工作流中,我具有以下结构:

So let's say I have the following structure in my flowchart workflow:

Receive1

分配

SendReply1

SendReply1

Receive2

分配

SendReply2

SendReply2

Receive3

分配

SendReply3

SendReply3

所以我要恢复该工作流实例的工作就是从客户端应用程序调用Receive2或Receive3.

So what I have been doing to resume an instance of this workflow was to call either Receive2 or Receive3 from my client app.

与客户端应用程序不知道要调用哪个接收活动,我如何才能从上次中断的地方继续?

Instead of the client app knowing which Receive activity to call, how can I resume where I left off?  Does that make sense?

推荐答案

恐怕我没有收到您的问题.您是否要在没有客户任何服务电话的情况下恢复工作流程?如果是,您为什么要这样做?工作流仅在等待某事时才处于空闲状态,而下一步无事可做.即使你得到了工作流程 恢复无任何来电,工作流程仍然无关.

I'm afraid I didn't get your question. Do you want to resume the workflow without any service call from client? If yes, why do you want to do this? Workflow only goes idle when it's waiting for something and has nothing to do next. Even you get the workflow resumed without any incoming call, the workflow still has nothing to do.


这篇关于如何从中断的地方继续工作流服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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