Order Management > Invoke the Modified Order Management Process > Step 2: Invoke Process to Show a Fault
  

Step 2: Invoke Process to Show a Fault

Invoke the process with a faulty item name, newitem1, to get a faulted process. View the error response and the process status on the My Process page.
    1In a browser, paste the following parameterized service URL: <service URL>?CustomerName=TestConsumer&CustomerEmail=testconsumer@mailinator.com&ItemName=newitem1&ItemCount=2
    You see an HTTPS 400 error response.
    This image shows the HTTPS 400 error code in the browser.
    No email is sent to the consumer or to the vendor.
    2Select the My Processes tab.
    You see that the process is in the Faulted state.
    This image shows the process instance on the My Processes page. The status is Faulted.
    3Click the process ID.
    The Process View Detail page appears. You see that the process has faulted at the Get Inventory Detail step because the "newitem1" does not exist.
    This image shows the Process View Detail page. The process has faulted at the Get Inventory Detail step. The Start step is selected and current run details are shown.