Difference between revisions of "Web Services Examples"

From VistrailsWiki
Jump to navigation Jump to search
Line 45: Line 45:


=Web Services Demos Guide=
=Web Services Demos Guide=
If you would like to learn more about creating workflows that call web services, download this guide.
If you would like to learn more about creating workflows that call web services, download this [http://www.vistrails.org/images/WebServicesDemosGuide.pdf.zip  guide].

Revision as of 00:03, 23 July 2008

Configuring Web Services in VisTrails

Enabling the webServices package

The web service package comes disabled in VisTrails, to enable it open the preferences panel (On Windows and Linux, it is located under the Edit Menu, and on the Mac, it is under the VisTrails Menu). Select the tab named Module Packages. On the Disabled packages list, select webServices and click on Enable.

Adding web services URLs in VisTrails

To add the web services URLs to VisTrails, select webServices on the Enabled packages list and click on configure. A new window will appear and you will be able to add a ';' separated list of web services URLs. Select wsdlList and click on the value field. You can type the web services URLs you want.

Web Services Demos

A set of Bioinformatics and other web services workflows demos are included in the WebServicesDemos.zip file. Before using them you need to add the web services URLs. They are specified in the following subsections.

Data Transformation

EMBOSS web services

KEGG web services

KEGG Search Entities web service

ChEBI web service

NOAA web services

Web Services Demos Guide

If you would like to learn more about creating workflows that call web services, download this guide.