简体   繁体   English

WSO2 ESB Magento连接器

[英]WSO2 ESB Magento connector

Need to post data to the Magento SOAP API from my WSO2 ESB REST services. 需要从我的WSO2 ESB REST服务将数据发布到Magento SOAP API。 Could you please any body explain how to achieve this functionality. 能否请任何人解释如何实现此功能。 I followed the below link from wso2 esb but not able to download the connector. 我从wso2 esb跟随了以下链接,但无法下载连接器。 But not sure whether the connector will be use full or not and what is the use of this connector . 但不确定连接器是否将用尽, 该连接器的用途是什么。

All WSO2 connectors can be downloaded from here . 可以从此处下载所有WSO2连接器。 The Magento connector allows to access Magento SOAP API thorough WSO2 ESB. Magento连接器允许通过WSO2 ESB访问Magento SOAP API。 Please follow the documentation for the connector's configuration. 请遵循有关连接器配置的文档

The purpose of ESB connector is to integrate specific API with ESB flow easily. ESB连接器的目的是轻松地将特定的API与ESB流集成在一起。 In this case you need to integrate Magento API. 在这种情况下,您需要集成Magento API。 You can clone esb-connectors repository and build magento connector with maven and upload the built connector file to ESB. 您可以克隆esb-connectors存储库并使用maven构建magento连接器,然后将构建的连接器文件上传到ESB。 In order to make sure weather it is useful for you, just check your required operations are available in connector resources and operations 为了确保天气对您有用,只需检查所需的操作是否在连接器资源和操作中可用

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

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