Response parameters: Context section
- Last UpdatedAug 29, 2023
- 1 minute read
The Context section reports the context and location of original request.
<Context>
<Context>Plant</Context>
<Mode>Location</Mode>
<Module>Inventory</Module>
<ViewName>Inventory.InboundMaterialFlowView</ViewName>
<Fields />
<ModelFields />
<Filter>
<Location>Enterprise.Coal Site 1.Product Coal.CV1</Location>
</Filter>
<Localization />
</Context>
|
Parameter |
Description |
|---|---|
|
Context |
(Required) The navigation context. At this time, the only valid value for Context is Plant. |
|
Mode |
The navigation mode used in the application hierarchy. This can be Location, Cause Location, or Product. |
|
Module |
The specified AVEVA™ Production Management module in the request. This can be any AVEVA Production Management module, such as Downtime, Production, Inventory. |
|
ViewName |
The specified view in the request, such as Inventory.MaterialFlowView. |
|
Fields |
The Fields element is an array of field names. |
|
ModelFields |
The ModelFields element is an array of model field names. |
|
Filter |
Contains the filter information specified in the request. |
|
Location |
The location specified in the filter. |
|
SamplePeriod |
The sample period specified in the filter. For example, Current Day, Current Week. |
|
Name |
The name value for the sample period. |
|
Start |
The start value for the sample period. |
|
End |
The end value for the sample period. |