imbCheckpointResponseObject
Namespace: |
(default namespace) |
XML Schema: |
ns0.xsd |
Used by RecordedTestData and Unit Test response to specify where the data was captured
XML
Attributes
name |
type |
description |
type |
string |
"checkpoint"
|
name |
string |
The name of the checkpoint
|
testDataUuid |
string |
The UUID of the test data associated with this checkpoint
|
applicationName |
string |
The application this data was captured from
|
applicationUuid |
string |
The application this data was captured from
|
libraryName |
string |
The library this data was captured from
|
libraryUuid |
string |
The library this data was captured from
|
messageFlowName |
string |
The flow this data was captured from
|
messageFlowUuid |
string |
The flow this data was captured from
|
sourceNodeName |
string |
The source node of the connection this data was captured from
|
sourceNodeType |
string |
The source node type of the connection this data was captured from
|
sourceTerminalName |
string |
The source terminal of the connection this data was captured from
|
targetNodeName |
string |
The target node of the connection this data was captured from
|
targetNodeType |
string |
The target node type of the connection this data was captured from
|
targetTerminalName |
string |
The target terminal of the connection this data was captured from
|
timestamp |
string |
The timestamp of when this data was captured
|
sequenceNumber |
string |
The sequence in which this data was collected in reference to other data captured in the flow
|
invokedCount |
string |
The number of times data has been collected from this connection
|
threadId |
string |
The threadId in use when this data was collected
|
isDynamicPropagate |
string |
Whether the specified connection was a dynamic propagate
|
JSON
property |
type |
description |
type |
string |
"checkpoint"
|
name |
string |
The name of the checkpoint
|
testDataUuid |
string |
The UUID of the test data associated with this checkpoint
|
applicationName |
string |
The application this data was captured from
|
applicationUuid |
string |
The application this data was captured from
|
libraryName |
string |
The library this data was captured from
|
libraryUuid |
string |
The library this data was captured from
|
messageFlowName |
string |
The flow this data was captured from
|
messageFlowUuid |
string |
The flow this data was captured from
|
sourceNodeName |
string |
The source node of the connection this data was captured from
|
sourceNodeType |
string |
The source node type of the connection this data was captured from
|
sourceTerminalName |
string |
The source terminal of the connection this data was captured from
|
targetNodeName |
string |
The target node of the connection this data was captured from
|
targetNodeType |
string |
The target node type of the connection this data was captured from
|
targetTerminalName |
string |
The target terminal of the connection this data was captured from
|
timestamp |
string |
The timestamp of when this data was captured
|
sequenceNumber |
string |
The sequence in which this data was collected in reference to other data captured in the flow
|
invokedCount |
string |
The number of times data has been collected from this connection
|
threadId |
string |
The threadId in use when this data was collected
|
isDynamicPropagate |
string |
Whether the specified connection was a dynamic propagate
|