HTML or URL syntax needed for opening reports on Webi

This can’t work the way it is.

  1. You can’t have spaces in the report name. Replace spaces with %20.

  2. Use sDoc intsead of DocumentName.

  3. Use sTyp=W instead of your first RepositoryType. You’ve used this one wrong. use sTyp=W for a WebI report; sTyp=R for a full-client report

  4. sRepo instead of RepositoryName.

  5. odsa doc p should be odsa%20doc%20p

  6. Get rid of ForceRefresh

  7. You have to have a prompt. Even if the destination report doesn’t have one, put a dummy one in your string.

Read this post for the correct syntax.


Steve Krandel :us: (BOB member since 2002-06-25)