简体   繁体   English

将WSO2 BPS连接到ESB

[英]Connecting WSO2 BPS to ESB

I'm new to WSO2 products, Currently I'm deploying 2 instance of WSO2 products, those are: ESB & BPS, 我是WSO2产品的新手,目前我正在部署2个WSO2产品,分别是:ESB和BPS,

According to this article here , we can expose BPS service as an endpoint in ESB. 根据这篇文章在这里 ,我们可以公开BPS服务作为ESB的端点。

My question is: how to make my BPS service exposed as an endpoint in my ESB? 我的问题是:如何将我的BPS服务作为ESB中的端点公开? through the use of web management GUI off course! 通过使用Web管理GUI关闭课程!

Thanks in advance, Bromo 在此先感谢Bromo

When you deploy a process in WSO2 BPS, a process published web service will also be available. 在WSO2 BPS中部署流程时,还将提供流程发布的Web服务。 In order to expose this BPS service on ESB, you need to create a proxy service from ESB. 为了在ESB上公开此BPS服务,您需要从ESB创建代理服务。 Then for the target endpoint address, specify the bps service. 然后,对于目标端点地址,请指定bps服务。

You can find sample from here. 你可以在这里找到样品。

http://wso2.org/project/esb/java/4.0.3/docs/samples/proxy_samples.html http://wso2.org/project/esb/java/4.0.3/docs/samples/proxy_samples.html

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

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