Talis Keystone Sandbox

Hi,

When i click on the sandbox i get a blank page. Is this not set up properly or am i doing something wrong?

Thanks,

Rachel.

Can you tell me which link isn't working please

Hi Rachel,

I've just checked the sandbox and it appears to be running fine. Also our live service status monitor is not reporting any issues:

http://www.talisstatus.com/#keystone

Can you tell me which link you are clicking on and I'll look into it for you.

Cheers,

-Andy

Andy Latham
Programme Manager,
Talis Information Limited
www.talis.com

Keystone Sandbox

Hello Andy,

I was clicking on the link below. I would like to be able to test it out.

http://www.talis.com/tdn/keystone/sandbox

Is this the right place?

Thanks,

Rachel.

REST Examples into the Talis Keystone sandbox

Hi Rachel,

The best starting place is the getting started guide, which is here:

http://www.talis.com/tdn/keystone/guide

If you want to actually invoke a Web Service and see some XML come back then you can try this:

http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=19734689&Summary

Which is a REST request into Talis Keystone requesting an account summary for borrower '19734689'.

If you would like to see some more information, such as details of charges, loans and reservations then you could try this for borrower '12593486':

http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=12593486&Summary&FiscalAccount&LoanedItems&ReservedItems

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 '19734689':

http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=19734689&Summary&AccessURL

There is also the SOAP interface which satisfy's the same use-cases should you wish to use that instead of the REST interface.

I hope this helps, please let me know if you need more information.

Kind regards,

-Andy

Andy Latham
Programme Manager,
Talis Information Limited
www.talis.com

Keystone Sandbox

Thanks Andy, I will try this out and get back to you if i have any queries,

Regards,

Rachel.

Hi, I've been trying the

Hi,

I've been trying the sandbox url

http://sandbox.talis.com/TalisKeystone/ViewMyAccountRESTService?Barcode=19734689&Summary

for a few days now and each time it seems to timeout. Can anyone confirm that this sandbox url is actually working?

Thanks

Dave