com.tibco.wcc.schema.processtemplatesex

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

Data in the PageBus event:

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

Example:

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