The short answer is "yes".
The long answer is "it depends" ... on exactly how your web service works.
You will need to fully construct the body and headers yourself, so something 
like SOAP is a bit tedious to do, but can be done.  (I do SOAP requests from ML 
servers in production).

Look at the docs for xdmp:http-post and then you'll have to figure out what 
your web server expects in order to figure out how to post the right  data.



----------------------------------------
David A. Lee
Senior Principal Software Engineer
Epocrates, Inc.
[email protected]<mailto:[email protected]>
812-482-5224

From: [email protected] 
[mailto:[email protected]] On Behalf Of mano m
Sent: Thursday, November 24, 2011 6:08 AM
To: [email protected]
Subject: [MarkLogic Dev General] Access webservice ???

Hi

I have to access a web service from mark logic. Will it be possible via 
xdmp:http-post method.Please let me know how to access webservice and pass 
parameters to them?

Thanks in Advance.

regards,
Mano
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to