The image shows a receive activity processing data to a reply activity. The following actions take place:
The receive activity sends data to the fault handler.
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.
The fault handler passes this data to the reply activity.