Subscribing to an Event Published by Non-WCC Code

When non-WCC code publishes an event to display a work item or process instance list, the WCC client application on the other side must subscribe to that event.

To accomplish this, you must do the following:

  • Create an event definition file, which identifies the PageBus topic (which includes the event) that is published by the non-WCC code.
  • Open the WCC application in TIBCO General Interface Builder and import the event definition file so that the WCC client can subscribe to the event (importing the event definition file allows the Event Editor to see the event so that a WCC client can subscribe to it).