AWS Integration (Local Development)
This technical guide shows how to create an integration and work with it (in AWS) 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/4301226054
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 will “deploy” the local changes to the dev environment and propagate (transport) the changes to a production environment.