Using web services not defined by WSDL
Defining web services through WSDL and using them though SOAP is a standard supported by Tersus, but is not the only way to use web services.
Tersus also supports acquiring data from another server without using WSDL-defined web services.
You can follow such an implementation in the Examples projects provided with the Tersus Studio:
Note 1:
'Parse XML' gets as input an XML file, and its output is a data structure whose field hierarchy corresponds to the structure of the XML file.
In the case of the exchange rates provided by Bank of Israel, the way to model this data structure was very simple - we downloaded the file and created the corresponding Tersus model through the Import XML Example wizard.
If there is an XML Schema for the XML file you access, you can use the Import WSDL wizard.
Note 2:
You can also use 'HTTP Post' to post a request to a server returning an XML document as a response. Then parse the response through 'XML Parse', as before.
the Examples projects includes an example of using 'HTTP Post' - see the button 'Post Test' in the view 'Direct Payment' ('Examples/Web Services/Web Services - PayPal/Direct Payment/Post Test/Post Test').
Getting feeds from Indeed.com:
I suggest you start by figuring out what is their way to access the information. I would start at their Web Services page, which says they use XML format.
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign