Configuration
Pool configuration
Complete the following steps to configure Integration Data Manager pools using the administration user interface:
- Create a pool by using the Integration Data Manager administration user interface to call the
endpoint
POST /pools/{poolId}
. - Set up new schemas in the pool by using the Integration Data Manager Administration user interface to
call the endpoint
POST /pools/{poolId}/schemas
. The payload is a JSON schema document.
Integration Gateway configuration
You must set up the configuration properties in route.properties for each app that needs access to Integration Data Manager.