Red Hat Training

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

4.11. Dialogs

Table 4.11. Dialogs

Name Description
XPath expression editor (embedded control) The XPath expression editor provides context-sensitive assistance in the form of pop-up proposals. The light bulb icon indicates that content assist is available by pressing the CTRL and SPACE keys simultaneously. The BPEL 2.0 specification provides for the definition of an XPath language version at the process level, as well as the activity level (for those activities that make use of XPath). However, only XPath 1.0 is supported by the BPEL Designer and the JBoss Riftsaw runtime engine.
Quick pick (embedded control) Tree control is used in many property pages for selecting message parts, partner links and operations.
Type selection
This dialog is displayed whenever the BPEL Designer requires you to select a message, message part, XML Schema type or XML element.
  1. Type Name: Used to limit the items displayed in the Matches (4) list. Only items that begin with the text in this filter will be displayed.
  2. Show XSD Types: Can be used to limit where the editor will search for XSD files.
  3. Filter: Further reduces the number of matches according to types.
  4. Matches: Displays the items matching the selected filters. Selecting an item in this list will update the Type Structure (5) tree view.
  5. Type Structure: Displays the structure of the item selected in the Matches (4) list. Depending on the type of item requested, you may need to select an item from this tree control as well; the OK button being enabled is an indicated of a selection being required here.
  6. Add Schema: If the required XML Schema has not been resolved, you can add it to the process’ imports by clicking this button.