You must upload the required third party artifacts like WebLogic or Tomcat installers, JDK or JRE for containerization and database analysis.

Note:
  • The file names of the artifacts must contain alphanumeric, hyphen(-), underscore(_) and dot(.) characters.
  • The version number of the artifacts must contain numeric, hyphen(-), underscore(_) and dot(.) characters.

Prerequisites

Ensure that you have the required permissions. For more information, see Overview Application Transformer for VMware Tanzu Roles.

Procedure

  1. Click Transform from the main menu.
  2. On the left navigation, go to Settings > Third Party Artifacts.
  3. Click the Upload Third Party Artifacts tab.
  4. For WebLogic containerization:
    1. Select the Weblogic server version and then upload the artifact. The file must be in the .ZIP format.
    2. Upload the JDK file. The JDK version will be internally extracted from the uploaded JDK. The file must be in the .tar.gz format.
  5. For Tomcat containerization, specify a proper name and upload the file. The file must be in the .tar.gz format.
  6. For Oracle database analysis,
    1. Upload JDK 1.8
    2. Download and install Oracle Instant DB Client
    3. Download JOOQ Enterprise edition, which is compatible with JDK 1.8 and extract the following files and upload as Oracle Analysis Jars bundle.
    • reactive-streams.x.x.x.jar
    • r2dbc-spi-x.x.x.RELEASE.jar
    • jooq-x.x.x.jar
    Note: You must select all these files together during upload. If you upload the files individually, you get an error.