Activity: Output#
The output structure contains information about the current log context of nJAMS.
You can provide a value for the following fields:
Element |
Datatype |
Description |
---|---|---|
LogContext |
This element contains information about the current log context of nJAMS. |
|
LogID |
string |
LogID is a unique identifier that identifies a log entry with regards to a single process execution. Each single process execution is represented in nJAMS by a unique Log ID. The main view in nJAMS UI represents a list of log entries, respectively LogIDs. |
AuditStatus |
integer |
The audit status of an activity. The following values represent the AuditStatus: 0: LogInfo, 1: LogSuccess, 2: LogWarning, 3: LogError |
The other attributes and elements are the same as on the Input tab.