How to extract/create the Dynamic media scene7 URL for the rendition of an asset.
So what I know is that to create a Dynamic media scene7 URL for an asset is :
Also, Through UI, I can see that the url for a rendition is
However the rendition title is not there in the rendition jcr data or the metadata.
So How do I get the rendition scene 7 url in sling, or the rendition title?
Any code examples would be nice. Thanks