I am able to generate the the metadata xml using the command iwextattr -x / -u. Now when ever i am deploying the DCR's i also have to deploy the corresponding metadata to the filefystem.i am trying to a use a deploy and run scenario to generate the metadata during deployment and deploy the metadata xml as well. Is there any better way of doing this ?Also the metadata, is currently handed over to a 3rd party vendor and they claim that the metadata is not readable. Is there a way that we can improve the readability of the metadata .example : the metadata is currently stored as followsTeamSite/Metadata/Archive=Archive TeamSite/Metadata/Archive/Archive=y TeamSite/Metadata/Brand=HI TeamSite/Metadata/Brand/HI=y
Thanks fish that helps, i have configured the Deployment as DNR where iam able to generate the XML's and deploy them to the target location.I have an other query, Is there a way i can change the metadata tag namescurrently its storing as /TeamSite/Metadata/<item name>= <value>TeamSite/Metadata/Archive=Archive Is there a way i can get rid of Teamsite/Metadata, then it would cater to my 3rd party requirements where they need metadata in name value pairs