Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi ,
I want to write a custom media handler for image of type x-raw-canon (CR2).
But when i do so , this handler is not getting called .The standardImageHandler is getting invoked.
I cannot stop this handler because it handles various other formats , such as gif etc.
How can i make my handler get called .
Regards
Harish
Solved! Go to Solution.
The documentation listed here talks about how to write a custom media handler:http://dev.day.com/docs/en/cq/current/dam/dam_media_handlers.html#Creating a new Media Handler
Have you tried creating a workflow with you handler and have the workflow fired off for your specific media type?
HTH
View solution in original post
Views
Likes
Replies