0
votes

I'm a new user to deal with wso2.now I'm using wso2 ESB 4.6.0 management console and wso2 DSS 3.1.0 and for database purpose postgresql . .At this stage a learnt to create database in postgtesql,connect it to the DSS and then create a proxy service in ESB and execute it to make various operations.

-Please tell me what should i do next and how?

-Is their any other source to refferred than http://docs.wso2.org/?

-How to create mediation sequence for inserting a record into database?

1

1 Answers

0
votes

Following blog explains how to create data service using mysql, instead of mysql you can put postgre driver and jdbc url and add the postgre driver.

This second post explain how to create a proxy for the same data service