cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Help (Login Problem?)

sap_cohort
Active Contributor
0 Kudos

Hi,

I'm trying to access the queryview webservice. I have access to the WSDL, but when I perform the SOAP call I get an "Authority check failed" error.

Any ideas where this error is coming from gurus or how to get past it.? I'm using infopath to perform the soap call.

Any help is greatly appreciated!

****

The SOAP response indicates that an error occurred:

Authority check failed

Accepted Solutions (0)

Answers (2)

Answers (2)

sap_cohort
Active Contributor
0 Kudos

Assigning Points

athavanraja
Active Contributor
0 Kudos

i assume that you have desinged the form and saved it. when you open the saved form and run it you get this error.

to avoid this you have to pass userid and password. for this you may have to add two fields in the form and add a custom code to the form tohandle the user id and password .

check out the link in my weblog on this subject.

/people/durairaj.athavanraja/blog/2004/09/07/microsoft-office-2003-infopath-sap-rfcwebservice

Regards

Raja

close your previous threads

sap_cohort
Active Contributor
0 Kudos

OK, I've got infopath setup correctly. I have my submit and retrieve data connections seemingly working.

Infopath prompts me for my bw logon, but it still returns a SOAP authorization error. Is there some SOAP authorization I need that I'm not aware of?

Anyone...!? I've almost got queryview web service working!