Skip to main content
Skip table of contents

Process Monitoring

This adapter lists all process steps and execution times of a process and returns detailed information about a specific process.

Note:

The output of the adapter contains the information that is present in the profiling at the time the output is generated. Depending on the configuration, the profiling data is deleted after a certain period of time. If longer periods are to be taken into account and persistence is desired, this must be configured accordingly. For more information, refer to the X4 Control Center Guide > Process Monitor > Profiling.

Properties

Operation

Operation executed by the adapter

Possible values:

  • List Process Executions: Return processes and execution times of a process
  • Find Process Execution Detail: Return detailed information about a process with the specified UUID
  • List Process Execution Steps Detail: Return process steps of a process with the specified UUID
  • List Process Statistics: Return the number of executions of a process including the mininum, maximum and average execution times of a process.

Parameters

Adapter

Main adapter class (do not change!)

Possible values: 

de.softproject.x4.plugins.profiler.ProcessProfilerAdapter: Main class (Default)

Status values

1

The operation was executed successfully.

0The operation was executed successfully, but without any result.

-1

The operation failed due to a technical error.

Documentation of the ReST interface can be found at http://localhost:8080/X4/X4Api/.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.