Find instance creation date in ibm bpm

tw.system.findProcessInstanceByID(12345).tasks[0].processInstance.startDate




tw.system.findTaskByID(12345).processInstance.startDate

Comments

Popular posts from this blog

XML Parsing in IBM BPM

Type conversion in IBM BPM

Parse the JSON in IBM BPM