Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Managing Event Types | Infosets
 
Infosets
Each event type has a set of one or more infosets that describe configuration information for the event type.
An event type's public infoset defines the semantics of the event. In particular, the public infoset defines the event type of a reply that may be expected for an event.
Note:
While infosets are neither events nor event types, the functions for obtaining them return the infoset as a BrokerEvent for convenience.
To...
Use this function...
Obtain the names of all the infosets defined for a particular event type name
Obtain a single infoset, given an event type name and the infoset name
Obtain a list of infosets, given an event type name and a list of infoset names