com.tibco.wcc.schema.organizationbrowser

This topic describes the data passed in the payload for PageBus event, com.tibco.wcc.schema.organizationbrowser.

Data in the PageBus event:

topic: The PageBus topic for the event -- see Non-WCC Components Publishing Events.
message: schemaId = "com.tibco.wcc.schema.organizationbrowser"
         scope = "public"
         modelVersion = The major version number of the organization model selected.
         overviewType = The type of entity selected: "POSITION", "GROUP",
            "ORGANIZATIONAL_UNIT", "ORGANIZATION", "CONTAINER", "HEADER" (if the
            Groups, Organizations, or LDAPContainers ’folder’ is selected), or
            "HEADER_RESOURCES" (if the ’Resources’ header is selected).
         overviewGuid = The GUID of the entity selected.

Example:

topic: "com.tibco.wcc.order.wccOrganizationBrowserWindowPrototype.
                                   wccOrganizationBrowser.organizationItemSelect"
message: schemaId = "com.tibco.wcc.schema.organizationbrowser"
         scope = "public"
         modelVersion = "3"
         overviewType = "POSITION"
         overviewGuid = "_0Ogk0MpREd64gM7QE8RwxA"