<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to use ChemSpider webservices from Knime</title>
	<atom:link href="http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html</link>
	<description>Building Community for Chemists</description>
	<lastBuildDate>Sat, 08 Jun 2013 05:28:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Aileen Day</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195668</link>
		<dc:creator>Aileen Day</dc:creator>
		<pubDate>Tue, 21 May 2013 16:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195668</guid>
		<description><![CDATA[Perhaps you could email me (chemspiderdec@rsc.org) with more details of what you&#039;re trying to do. For example, if you could send screencaptures of how you&#039;re configured the node, that might help us track down the problem...]]></description>
		<content:encoded><![CDATA[<p>Perhaps you could email me (chemspiderdec@rsc.org) with more details of what you&#8217;re trying to do. For example, if you could send screencaptures of how you&#8217;re configured the node, that might help us track down the problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Masek</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195667</link>
		<dc:creator>Brian Masek</dc:creator>
		<pubDate>Mon, 20 May 2013 17:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195667</guid>
		<description><![CDATA[Hi - I&#039;ve configured a KNIME workflow as you suggest in your example, but the Generic Webservice Client node status is red (not executable).   I can&#039;t figure out what&#039;s wrong.  Any suggestions?]]></description>
		<content:encoded><![CDATA[<p>Hi &#8211; I&#8217;ve configured a KNIME workflow as you suggest in your example, but the Generic Webservice Client node status is red (not executable).   I can&#8217;t figure out what&#8217;s wrong.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aileen Day</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195621</link>
		<dc:creator>Aileen Day</dc:creator>
		<pubDate>Fri, 21 Dec 2012 09:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195621</guid>
		<description><![CDATA[Great - glad you worked it out Robert!]]></description>
		<content:encoded><![CDATA[<p>Great &#8211; glad you worked it out Robert!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Mostyn</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195619</link>
		<dc:creator>Robert Mostyn</dc:creator>
		<pubDate>Thu, 20 Dec 2012 22:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195619</guid>
		<description><![CDATA[I have answered my own question... register for a security token.  Once I got my token everything started to work!]]></description>
		<content:encoded><![CDATA[<p>I have answered my own question&#8230; register for a security token.  Once I got my token everything started to work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Mostyn</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195618</link>
		<dc:creator>Robert Mostyn</dc:creator>
		<pubDate>Thu, 20 Dec 2012 17:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195618</guid>
		<description><![CDATA[Hi.  I am at the beginning of a research project that involves referencing specific chemical compounds.  The project aims to track the throughput of all chemical compounds through industrial processes.

I am trying to work out whether ChemSpider will be use to this project.  I am trying to test the web service and the only service call I get a result from is GetDatabases.  Easy - it doesn&#039;t require any parameters!  But other service calls are difficult because I cannot provide valid parameters - probably because the parameters names are not intuitive and I am not providing valid values.  

One success is SearchByFormula2... requires a Formula...  I enter C9H8O4 and I get an array of numbers back.  But I don&#039;t know what to do with the numbers.  Is there some documentation that describes the interface at a higher level than WSDLs?]]></description>
		<content:encoded><![CDATA[<p>Hi.  I am at the beginning of a research project that involves referencing specific chemical compounds.  The project aims to track the throughput of all chemical compounds through industrial processes.</p>
<p>I am trying to work out whether ChemSpider will be use to this project.  I am trying to test the web service and the only service call I get a result from is GetDatabases.  Easy &#8211; it doesn&#8217;t require any parameters!  But other service calls are difficult because I cannot provide valid parameters &#8211; probably because the parameters names are not intuitive and I am not providing valid values.  </p>
<p>One success is SearchByFormula2&#8230; requires a Formula&#8230;  I enter C9H8O4 and I get an array of numbers back.  But I don&#8217;t know what to do with the numbers.  Is there some documentation that describes the interface at a higher level than WSDLs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aileen Day</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195449</link>
		<dc:creator>Aileen Day</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195449</guid>
		<description><![CDATA[I can log a feature request for the development team to consider adding a new web service which covers that functionality. 
So just to clarify - would you be happy with a webservice into which you enter a CSID and data source type and returns the number of links for each corresponding data source? Or were you thinking of a webservice into which you enter the chemspider id a data source type and it returns the corresponding data sources? Or would either of these options work for you?
In the meantime (the development of a new web service is unlikely to happen immediately) if you email me at chemspiderdev@rsc.org so I have your email address, I could send you a list of all the data sources in ChemSpider with their corresponding data source type (&quot;Contributor classification&quot; in the corresponding Data Source page in ChemSpider). I think with this information and the existing CSID2ExtRefs web service you should have everything you need, even if it is via a longer route.]]></description>
		<content:encoded><![CDATA[<p>I can log a feature request for the development team to consider adding a new web service which covers that functionality.<br />
So just to clarify &#8211; would you be happy with a webservice into which you enter a CSID and data source type and returns the number of links for each corresponding data source? Or were you thinking of a webservice into which you enter the chemspider id a data source type and it returns the corresponding data sources? Or would either of these options work for you?<br />
In the meantime (the development of a new web service is unlikely to happen immediately) if you email me at <a href="mailto:chemspiderdev@rsc.org">chemspiderdev@rsc.org</a> so I have your email address, I could send you a list of all the data sources in ChemSpider with their corresponding data source type (&#8220;Contributor classification&#8221; in the corresponding Data Source page in ChemSpider). I think with this information and the existing CSID2ExtRefs web service you should have everything you need, even if it is via a longer route.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Maas</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195448</link>
		<dc:creator>Peter Maas</dc:creator>
		<pubDate>Tue, 03 Jan 2012 14:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195448</guid>
		<description><![CDATA[Hi Aileen,

I can see why you want to limit this. What I wanted to do is look for a big list of compounds what suppliers are available within ChemSpider. In that respect it would be nice feature to have type of suppliers here (Chemical Vendor, data aggregators, bioinfo, and so on).  In that way you would not do a mass download, just the info one is looking for.
It&#039;s just a suggestion. I managed to create a flow going through pubchem to do this task. However, some suppliers are included in chemspider but not in pubchem.

Thanks,

Peter]]></description>
		<content:encoded><![CDATA[<p>Hi Aileen,</p>
<p>I can see why you want to limit this. What I wanted to do is look for a big list of compounds what suppliers are available within ChemSpider. In that respect it would be nice feature to have type of suppliers here (Chemical Vendor, data aggregators, bioinfo, and so on).  In that way you would not do a mass download, just the info one is looking for.<br />
It&#8217;s just a suggestion. I managed to create a flow going through pubchem to do this task. However, some suppliers are included in chemspider but not in pubchem.</p>
<p>Thanks,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aileen Day</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195447</link>
		<dc:creator>Aileen Day</dc:creator>
		<pubDate>Tue, 03 Jan 2012 14:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195447</guid>
		<description><![CDATA[Hello,
Glad you&#039;ve got it further with this. 
The CSID2ExtRefs web service requires the entry of at least one datasource, and this is by design of the webservice itself (so that it can be of use to find links to specific data sources of interest, but to prevent the mass harvesting of links from ChemSpider) rather than a limitation of Knime. 
So I&#039;m afraid I can&#039;t advise you of any way around this...
Regards,
Aileen]]></description>
		<content:encoded><![CDATA[<p>Hello,<br />
Glad you&#8217;ve got it further with this.<br />
The CSID2ExtRefs web service requires the entry of at least one datasource, and this is by design of the webservice itself (so that it can be of use to find links to specific data sources of interest, but to prevent the mass harvesting of links from ChemSpider) rather than a limitation of Knime.<br />
So I&#8217;m afraid I can&#8217;t advise you of any way around this&#8230;<br />
Regards,<br />
Aileen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Maas</title>
		<link>http://www.chemspider.com/blog/how-to-use-chemspider-webservices-from-knime.html/comment-page-1#comment-195442</link>
		<dc:creator>Peter Maas</dc:creator>
		<pubDate>Fri, 30 Dec 2011 10:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=3488#comment-195442</guid>
		<description><![CDATA[Hi Aileen,

I got this all up and running and it seems to be working OK.
However, I was trying to download all possible data sources for a certain entry using CSID2ExtRefs.
Within Knime this requires a string for .
When entering a datasource it does return the right information but I want all entries.
When leaving blank Knime gives me an error ordering me to fill this field.
Probably this is a limitation of knime. 
Is there a way to get around it?

Thanks,

Peter]]></description>
		<content:encoded><![CDATA[<p>Hi Aileen,</p>
<p>I got this all up and running and it seems to be working OK.<br />
However, I was trying to download all possible data sources for a certain entry using CSID2ExtRefs.<br />
Within Knime this requires a string for .<br />
When entering a datasource it does return the right information but I want all entries.<br />
When leaving blank Knime gives me an error ordering me to fill this field.<br />
Probably this is a limitation of knime.<br />
Is there a way to get around it?</p>
<p>Thanks,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
