wso2 / integration-studio

WSO2 Integration Studio is a development environment used to design integration scenarios and develop them.
Apache License 2.0
62 stars 59 forks source link

Custom data source is not supported in Data service creation wizard #483

Open prabushi opened 5 years ago

prabushi commented 5 years ago

Description: Use is not given the option to create a custom data source within the new data service creation wizard. Therefore, nested properties are not supported even through the source view.

<property name="custom_datasource_props">
  <property name="inmemory_datasource_schema">{Value1:[Value2,Value3]}</property>
  <property name="inmemory_datasource_records">{Value1:[["Value4","Value5"]]}</property></property>

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

prabushi commented 4 years ago

Duplicate issue https://github.com/wso2/devstudio-tooling-ei/issues/773