Adobe CQ : Develop custom workflow for DAM
Hi All,
I am new to CQ, just started few weeks back.
I have to create a workflow wherein asset[say single/multiple .jpeg image] in one of the folder in DAM has to be moved to another folder[source and destination folders for now are say some dedicated folders], to get started with.
I have created a service [.java file with the basic framework of implementing interface,execute() method] and in the workflow console[ for a new workflow in the process step], I am able to tag my workflow to the service I have created.
However, I am struggling to write the logic here.
If someone could guide me here, to get started with . It would be really helpful.
Regards,
askdctm