Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

smacdonald2008
New Participant
April 5, 2018

Check the Asset API in the Javadocs here: "The CQ5 Quickstart and Web Application."

New Participant
April 5, 2018

Hi Scott,

Thanks for your response. I tried that but I am not sure what to give in Xpath.

I am using asset.getAssetMetadata().getProperty(XMPPath path, <T>class). Could you please explain how we can get the Xpath of a particular metadata property?

kautuk_sahni
Employee
April 6, 2018
Kautuk Sahni