For all workflow templates that have robots listening to the ACTIVITY_STATE_CHANGED event, you need to set the following entries in your wt.properties to TRUE prior to importing the workflow templates: wt.workflow.engine.emitProcessStateChange=true wt.workflow.engine.emitActivityStateChange=true |