Configuration
The configuration panel is accessible when working in the model view (which loads by default). The fields in the Configuration tab are described below.
Field |
Description |
Message Name |
A name for the message. In the target namespace, message names must be unique and must begin with a letter and may contain numbers, underscores, dashes, and periods. (In the WSDL source, this field represents the value of the |
Description |
Optional short description of the activity. This information is added to the WSDL source as documentation. |
Part Table |
Messages contain one or more parts that provide references to type information. Use this table to add part components to your message component. The Part Table contains the following columns:
When working in the Part Table, use the “+” button to create a new row, the “X” to delete rows, and the arrows to re-order parts. |
Part Details |
The Part Details options, used to specify type information for the part, appears when a row is selected in the Part Table. Indicate whether the reference should be to a type or element by clicking the respective radio button. Select Type to reference an XSD simple type (built-in or user-defined) or complex type. Select Element to reference an element defined in an XML Schema. Type information is selected using the Type drop down menu. If the XML Type Reference option is selected, or if your part references an element, use the Browse button. The Select a Resource window appears, enabling you to select a type or element by browsing the project or namespace directories, or by searching for a specific name. |