Test Model Operation Result
This view is used by the Model Test service to report the result of a test operation.
QName: {http://xmlns.oracle.com/apps/scm/configurator/runtimeService/}TestModelOperationResult
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ContextPath |
string |
The fully qualified path to the parent of the model node on which the query request acted on |
|
NodePath |
string |
The fully qualified or relative path to the node on which the query request acted on |
|
NodeValue |
string |
The value used during a set operation. e.g. Set_Value, Set_Quantity |
|
Operation |
string |
The operation name. e.g. Select, Toggle, SetValue, SetQuantity |
|
OperationFailureMessage |
string |
A detailed message describing the failure reason during the execution of this operation |
|
OperationId |
long |
A unique identifier for the operation result
|
|
OperationStatus |
string |
The operation status. Success or Failure |
|
SequenceNumber |
int |
The sequence number, represents the sequence of operation result. |
|
TestId |
long |
A unique identifier for this test |