Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

4.4. Process Property Sheet Tabs

Table 4.4.  Process Property Sheet Tabs

Name Description
Description tab The Description tab allows you to change the process name and its namespace URI.
Details tab The Process Details tab allows you to select the default Expression and Query language. If you set Exit on Standard Fault to Yes, it will cause the process to terminate if a WS-BPEL standard fault, other than a join failure, is encountered. Currently only XPath 1.0 is supported.
Join Behavior tab The Process Join Behavior tab determines how the process will handle join failures. When set to Yes, any JoinFailure fault will be ignored for all activities in the process. An activity is able override this value or inherit the value from its parent.
Imports tab The Imports Detail tab lists all of the imported service interfaces (WSDL) and XML Schemas (XSD) used by the process. Additional WSDL and XSD files can be added to the imports on this page. After a new resource has been imported, you may assign a prefix to the namespace URI from the Namespaces tab. Imported resources must be located in the project root folder (bpelContent by default) or in a sub-folder.
Namespace tab Here you can enter a name for your project.
Documentation tab Click this tab to view relevant documentation pertaining to your process.