WSO2 Developer Studio 代理列表

WSO2 Developer Studio Proxy List

我正在使用 wso2 developer studio 完成 "Cloud to RDBMS" example

底部写着:

"Finally, to try the service, go to the proxy list and click try it under Salesforce proxy."

我是 Developer Studio 的新手,在任何地方都找不到 "proxy list"。

有谁知道在哪里可以找到它?

Finally, to try the service, go to the proxy list and click try it under Salesforce proxy.

不是让你在开发者工作室点击"try it"。它告诉您登录到 ESB 管理控制台 (https://localhost:9443/carbon),然后单击主菜单中 "Services" 下的 "List",如下所示。

然后点击相关代理服务的"Try this service"进入"Try it"工具。

因此您必须首先在 ESB 中部署代理并尝试上述步骤。 This article 对您入门很有用。