Hi!
Could you point me to some document that outlines connecting to the Datascope Select REST endpoint? We are looking for CUSIP/RIC lookup via DSS. Are there any Java examples of this?
For a deeper look into our DataScope Select SOAP API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
Hi!
Could you point me to some document that outlines connecting to the Datascope Select REST endpoint? We are looking for CUSIP/RIC lookup via DSS. Are there any Java examples of this?
Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.
Otherwise please post again offering further insight into your question.
Thanks, AHS
You can download the Java Code Examples from the DSS Downloads tab.
That package contains two examples Serach by CUSIP and RIC (with the connection endpoint):
DSS2SearchByCusipClient.java
DSS2SearchByRICClient.java