The image shows a diagram of 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 a prepare crin assign activity, a call service invoke activity, and a Read crOut assign activity to determine that the credit rating is a negative number. The second scope uses a credit to -1000 assign activity to set the credit rating to -1000.

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