Tuesday, October 22, 2013

How to use WSO2 Developer Studio - Cloud Connector feature.

This simple guide will help you to use WSO2 Developer Studio to create WSO2 ESB configurations for cloud connectors.



1. Create new ESBConfig project (MyConnectorProject).

2. Right click on 'MyConnectorProject' ESB project. Click on 'Import Cloud Connector' from the context menu.




3. Browse a cloud connector zip (salesforce-connector.zip) and click Finish. (You can download latest cloud connectors from https://svn.wso2.org/repos/wso2/people/isuruu/480release/connectors/)



4. Create a sequence 'MySeq'. Drag and drop a operation from the tool palette.



5. Right click on added operation. Click 'Show Properties View' from context menu.

6. Create a new config for added operation using 'New Config' property of the properties view. Click the button(Right hand side) of 'New Config' property in properties view.




7. Set Config parameters using properties view. Click OK.



8. Set operation parameters using properties view.