Migrate a Policy Modeling Project to a Decision Service Project

The Intelligent Advisor web project migrator is a Node.js tool that migrates an Oracle Policy Modeling project to an Intelligent Advisor web-authored decision service project.

The migrator is somewhat configurable via a settings file, but the full source of the migrator is provided so it can be adapted to the needs of particular projects.

The tool is available in GitHub: https://github.com/oracle-samples/ia-tools-samples/tree/main/tools/web-projects-migrator/migrator

Full details on how the migrator works are available in the following files in the tool:

  • README.md - explains the usage, settings and compatibility of the tool

  • migrator-technical.md - explains how the migrator works internally and how certain situations are handled