<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hello,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">In /site/default, i have below subsitemap,</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">./projectA/</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
I have made a copy of projectA as ./projectB as a subsitemap.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Now the problem is, all the resources in projectB are still referring the projectA content. So i want to replace all such targets to refer the projectB resources.  (though both content are same but i want to treat projectA and projectB completely different with no relation between them)</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">As this is bulk update, For that i have written a seperate jsp to read the xml content of each html file and used setStringValue to replace the projectA reference with projectB. But somehow changes are not getting reflected on HTML. I am sure there is some problem with UUID as the html is still geting old resources UUID so it is loading projectA resources. </div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I also tried to use CmsXmlVfsFileValue class's updateLink to update the target path. But it also did not work. </div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Can someone please help me with this. </div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Thanks & Regards,</div><div style="font-family:arial,sans-serif;font-size:13px">Manesh</div>
</div>