3.5 Clone an Interpreter

You can either use a default interpreter group or create a new group for an interpreter. You can create more than one group for an interpreter.

Multiple groups for an interpreter are created to connect different versions of interpreters (Python version: 3, Python version: 2) and connect a different set of users and database schema. For example, Compliance Studio schema, BD schema, etc.
  1. Log in to the Compliance Studio application.
  2. Launch the CS Production Workspace.
  3. Click the User Profile drop-down list and select Data Studio Options.
  4. Click Interpreters.
    By default, the Interpreters page lists all the available interpreters.
  5. Click jdbc interpreter on the LHS. The default configured interpreter variant is displayed on the RHS:

    Figure 3-37 jdbc interpreter screens



  6. Click Clone on the RHS. The pop-up window displayed for the group name.
  7. Enter the group name in the Group Name text box and click Create. The new group is created and displayed on LHS.
  8. Enter Name for the new interpreter group.
  9. Click Create. A new group is created with a name, <Interpreter Type>.<Group Name>.
  10. Provide the new schema details, such as the default.url, default.user, and default.password.
    You can modify the values in the interpreter properties in the JSON file or Wizard view.