Additional Integration Toolstack-Setup
In addition to the access to PlatformManager, there are some additional software pieces that will be used. You will need to download and install these components prior to the class.
Â
With the Pricefx integration process you will be creating data integration routes that will link to a URL path on an SFTP server. We will be using WinSCP to create our necessary folder structures and initiate our data migration routes.
You can access WinSCP v 5.19.6 download here.
You will be running your integrations locally in IntelliJ with a Maven project. So, if you would like to replicate this optional feature, then you will need to download and install Maven. You can download it here.
Maven installation instructions are here.
You will be demonstrating using Git to manage the XML code generated in this course. So, if you would like to replicate this optional feature, then you will need to create a Git account here.
If you want to review the source code locally, then you can download Intellij IDEA here. This is an optional download and we recommend the Community version.
Â