imbRecordedTestDataResponseObject

Namespace: http://www.ibm.com/iib/apiv1/responseObject
XML Schema: ns1.xsd

Response to describe the data entry recorded during testing

XML

Attributes

name type description
type string "recordedTestData"

Elements

name (type) min/max
occurs
description
checkpoint (imbCheckpointResponseObject) 0/1 The checkpoint in the flow where the data was recorded
testData (imbTestDataResponseObject) 0/1 The serialized message tree

JSON

property type description
type string "recordedTestData"
checkpoint checkpoint (imbCheckpointResponseObject) The checkpoint in the flow where the data was recorded
testData testData (imbTestDataResponseObject) The serialized message tree