Looking for correct syntax GO dashboard URL
hi all,
according to the Oracle BI EE Presentation Services Guide, the URL syntax for going to a dashboard URL is ...
http://localhost:9704/analytics/saw.dll?GO&NQUser=Administrator&NQPassword=Administrator&Path=/shared/Paint%20Demo/_portal/Paint%20Dashboard
but this does not work. The error I get is ...
Object expected: /shared/Paint Demo/_portal/Paint Dashboard
Error Details
Error Codes: GCARFLCS
I've tried substituting the %20 with an actual space or a + sign without any success. Any ideas on how this should work?