Local Development of Provisioned IM
This guide shows how to create an integration and work with it (in our current cloud provider) locally.
Prerequisites
You should be familiar with:
PlatformManager
Gitlab (as a user)
Java
Camel XML DSL
In order to develop an integration locally, you need to have installed:
Git
IDE of your choice (IntelliJ IDEA is officially supported)
Maven 3+ configured access to Pricefx external repository – https://pricefx.atlassian.net/wiki/spaces/IM/pages/5380800804
Java 11+
Scope of This Guide
In this guide, we will create an instance and deploy a route/connection to the instance. Then we will enable local access and change the route locally. Finally, we willl “deploy” the local changes to the dev environment and propagate (transport) the changes to a production environment.
Further in This Section
IntegrationManager version 5.8.0