Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有时主 BPEL 流程不会收到来自异步流程的回调消息。异步进程调用回调并成功完成,但主进程保持活动状态等待接收传入的活动。
主进程在手动请求回调端点后继续执行(请求包含与异步进程的输出变量相同的内容)。通常相同的回调工作成功。