Test Model Operation Request

This view is used by the Model Test service to retrieve the operations requested during a test.

QName: {http://xmlns.oracle.com/apps/scm/configurator/runtimeService/}TestModelOperationRequest

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

Test Model Request

Handled by

Configurator Run Time Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

NodePath

string

The fully qualified path to the node on which the operation will act on

NodeValue

string

The value to use during a set operation. e.g. SetValue, SetQuantity

OLEBehavior

string

The default behavior when an overridable exception is presented during the test execution. Values are 'Cancel' to dismiss the OLE or 'Override' to accept and override the OLE. The 'Default' behavior is 'Override' when value is not provided.

Operation

string

The operation name. e.g. Select, Toggle, SetValue, SetQuantity

OperationId

long

A unique identifier for the operation request
  • Primary Key

SequenceNumber

int

The sequence number used during execution to prioritize this operation

TestId

long

A unique identifier for this test