Running the pageBusPayloadPublishApp Application

Procedure

  1. Execute the pageBusPayloadPublishApp launch fragment:

    StudioHome\wcc\version\pageBusPayloadPublishApp.html

    The Login dialog is displayed.

  2. Enter a valid user name and password, then click OK.

    The PageBus Payload Publish App dialog is displayed.

  3. In the left pane, click on the appropriate tab, as follows:
    • Event Log - This tab contains the PageBus Event Monitor Component, which displays all events that fire in the sample application. This can be used as a troubleshooting/testing tool.

      For information about the PageBus Event Monitor Component, see Viewing Triggered Events using the PageBus Event Monitor Component.

    • Work Items List - Click on this tab if you are publishing an event for a work item list.
    • Process Instances List - Click on this tab if you are publishing an event for a process instance list.
  4. In the left pane, paste the PageBus event payload that you generated with the pageBusPayloadHelperApp application (see pageBusPayloadHelperApp). This must be in the form of a JSON string.
  5. Click the Publish button.

    The event is published to the PageBus, and the work item list or process instance list that is defined by the event payload is displayed in the right pane.