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.
我可以在 Mule ESB 中使用 Until-Successful 消息处理器实现 do-while 条件吗?我想反复调用 outbound:endpoint 直到响应参数返回预期的值,即条件将检查响应值。
是的,这是直到成功消息处理器的完美用例。