Service Schema
The object used to pass context provider details to the service. A row of this VO specify the definition of a single attribute within the context provider.
QName: {http://xmlns.oracle.com/apps/orderCapture/salesCatalog/browse/salesCatalogService/}ServiceContext
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 |
|---|---|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AttributeName |
string |
For attribute represented by ServiceContextVO row, specify the attribute name within entity. |
|
AttributeValue |
string |
For attribute represented by ServiceContextVO row, specify the attribute value as string within entity. |
|
EntityName |
string |
For attribute represented by ServiceContextVO row, specify the parent entity name of the attribute from context provider. |
|
RecordKey |
string |
For attribute represented by ServiceContextVO row, specify the unique key for the parent entities from context provider. |