Cannot set xmp property: Bad XML name | Community
Skip to main content
TheBigRed
Level 4
January 21, 2016

Cannot set xmp property: Bad XML name

  • January 21, 2016
  • 2 replies
  • 3398 views

I keep getting the following exception just want to know what it means:

 

com.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder Cannot set xmp property: Bad XML name
com.adobe.xmp.XMPException: Bad XML name

 

Thank you

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

2 replies

smacdonald2008
Level 10
January 21, 2016

What action are you doing when you get this message. Please provide the steps so community can try and reproduce and see if the same results occur. Thanks!! 

TheBigRed
TheBigRedAuthor
Level 4
January 21, 2016

There's a custom workflow involved in writing properties to an asset's metadata node. We

left some properties blank as we have a use case for editors to come in and fill them later.

Also there are two or three properties that don't follow any metadata standard but we have it there for personal use.

Thanks!

Amit_Kumar
Level 10
January 21, 2016

Can you post your workflow model code here?

Sham_HC
Level 10
January 22, 2016

does three custom property name contain any namespace?  If so create that namespace,