com.tibco.wcc.schema.processtemplatesexrefresh
This topic describes the data passed in the payload for PageBus event, com.tibco.wcc.schema.processtemplatesexrefresh.
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(1). Includes the version of the process templates.
Example:
topic: "com.tibco.wcc.Generic.wccPrototype.wccProcessTemplatesEx.listRefresh" message: schemaId = "com.tibco.wcc.schema.processtemplatesexrefresh" 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" ]
1
All templates/versions that are selected (checked) when a refresh is performed are included in the event message, although they are automatically unchecked in the UI after the refresh.
Copyright © Cloud Software Group, Inc. All rights reserved.