How to use WEB.SHOW_DOCUMENT built-in when generated report(s) by Reports 10g in different Unix fold
I'm facing some issues when my 10g's reporting routine is generating the reports over other server's folders different than defaulted ".../cache".
This 10g routine generates the URL where the web.show_document built-in "knows" how to find the generated report and the action is success. But, when this same routine generates the report over other server's folders, the built-in fails. I don't know how to invoke it using the server info and the name of the reports generated, successfully.
Do you have any advice or coding sample of how to resolve this built-in's issue?
Thanks in advance,
ErnestoNR