Optional parameters for the Oracle BI Presentation Services Go URL
Hello,
I have found an Oracle document which describes about the optional parameters for the Oracle BI Presentation Services Go URL.
Please find the excerpt from the document:
- User ID and Password. The user is prompted for user ID and password if this information has been omitted from the request.
This is the format, where uuu is the user ID and ppp is the password:
&NQUser=uuu&NQPassword=ppp
Example:
saw.dll?Go&Path=/Shared/Test/SB2&NQUser=user1&NQPassword=rock
This logs on as user1 with a password of rock, and executes the request.
Full description is available under this link.