Task E: Define Messages
Message definitions provide the physical description of the data that is being sent, including fields, field types, and field lengths.
To define a message:
-
Go to PeopleTools > Integration Broker > Integration Setup > Message Definitions.
-
Search the existing messages. If no message satisfies your search criteria, click the Add A New Value link.
-
Do the following steps to add a new message.
-
Select
Rowset
from the Type dropdown. -
Enter Message Name.
-
Enter Message Version.
-
Click Add.
Example:
-
-
Click the Message Definition tab and define the message.
-
Enter Description.
-
Select
Enterprise Components
from the Owner ID dropdown. -
Click the Add Record To Root link to add a level 0 record to the root node.
-
Click the record link, you can also add more records to the level 0 record or its child records.
See the following figure as an example. The
COUNTRY_SYNC
message hasCOUNTRY_TBL
as its level 0 record andEO_ADDR_FMT_TBL
as the child level 1 record. -
-
Click Save. The specified message is created.