Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos
Here you learn how you could easily integrate a web service into the Argo search. After logging on to the Argo Configuration Editor just click on the "Add" button on the Connector Dashboard.

General settings


Name the connector and the object.

Web Service Setup


Type in the URL to the web service description file (WSDL). The web service I will use in this example is the following: http://www.ignyte.com/webservices/ignyte.whatsshowing.webservice/moviefunctions.asmx?wsdl. Check use proxy if needed and click on "Get service operations". The operations supported by this web service will be displayed in the table control. Select the "GetTheatresAndMovies" service and proceed to the next phase.

Input setup


Here you can specify the input parameters. Mark "ZipCode" as "Attribute search query" and "Radius" as "Default value" and set it to 25. Proceed to the next phase.

Output setup


First of all you have to set the result node. Therefore specify the structure node "GetTheatersAndMoviesResult" as "Object instance". Select the attribute "Name" and mark it as "Object attributes". Set the area to "title". Select the "Address" and mark it as "Object attribute" as well. Set the area to "Summary".

The next phase gives you a summary of what you have configured. Finish the wizard and save the configuration.

Goto the Argo Search UI. A valid query would be: "Movies 94306"

4 Comments