Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Web Service and Distant authentification

Avatar

Level 5
Hi,



I use short-lived process as WebServices in my forms.



When I use them in the workspace on a distant computer, a prompt appears for authentification.



There is the code I use to invoke my WebServices. I try with and without the line : service.authenticator = oAuthenticator;



----------------------------------------------------

var secure = true;



var oAuthenticator =



{



Username: "administrator",



Password: "password"



};

------------------------------------------------------

var service = SOAP.connect(cWSURLliste);



if (secure){



service.authenticator = oAuthenticator;

xfa.host.messageBox("authentification");



}



if(typeof service != "object")



xfa.host.messageBox("Couldn't get WSDL object");



if(service.invoke == "undefined")



xfa.host.messageBox("Couldn't get webservicex.invoke Call");



var param =



{



nom_client:nom,



};



Thanks
4 Replies

Avatar

Not applicable
Hi Jerome,



Were you responding to my request for WSDL/Web Service sharing? If so! Thanks!

Avatar

Level 5
Hi,



No sorry but indeed there is missing parts in my message.



What I want is to script the authentication for my web service because I don't want prompt appears when I call a web service.



What is your question , maybe can I help you.

Avatar

Not applicable
I have never written a web service so I was looking for someone who can share a working WSDL for either MS Access or SQL Server. If you can help me I would appreciate it very much!

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now