SAP / apibusinesshub-integration-recipes

Accelerate integration projects using SAP Cloud Platform Integration with crowdsourced best practices, curated by experts, designed for developers.
Apache License 2.0
112 stars 84 forks source link

Is there a support for Map datatype in the Component Metadata for Custom Adapters? #75

Open sunil-solace opened 1 year ago

sunil-solace commented 1 year ago

Discussed in https://github.com/SAP/apibusinesshub-integration-recipes/discussions/73

Originally posted by **sunil-solace** April 3, 2023 The idea is to be able to consume a Map (Key,Value) input from the user using the Component Metadata while building a Custom Adapter. This is a useful feature for initializing connections with custom properties which gives greater control to the end-user rather than defining each of those properties a separate input field.