com.tibco.wcc.schema.processtemplates

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

Data in the PageBus event:

topic: The PageBus topic for the event -- see Non-WCC Components Publishing Events.
         scope = "public"
         listIds = Array of process templates selected in the list. Includes the
                         version of the process templates.

Example:

topic: "com.tibco.wcc.Generic.wccPrototype.wccProcessTemplates.listItemSelect"
message: schemaId = "com.tibco.wcc.schema.processtemplates"
         scope = "public"
         listIds = [
                     "SalesCallbackProcess~/SalesCallback/Process Packages/
                         SalesCallback.xpdl~1.0.0.201005251718",
                     "SalesSurveyProcess~/SalesSurvey/Process Packages/
                         SalesSurvey.xpdl~1.0.1.201005251719"
                   ]