2.57 Create or Edit Message Type Dialog
Use to manage (create, edit, or delete) the message types in your BPEL process.
A message type specifies the type of a variable. Message types refer to a Web Services Description Language (WSDL) message type definition. Variables associated with message types can be specified as input or output variables for invoke, receive, and reply activities.
For more information about message types, see the Business Process Execution Language for Web Services Specification (for BPEL 1.1) or the Web Services Business Process Execution Language Version 2.0 Specification at http://www.oasis-open.org
.
Element | Description |
---|---|
Name |
Enter a name. Once complete, this name displays under the Message Types folder in the Structure window. |
Add icon |
Click to add a message part. |
Edit icon |
Click to edit a selected message part. |
Delete icon |
Click to delete a selected message part. |
Message Parts |
Displays the message parts. Message types consist of message parts such as payloads and purchase orders. This section displays the message part name, message type, QName (qualified name), and schema location. You can manage the parts of the message (for example, the payload). |
Show Namespace URIs |
Deselect this checkbox to remove the namespace uniform resource identifier (URI) from the QName value. Only the QName appears. This checkbox is selected by default. |
Related Topics
Copying Between Variables in Developing SOA Applications with Oracle SOA Suite
Accessing Fields in Element and Message Type Variables in Developing SOA Applications with Oracle SOA Suite