IMGTRACE parameter
Jump to navigation
Jump to search
Imagine trace flags
Summary
- Default value
- X'00'
- Parameter type
- User
- Where set
- User resettable
- Related products
- Imagine Transparency
- Introduced
- Model 204 V8.0
Description
This parameter indicates the level of tracing for Imagine Transparency requests. Trace entries are sent to the Model 204 journal and, optionally, the user terminal as message M204.3016.
The bits have the following meanings:
Settings | Meaning |
---|---|
X'01' | Trace Find processing. Shows the find functions executed on the Imagine broker, presumably to process Model 204 Find statements. |
X'02' | Trace get record processing. Shows the record retrieval requests sent from Model 204 to Imagine and the contents of each record sent from Imagine to Model 204 in JSON format. |
X'04' | Trace update processing. This currently does not show anything. |
X'10' | Trace call processing. This currently does not show anything. |
X'20' | Trace Find Values processing. Shows the findValues function executed on the Imagine broker and the number of values that matched the call obtained. |
X'80' | Send trace data to the user terminal. |