Process Discovery Analyzer

Kofax RPA Process Discovery Analyzer is designed to process the recorded raw data and to generate refined data for the Kofax Analytics for RPA dashboard.

Specify Process Discovery Analyzer database connection settings, runtime parameters, and supply credentials to perform database provisioning on the Settings page of the Process Discovery Analyzer branch.

Property

Description

Database settings

Specify database connection settings for the Process Discovery Analyzer to store refined data.

  • Host: Database server name or IP address. If you use Docker tools to deploy Process Discovery, this is the computer where Process Discovery runs in a Docker container.

  • Port: Specify the port to access the database.

  • Schema: Name of schema.

  • Database type: Specifies the type of database. This parameter cannot be changed.

  • User name: Account name to access the database by the Analyzer.

  • Password: Account password to access the database by the Analyzer.

  • Test button: Checks the connection to the database.

Database provisioning

Enter credentials to create the database schema and grant access to the user specified in Database settings.

  • Database administrator name: Specify the name of the administrator account to access the database.

  • Database administrator password: Specify a password for the administrator account to secure it.

Create schema button: Creates the schema in the database using the specified credentials.

Grant user access button: Grants necessary database access rights to the user specified in Database settings.

Advanced settings

Specify Analyzer run settings.

  • Schedule Mode: Select how to run the Analyzer.

  • Execute At Specific Times: Set a comma-separated list of time values in hh:mm format to run Analyzer. This property is shown when you select the Execute At Specific Times schedule mode. The time can be specified as follows:

    1:00, 15:30

  • Execution Interval (minutes): Set the time interval between Analyzer runs. This property is shown when you select the Execute periodically schedule mode.

  • Min Event Count For Application: A number of actions in an application for the Analyzer to ignore. If a person performs fewer actions than the specified number, Analyzer does not process this part of the user activity during analysis. This option helps to make the results more precise.

  • Interval Between Sessions (seconds): Number of seconds between the end of one session and the beginning a new one. If an agent does not receive any action during the specified time, the session is marked as complete. A new session is opened the next time the agent records a user action.