Skip to main content

Get help for ARIS Process Mining functions and services

Set the JDBC password

You must use a CLI tool to set the JDBC database password, which will be stored encrypted. For more details on using the CLI tool, see the chapter Command Line Interface.

Note that for the database user used to read from the database, the required access privileges are configured. For security reasons, the user should have read-only privileges for the required data.

Prerequisite

The Process Extractor service must run.

Procedure. Procedure
  1. Open a command line in the <Process Extractor installation>\bin directory.

  2. Run configureExtractor.bat -sys <jdbc_configurationAlias> -usr <dbUser> -pwd <dbPassword> <password_confirmation>

    or

    configureExtractor.bat -sys <jdbc_configurationAlias -usr <dbUser> -pwd

    Enter the password using the console (hidden).

    Depending on the console encoding, the hidden password input may not process special characters correctly. In this case, it is recommended to specify the passwords only in the command line.

You have set the JDBC password.