I have create workflow launcher which need to be trigger when new content fragment is created under /content/dam/myfragments folders.
But considering with in content fragment any nodes getting created under the parents node there are multiple workflow instance triggered for the same content. . I believe it should trigger only when Content Fragment completely created but not to each of its child node.
In workflow console I can see the launcher triggered for each of this path but it should trigger only for this content fragment "/content/dam/myfragments/mahamood-bio2"
/content/dam/myfragments/mahamood-bio2/jcr:content
/content/dam/myfragments/mahamood-bio2/jcr:content/metadata
/content/myfragments/mahamood-bio2/jcr:content/data
/content/myfragments/mahamood-bio2/jcr:content/data/master
/content/myfragments/mahamood-bio2/jcr:content/related
Please advice how to create launcher for Content Fragment.