Populating the Service Order Data

The parser must populate the ServiceOrderData object associated with the service order it has created with the following general order information:

  • An order ID.

  • A global verb, which must exist in the catalog.

  • A domain, which must exist in the catalog.

  • A customer ID.

  • ...

    For details of ServiceOrderData and its members refer to the associated component documentation.

The parser may optionally specify a failed order handling mode (with the onPOPError attribute of the service order).