com.tibco.wcc.schema.startinstance
This topic describes the data passed in the payload for PageBus event, com.tibco.wcc.schema.startinstance.
Data in the PageBus event:
topic: The PageBus topic for the event -- see Non-WCC Components Publishing Events. message: schemaId = "com.tibco.wcc.schema.startInstance" scope = "public" name = The name of the process template of which an instance is being started. module = The path to the XPDL file that defines the "process package". version = The version of the process template from which the instance was started.
Example:
topic: "com.tibco.wcc.Test1.wccPrototype.wccStartInstance.instanceStarted" message: schemaId = "com.tibco.wcc.schema.startInstance" scope = "public" name = "InternalHelpDesk" module = "/HelpDesk/Process Packages/HelpDesk.xpdl" version = "1.0.0.201012081627"
Copyright © Cloud Software Group, Inc. All rights reserved.