The image shows a receive activity processing data to a reply activity. The following actions take place:

  1. The receive activity sends data to the fault handler.

  2. The fault handler is defined within two scope activities. The first scope activity uses an assign activity, a call service invoke activity, and another assign activity to determine a fault in the order status. The second scope uses an assign activity.

  3. The fault handler passes this data to the reply activity.