Solved
How to capture Bulk image upload event in cq 5.6
Hi,
I have a requirement to upload bulk images through web dav and after the images got uploaded i need to send one email with all the images links.for this one i am planning to write listener for bulk image upload and i will write my logic in that listener.
but the problem is how to capture bulk image upload event?
at least if i know the last uploaded image event that is useful for me.
Generally each image upload is one event in CQ,but i don't know is there any event for all the images.
Please suggest me if you have any thoughts or any approaches on this.
Regards,
Sainath