SOAP Webservice Error
Hi All,
I have referenced web service WSDL in apex 4.2, the web service allows for a database record to be submitted in a remote database. When I test it using the test function from web reference page in apex it works fine. When I create a page for the user interface and submit, I get an error.
Server.userExceptionARERR [149] A user name must be supplied in the control.
It seems that the user name is not being passed from the page although it's mapped, maybe the soap header is not getting set with the username and password. Anyone have any ideas why this works when testing from the web service reference page and not the user interface that was created.
Thanks,
Bruce.