I want to launch a document from another in WebIntelligence.
I know how to make a web link in a document. The content of the cell must be "<a href="URL">TEXT</a>". This works both in HTML and in PDF. URL and TEXT can be placed dinamically with a formula.
Now my problem is which is the URL of the document i want to launch. I followed the FAQ "How do you link multiple web reports?" from mattflynn in this forum, but the server allways returns a page with the text "This page is empty (WI0100)".
I have found how to launch a document without passing parameteres. I simply copy and paste the link from the list of enterprise documents. For example:
[tt]
[/tt]
I can force to refresh the document if I put [tt]&ForceRefresh=Y[/tt] at the end of the URL. If the document contains user pormpts, the stadard form asking them appears. But what I want is to skip that form, and to pass the user responses in the URL.
Someone knows how to do it?
I know how to make a web link in a document. The content of the cell must be "<a href="URL">TEXT</a>". This works both in HTML and in PDF. URL and TEXT can be placed dinamically with a formula.
Now my problem is which is the URL of the document i want to launch. I followed the FAQ "How do you link multiple web reports?" from mattflynn in this forum, but the server allways returns a page with the text "This page is empty (WI0100)".
I have found how to launch a document without passing parameteres. I simply copy and paste the link from the list of enterprise documents. For example:
[tt]
[/tt]
I can force to refresh the document if I put [tt]&ForceRefresh=Y[/tt] at the end of the URL. If the document contains user pormpts, the stadard form asking them appears. But what I want is to skip that form, and to pass the user responses in the URL.
Someone knows how to do it?