Hi Sundar,
Why not use a Relative Path for the Link?
How do you call the Dashboard link from within the report?
A Relative Path for openDoc in BI 4.0 would look like this:
//BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=12456
Observe that the URL does not contain the Server Name. If you click the Hyperlink in Dev, it automatically directs the call to the Dev Server.
-Abhilash