Table of Contents

Search

  1. Preface
  2. The Application Integration Console
  3. Process Server Configuration
  4. Deployed Assets
  5. Process Schedules
  6. Processes
  7. Process Server Health
  8. Process Metrics
  9. APIs
  10. Connections
  11. Guides
  12. Logs

Monitor

Monitor

Start Step Properties

Start Step Properties

The Start step properties display information about the current run of a process.
When you click the Start step, the properties panel displays the following information:
Property
Description
Current Run
You see the following properties:
  • Instance ID. A unique number that identifies the current process instance.
  • Status. The state that the process instance is in. Processes can be in the Running, Completed, Faulted, or Suspended states.
  • Start Date. The date and time at which the process instance was started.
  • End Date. The date and time at which the process instance ended. You see an End Date value if a process is in the Completed or Faulted states.
  • Duration. The amount of time the process instance ran before it completed. You see a Duration value if a process is in the Completed or Faulted states.
  • Username. The name of the user who ran this instance of the process.
  • Runtime Environment. The runtime environment in which the process ran.
Input Fields
Displays the names and values of the input fields that you configured in the process.
For Kafka connections, Kafka consumers can consume headers sent with Kafka messages. The message headers are displayed in the
event
input field and can be used in a process.
Response Headers
Displays the header names and response values for the response headers that you configured in the process.

0 COMMENTS

We’d like to hear from you!