ContextPublishing configuration

The ContextPublishing configuration is used to configure messages that will be published based on events in the user interface, such as validating an address or opening an InfoViewer.

The root CONTEXTPUBLISHING node has one child MESSAGES node. The MESSAGES node has a number of MESSAGE nodes as children. Each MESSAGE node can have these attributes:

Attribute Description
Access Id ID for the permission in Access Control that controls access to this message.
CompList Id Business object that provides the data for the message.
Event Name Name of the event on which a message will be sent.
Message Moniker Moniker of the message to be sent when the specified event occurs.

Each MESSAGE node can have one or more APPLET nodes as children. Each APPLET node specifies an applet from which the parent message will be sent. An APPLET node can have these attributes:

Attribute Description
CompList Id Business object that provides the data for the message.
Message Moniker Moniker of the message to be sent when the specified event occurs.
Moniker Moniker of the applet from which the message will be sent.