Choose Fault Name Dialog Box
See Also
You use the Choose Fault Name dialog box to specify faults, for example, for the Throw activity or fault responses for the Reply activity. This dialog box opens when you click the ellipsis button (...) for the Fault Name property in the Properties window for the Throw element or when you choose a fault name for the Reply element.
To specify the Fault Name:
- Select a fault from the list. The faults must be defined in the .wsdl file.
You can use the WSDL Editor to add fault definitions to the .wsdl file. See Configuring Port Types Using the WSDL View for details.
- Leave the default values in the Namespace URI and Local Part fields.
- Clear the Show Imported Files Only checkbox to view the contents of non-imported WSDL and XML schema files.
- By default, the Fault Name dialog box only shows those files that have already been referenced in the process. However, the project may contain other .wsdl and .xsd files which have not yet been imported into the process. If you select a type that is defined in a non-imported file, the IDE will automatically add the required import to the BPEL process.
- See Also
- Throw
- Reply
Legal Notices