How I can capture the action button
Hi, Guys I created a EventListener to capture the attributes of a task when submitted, I managed to capture when the document type is equals DocumentRoute Example: Serializable sml = doc.getPropertyValue("var_ReportCreatedWorkflow:reports"); Serializ...