Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to refresh a report opened via OpenDocument.jsp

Status
Not open for further replies.

AnthonyMJ

Programmer
Feb 24, 2008
41
US
Hi,

We have a Crystal Report A that opens Crystal Report B via opendocument with a few parameters passed. Once we are in Crystal Report B, we would like to refresh the report and change the parameters. Problem is the report doesn't display the prompt box anymore and looks like it just consumes whatever parameter has been passed during the first call to the report. I have tried several things like adding NAII, sRefresh=Y, etc. I have also checked the "Prompt the user for new values" checkbox in the CMC but still can get the report to refresh.

Is there any other opendocument parameter, CMC settings, report settings I need to do in order for the report to display the prompt box and get the user to change the parms and refresh ?

Here is the link

Code:
[URL unfurl="true"]http://riviera:7580/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?sType=rpt&sRefresh=Y&NAII=Y&sDocName=TargetB&lsSStatusPrompt=Open[/URL]


Appreciate any feedback.

XIR2 on Unix Solaris
Informatica 7.1.3
CRXIR2, Oracle 9i/10g
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top