Creating Part Rowset Messages
This section describes how to configure Part Rowset message definition.
Use the Messages - Message Definition page (IB_MESSAGE_BUILDER) to configure a message after you create the message definition.
This example illustrates the Message Definition page for a Part Rowset message.

| Field or Control | Description |
|---|---|
|
Alias |
(Optional) Enter the name that the external system is expecting, if different from the value in the Message Name field. |
|
Part Message |
This check box is selected, indicating this is a part message. |
|
Message Part Default Indicator |
When you select this check box, XML that has a value of 0 (zero) is passed in as an integer field, when serialized to a rowset, causes the IsChanged property flag on the field to set to True. |
|
Exclude Description in Schema |
(Optional) Select this checkbox if you don't want the description included in the schema. |
|
Suppress Empty XML Tags |
(Optional) Select to suppress empty XML tags in message schema of rowset-based message. |
To configure the message see Managing Message Parts.