<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.talis.com/tdn" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Talis Developer Network - Talis Keystone Sandbox - Comments</title>
 <link>http://www.talis.com/tdn/node/1731</link>
 <description>Comments for &quot;Talis Keystone Sandbox&quot;</description>
 <language>en</language>
<item>
 <title>Hi Andy,
Yes, this was</title>
 <link>http://www.talis.com/tdn/node/1731#comment-685</link>
 <description>&lt;p&gt;Hi Andy,&lt;/p&gt;
&lt;p&gt;Yes, this was working fine up until last week.  When using the same URL (see previous post) it now times out again.  The browser simply hangs.&lt;/p&gt;
&lt;p&gt;I&#039;m using your Keystone sandbox to develop an in house application since ours implementation of Keystoen only exists in a live environment.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;
</description>
 <pubDate>Tue,  1 Jul 2008 10:22:29 +0100</pubDate>
 <dc:creator>davids</dc:creator>
 <guid isPermaLink="false">comment 685 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Hi Dave,
Is this still a</title>
 <link>http://www.talis.com/tdn/node/1731#comment-675</link>
 <description>&lt;p&gt;Hi Dave,&lt;/p&gt;
&lt;p&gt;Is this still a problem for you? I&#039;ve checked the URL out and it looks ok to me....&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;-Andy&lt;/p&gt;
&lt;p&gt;Andy Latham&lt;br /&gt;
Senior Solutions Consultant&lt;br /&gt;
Talis Information Ltd&lt;br /&gt;
www.talis.com&lt;/p&gt;
</description>
 <pubDate>Tue, 17 Jun 2008 16:19:52 +0100</pubDate>
 <dc:creator>Andy Latham</dc:creator>
 <guid isPermaLink="false">comment 675 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Hi,
I&#039;ve been trying the</title>
 <link>http://www.talis.com/tdn/node/1731#comment-647</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&#039;ve been trying the sandbox url&lt;/p&gt;
&lt;p&gt;http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=19734689&amp;amp;Summary&lt;/p&gt;
&lt;p&gt;for a few days now and each time it seems to timeout.  Can anyone confirm that this sandbox url is actually working?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;
</description>
 <pubDate>Thu, 10 Apr 2008 11:33:59 +0100</pubDate>
 <dc:creator>davids</dc:creator>
 <guid isPermaLink="false">comment 647 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Keystone Sandbox</title>
 <link>http://www.talis.com/tdn/node/1731#comment-501</link>
 <description>&lt;p&gt;Thanks Andy, I will try this out and get back to you if i have any queries,&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Rachel.&lt;/p&gt;
</description>
 <pubDate>Wed, 28 Mar 2007 15:57:55 +0100</pubDate>
 <dc:creator>rachel</dc:creator>
 <guid isPermaLink="false">comment 501 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>REST Examples into the Talis Keystone sandbox</title>
 <link>http://www.talis.com/tdn/node/1731#comment-500</link>
 <description>&lt;p&gt;Hi Rachel,&lt;/p&gt;
&lt;p&gt;The best starting place is the getting started guide, which is here:&lt;/p&gt;
&lt;p&gt;http://www.talis.com/tdn/keystone/guide&lt;/p&gt;
&lt;p&gt;If you want to actually invoke a Web Service and see some XML come back then you can try this:&lt;/p&gt;
&lt;p&gt;http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=19734689&amp;amp;Summary&lt;/p&gt;
&lt;p&gt;Which is a REST request into Talis Keystone requesting an account summary for borrower &#039;19734689&#039;.&lt;/p&gt;
&lt;p&gt;If you would like to see some more information, such as details of charges, loans and reservations then you could try this for borrower &#039;12593486&#039;:&lt;/p&gt;
&lt;p&gt;http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=12593486&amp;amp;Summary&amp;amp;FiscalAccount&amp;amp;LoanedItems&amp;amp;ReservedItems&lt;/p&gt;
&lt;p&gt;However most implementations of Talis Keystone so far has been to provide a simple account summary and a Single sign-on link into Talis Prism. This request will get you both of these pieces of information for borrower &#039;19734689&#039;:&lt;/p&gt;
&lt;p&gt;http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=19734689&amp;amp;Summary&amp;amp;AccessURL&lt;/p&gt;
&lt;p&gt;There is also the SOAP interface which satisfy&#039;s the same use-cases should you wish to use that instead of the REST interface. &lt;/p&gt;
&lt;p&gt;I hope this helps, please let me know if you need more information.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;-Andy&lt;/p&gt;
&lt;p&gt;Andy Latham&lt;br /&gt;
Programme Manager,&lt;br /&gt;
Talis Information Limited&lt;br /&gt;
www.talis.com&lt;/p&gt;
</description>
 <pubDate>Wed, 28 Mar 2007 15:53:45 +0100</pubDate>
 <dc:creator>Andy Latham</dc:creator>
 <guid isPermaLink="false">comment 500 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Keystone Sandbox</title>
 <link>http://www.talis.com/tdn/node/1731#comment-499</link>
 <description>&lt;p&gt;Hello Andy,&lt;/p&gt;
&lt;p&gt;I was clicking on the link below. I would like to be able to test it out.&lt;/p&gt;
&lt;p&gt;http://www.talis.com/tdn/keystone/sandbox&lt;/p&gt;
&lt;p&gt;Is this the right place?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rachel.&lt;/p&gt;
</description>
 <pubDate>Wed, 28 Mar 2007 15:30:11 +0100</pubDate>
 <dc:creator>rachel</dc:creator>
 <guid isPermaLink="false">comment 499 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Can you tell me which link isn&#039;t working please</title>
 <link>http://www.talis.com/tdn/node/1731#comment-498</link>
 <description>&lt;p&gt;Hi Rachel,&lt;/p&gt;
&lt;p&gt;I&#039;ve just checked the sandbox and it appears to be running fine. Also our live service status monitor is not reporting any issues: &lt;/p&gt;
&lt;p&gt;http://www.talisstatus.com/#keystone&lt;/p&gt;
&lt;p&gt;Can you tell me which link you are clicking on and I&#039;ll look into it for you.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;-Andy&lt;/p&gt;
&lt;p&gt;Andy Latham&lt;br /&gt;
Programme Manager,&lt;br /&gt;
Talis Information Limited&lt;br /&gt;
www.talis.com&lt;/p&gt;
</description>
 <pubDate>Wed, 28 Mar 2007 15:20:53 +0100</pubDate>
 <dc:creator>Andy Latham</dc:creator>
 <guid isPermaLink="false">comment 498 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Talis Keystone Sandbox</title>
 <link>http://www.talis.com/tdn/node/1731</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When i click on the sandbox i get a blank page. Is this not set up properly or am i doing something wrong?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rachel.&lt;/p&gt;
</description>
 <comments>http://www.talis.com/tdn/node/1731#comments</comments>
 <category domain="http://www.talis.com/tdn/taxonomy/term/87">Talis Keystone</category>
 <pubDate>Wed, 28 Mar 2007 14:45:10 +0100</pubDate>
 <dc:creator>rachel</dc:creator>
 <guid isPermaLink="false">1731 at http://www.talis.com/tdn</guid>
</item>
</channel>
</rss>
