Order Item Monitoring Specification

Ordering Services for Earth Observation Products Interface Standard OGC 06-141r6 91 Copyright © 2012 Open Geospatial Consortium

7.3.13 Order Item Monitoring Specification

This section specifies the status information returned for product and subscription order items. For the definition of order item monitoring info, the following complex types have been defined: – CommonOrderItemType, which regroups all attributes common to order submission and order monitoring; – CommonOrderStatusItemType, which regroups the order status attributes; The first one has been already defined in previous sections, the second one is defined below. 7.3.13.1 CommonOrderStatusItemType Figure 7-15 - CommonOrderStatusItemType diagram. Ordering Services for Earth Observation Products Interface Standard OGC 06-141r6 The CommonOrderStatusItemType regroups the common status attributes and is inherited from CommonOrderItemType see Table 7-17. The following table describes the CommonOrderStatusItemType using all information within the XML schema. Names Definition Data type and value Multiplicity and use Product Ordering Subscription CommonOrderStatusItemType It regroups the common status attributes. Inherited from CommonOrderItemType see Table 7-17 X X orderItemStatusInfo Status information at item level. Type: StatusType One mandatory X X status Status of order item. Type: String Current List of Valid Values: – Submitted INTERMEDIATE status – Accepted INTERMEDIATE status – InProduction INTERMEDIATE status – Suspended INTERMEDIATE status – Cancelled previously accepted item cancelled at request of the customer. FINAL status. – Completed made available to the user as per defined DeliveryMethod. FINAL status. – Failed, when an error occurred during the processing of the order item. FINAL status. – Terminated, when a subscription has been completed. FINAL status. – Downloaded, in case of on- One mandatory X X Ordering Services for Earth Observation Products Interface Standard OGC 06-141r6 93 Copyright © 2012 Open Geospatial Consortium Names Definition Data type and value Multiplicity and use Product Ordering Subscription downloaded from the user additionalStatusInfo Description associated with the Order status. Type: Not empty string max 4000 chars One optional X This free text field can be used for specifying subscription specific info e.g. delivered items, items going to be delivered, etc... missionSpecificStatusInfo Additional text description where mission specific information can be put. Type: String max 4000 chars One optional X X Table 7-27 - CommonOrderStatusItemType description. Ordering Services for Earth Observation Products Interface Standard OGC 06-141r6 94 Copyright © 2012 Open Geospatial Consortium

7.3.14 Extensibility Model