简体   繁体   English

Tibco BW 条件流

[英]Tibco BW Conditional Flow

I need to invoke a REST service in a Tibco BW, however, the endpoint depends on some condition.我需要在 Tibco BW 中调用 REST 服务,但是,端点取决于某些条件。

my question is how we can implement a conditional flow in the Tibco BW.我的问题是我们如何在 Tibco BW 中实现条件流。

One approach commonly used is to encapsulate the call to the REST back end in a sub process and at runtime use dynamic sub process call feature to call the relevant subprocess.一种常用的方法是将调用 REST 后端封装在子流程中,并在运行时使用动态子流程调用功能来调用相关子流程。

You can also try to tweak the ressource path in some scenario.您还可以尝试在某些情况下调整资源路径。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM