In the xml I have the following as my report path
<reportPath path=""/content/folder[@name='ana54']/folder[@name='Dashboards']/folder[@name='Procurement']/folder[@name='Open PO Aging - Promise Date']/report[@name='Open PO Aging - Promise Date']"">
<XMLAttributes>
<XMLAttribute name=""ReportName"" output=""no"" value=""Open PO Aging - Promise Date""/>
<XMLAttribute name=""class"" output=""no"" value=""report""/>
</XMLAttributes>
</reportPath>".
When I am replacing ana54 with my folder name which contains the dashboard/Reports, its working fine. I am unable to figure from where its taking the name ana54.
Kindly help me the above issue.Thanks in advance!!!!
If this report was originally created in another environment and you've migrated this report from that DEV environment then it could be showing ana54 from there. That's one reason I can think of.
Thanks Charlie!!
Yes, I have migrated the reports from another environment. But now do I need to change all the reports manually? Is there a way to change for all reports at one go? Kindly let me know. Thanks.