Hi All,
I am working with openDocument.jsp. It’s working fine at the moment, for example with URLs like:
openDocument.jsp?sDoc=Foo&iDocID=1&sType=wid&lsSPrompt1=val&lsSPrompt2=val
If report “Foo” had two prompts, Prompt1 and Prompt2, this would run the report for me. If, on the other hand, this report had three prompts, it would instead take me to the prompt entry screen, even if the 3rd prompt had a default value.
So, I’m wondering if there is a way to
a) force openDocument.jsp to go to the prompt entry screen rather than running the report, when all prompt values are specified, and
b) force openDocument.jsp to run the report using the default values for all prompts that aren’t explicitly overridden
Apologies if there is already material covering this stuff, I’ve been searching for a few days now for either related previous questions or documentation for openDocument.jsp, and have found neither. Both pointers to the docs and direct help would be much appreciated This is BO 6.5, if it matters.
Thanks,
Joe
joedj (BOB member since 2004-07-13)