Test Model Initialization Parameter
This view is used by the Model Test service to retrieve the initialization parameters needed to start a configuration session.
QName: {http://xmlns.oracle.com/apps/scm/configurator/runtimeService/}TestModelInitParameter
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 |
|---|---|---|
|
CallingApplicationCode |
string |
Short name of the calling external application. It determines the user interface to used when starting an interactive configurator session |
|
CallingApplicationId |
long |
A unique identifier of the calling external application |
|
CustomParameters |
string |
A XML string that includes name and value pairs. These pairs provide custom parameters during the configuration session |
|
Header |
string |
A XML string that includes information about the header of the quote, order, or cart during configuration. The header might include details, such as customer name and ship-to location |
|
Line |
string |
A XML string that includes information about the lines of the quote, order, or cart during configuration |
|
ParameterId |
long |
The unique identifier of the record or entity for the initialization parameters
|
|
TestId |
long |
A unique identifier for this test |