Submitting Order Amendment by Changing the Original Order

Submitting an order amendment and retrieving the order reference of the amended order requires by using SOAP UI again. To submit the order and retrieve the order reference by using SOAP UI, perform the following steps:

Procedure

  1. Open the SOAP UI application and open an Existing Project (in our use case TriplePlay).
  2. The project (named TriplePlay) appears in the left panel named Navigation. Expand the tree to open Project Name > OrderServiceSoapBinding > AmendOrder > Request1. An XML file is displayed on the right panel. Modify the RequiredByDate with the required date. Click Run to execute the submit request. This submits an amended order.
  3. On the Navigation Panel click GetOrderDetails > Request1. An XML file is displayed on the right panel. Click Run to execute the request. The Order ID is displayed in the rightmost panel enclosed in the <ns7> tags. Copy the order reference ID.