Running the Infor Process Automation diagnostics program

You can run a diagnostics program to check the health of the Infor Process Automation (IPA) system and determine if any issues exist. To use this tool, perform the following:

On the command line, specify ipadiag dataarea.

For example, ipadiag lpa1.

At a minimum, you must specify a data area when running the command. If a data area (or any other valid parameter) is not provided, the help information will be displayed.

Different input parameters can be used with the command depending on the type of information you want to retrieve:

-help help

The parameter lists all the valid inputs, what each input requires, and the information that each input returns.

For example, ipadiag -help

-w <number> workunit

The parameter allows you to specify the workunit you want to retrieve information on. If you want information about a workunit to be included in the diagnostics, you must specify a workunit number. If a workunit number is not specified, workunit information will not be retrieved.

For example, ipadiag lpa1 -w 101

-ws workunit status

The parameter shows the number of workunits in each status for the specified data area.

For example, ipadiag lpa1 -ws

-d database

The parameter shows the database table record counts for these tables:

  • PfiActivity (Activities)

  • PfiActivity (Activity Logs)

  • PfiActivityVariable (Activity Variables)

  • PfiBciApiInfo (BCI API Info)

  • PfiClassicApplication (Classic Applications)

  • PfiDocument (Documents)

  • PfiFilterKey (Filter Keys)

  • PfiFlowDefinition (Process Definitions)

  • PfiFormField (Form Fields)

  • PfiForm (Forms)

  • PfiServiceDefinition (Service Definitions)

  • PfiServiceFlowDefinition (Service Process Definitions)

  • PfiServiceVariable (Service Variables)

  • PfiTask (Tasks)

  • PfiUserCategory (User Categories)

  • PfiUserPreference (User Preferences)

  • PfiUserProfile (User Profiles)

  • PfiUserTask (User Tasks)

  • PfiWorkunit (Work Units)

  • PfiWorkunit (Work Unit Logs)

  • PfiWorkunitVariable (Work Unit Variables)

For example, ipadiag lpa1 -d