I am using infopath 2007 to create a standard form that calls a web service.
I am using the wizard to create the page. It finds the methods, etc, I set
up the fields on the page properly, but when the SOAP request is made I get
an error that the request is missing something that the web service needs.
The web service is WSE 3.0 Security enabled, so I am betting it needs the
token, but I dont know how to easily send it with Infopath 2007 and the web
service calls.. Can anyone help here.? Is there some checkbox or something
I have to enable to do it..
Thanks much
S.Y.M. Wong-A-Ton - 05 Feb 2007 05:38 GMT
You'll have to write the code yourself. InfoPath does not support WSE out of
the box. If you need to know how to call a web service using WSE, it's best
to repost your question in one of the .NET security newsgroups.
---
S.Y.M. Wong-A-Ton
> I am using infopath 2007 to create a standard form that calls a web service.
> I am using the wizard to create the page. It finds the methods, etc, I set
[quoted text clipped - 6 lines]
>
> Thanks much