Auto generate data service definitions in WSO2 Integration Studio

Auto generate data service definitions in WSO2 Integration Studio

Apr 11, 2022

WSO2 Integration Studio is a drag-and-drop graphical development environment for WSO2 Enterprise Integrator. It provides efficient integration artifact development and accelerates development lifecycles.

You can use Integration Studio to configure data services. Data services are used to expose your data sources as REST or SOAP services. In the previous release of integration studio, the data service had to be designed and configured from scratch, which is time-consuming. This is a limitation when it comes to doing quick demonstrations and also for the first user experience.

With this feature, it makes life easier by quickly generating data services for an already defined data source. These data services would be generated to support basic CRUD operations which are SELECT, INSERT, UPDATE and DELETE.