
You have opened the Process Development perspective in the SAP NetWeaver Developer Studio and have expanded your project in the Project Explorer view.
You have created the necessary triggers for the error end or escalation end events. For more information, see Creating Reusable Event Triggers.
An error end event triggers a WSDL fault that is defined in a service interface definition you have in your project. An escalation end event represents a business error that occurs in the process. The escalation end event has an escalation trigger which is associated with an XSD type. With the XSD type you define which information does the escalation end event transport from the place it is thrown to the place where it is handled.