Importing the H2O implementation library

Enable the import of predictive models from the H2O Driverless AI platform, by importing the H2O implementation library to Pega Platform.
Before you begin: 

Download the H2O implementation library version 2.1.11 in .jar format to your local hard drive. For example, you can download the mojo2-runtime-impl-2.1.11.jar file from Maven Repository.

  1. In the header of Dev Studio, click Configure > Application > Distribution > Import.
  2. In the Import Wizard tab, select the Local file check box.
  3. Click Choose File and select the H2O implementation library .jar file
  4. Confirm the file selection by clicking Next.
  5. Review the file information, and then click Next.
  6. Specify the codeset name and version in which you want to save the code archive, and then click Next.
  7. Review the content of the code archive, and then click Next.
  8. After the import completes, click Done.
  9. Restart Pega Platform for changes to take effect.