Environment

Environment overview to run the Linc migrator

The Linc2JEE conversion tool was built in c# and in a Typed variation of Kablok named KowTow.

If you review the code in the conversion tool VM, you will find different solutions that require some specific tools installed in order to compile. The environment to run the Linc2JEE is already configured, you just need to define your custom configurations and run the conversion tool.

This Linc2JEE uses an Oracle Database as its repository to store migration elements. The current repository server is located in the computer named Repository whose Ip address is 192.168.0.35 This Oracle Database that is already configured and is the only instance of the DB that works (please take care of what you do in this DB because we don't have any other copies).

A general overview of the Linc2JEE environment setup is shown in the following image:

Migrator environment overview

Last updated