BusinessObjects Board

Logging into Query as web services for the first time.

Hi All,
I am logging into Query as web services for the first time.

When I click Add in the Manage Hosts pop up window…I got Edit Host window.
Here I am not clear the details I need to provide.
It gives the error message in the Name field as “Web Service URL is not correct”

Please guide me what are the details I need to provide in this page as I am logging into Query as web services for the first time.

Please find the attached the screen shot.
Quaas.doc (27.0 KB)


GNK_BO (BOB member since 2007-07-17)

Please some one help me with " Logging into Query as web services "


GNK_BO (BOB member since 2007-07-17)

The URL should be something like:

http://yourserver:8080/dswsbobje/services/session

ajunell :us: (BOB member since 2004-05-03)

also it only works with the correct port!
syntax:
htt://[myserver]:[myPort]/dswsbobje/services/session

with:
[myServer] may be: c4bth.absc.company.com
[myPort] may be: 6083 if you have change the default port#

results in:
http://c4bth.absc.company.com:6083/dswsbobje/services/session

Took some time but it worked

cheers michael


mene (BOB member since 2003-03-13)