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.
我的流程中有 5 个批处理并且批处理正在异步运行我需要等到所有批处理结束但是一旦执行批处理执行组件,有效负载就会移动到下一个组件,它需要批处理的结果并且它失败.我怎样才能让它等到所有的批处理都被执行
@Satheesh,
使用 sessionVars 或设置静态变量,您将使用它作为标志或增加它。然后使用表达式过滤器检查它是否已经处理了所有批处理过程。
https://docs.mulesoft.com/mule-user-guide/v/3.6/filters