Hi All,We are migrating from 6.1 to 6.4 and faced multiple issues while doing this.Please find out below steps to create workflow and launchers in AEM 6.4, SP-1 and SP-2.Workflow class:import org.osgi.service.component.annotations.Component;import org.slf4j.Logger;import org.slf4j.LoggerFactory;impo...