How to call a web service and receive a response from APEX?
TomeoFeb 16 2010 — edited Feb 17 2010Hi folks,
I would like to ask you for an advice on how to create a very simple APEX application which would call some web service and which will also receive a response.
INPUT:
As input I have a XSDL file (+url to this file).
OUTPUT:
As an output I'm expecting a respond in XML format, which I'll import into database.
Unfortunately so far I didn't have a chance to work with XSDLs (and web services), so any advice or demo application would be more than helpfull for me.
Many thanks,
Tomas