How to retrieve multiple rows from database using WSO2 ESB?

前端 未结 3 1269
梦毁少年i
梦毁少年i 2021-01-16 08:10


I want to retrieve multiple rows in a db using wso2 esb. Using dblookup mediator I am able to retreive only one row. It is suggested to use WSO2 DSS can you please help

3条回答
  •  没有蜡笔的小新
    2021-01-16 08:56

    If you don't want to use DSS (which is our case), then you might try the custom mediator that can be found here.

    https://github.com/mephist/wso2-esb-dbselect

提交回复
热议问题