Calling web services

Hi,

We are interrested in Automise but wonder if it’s possible to call web services form it & get some info back ?

Thanks,

Arnaud.

Hi Arnaud,

At the moment there is no built in support for calling web services, although I have added this to the to-do list for a future version.

In the meantime, it should be possible using a web services framework like the free PocketSOAP (http://www.pocketsoap.com/pocketsoap/) or by writing a custom action package which leverages the .NET Framework SOAP capabilities. Although I’ve never used it, PocketSOAP looks like a good solution (with it installed, you can write scripts like those on the example web page and use them in Run Script actions or script-based custom action packages.)

Regards,


Angus