I have a piece of code that creates a new instrument list, imports a new report template and creates an EOD schedule. All of this works each day @ 6:30PM EST. The program then runs "WaitForNextExtraction" using the previously created EOD schedule and is set for "19:50" as the TimeOut. The poll seconds was set to 10…
I'm trying to export some challenges' information with the following url: https://selectapi.datascope.refinitiv.com/RestApi/v1/EvaluationConnect/ChallengeExport I already have the challenges Ids, but I don't know how to make it work in Python. It would be useful if someone could provide an example.
Hi, Please could we be advised on the below. The questions is to being able to use duplicates in the request, but have them removed so for example only a single line is returned for the first example as they are the same security (with same Asset ID)…
Hi, here's some context before I start to ask my question Java version: 17 Gradle version: 8.0 Plugin used to generate stub: https://github.com/yupzip/wsdl2java WSDL file I am referring to: https://selectapi.datascope.refinitiv.com/DataScopeApi/v1/ExtractionService.asmx?WSDL Currently I am trying to call…
Is there a way to download file in csv format from 'Extracted files' through API call ? After I have scheduled my report template and the extracted files are in place, how do I get the files downloaded? what is the best way in the rest API to achieve this (JSON request)?
Used POST request, https://selectapi.datascope.refinitiv.com/RestApi/v1/Search/FuturesAndOptionsSearch And request body is { "SearchRequest": { "FileCodes": null, "CurrencyCodes": null, "ExchangeCodes": null, "StrikePrice": null, "ExpirationDate": null, "IdentifierType": "Ric", "Identifier": "SB*",…
Hi there, I am wondering if it is possible to "clone" a user that is currently setup on Datascope Select (with tons of configurations and reports present) onto a new different account/user with the same content as the first user? The new user would have a different login/password but essentially have the same set of…
Client wants to use one API call for two different report templates(Terms and Condition / Ratings) is this possible. If yes request you to kindly share a sample API Code.
Hello Team, Client is running below extraction via API. Client is not getting any result .Extraction is blank and even there is not notes file generated. Client s not made change to script. The only thing they did is change the RIC. RIC which you in this script is active. Not sure why client is not able to pull the data.…
Hi, client mine wrote: "We are experiencing performanceproblems in our testenvironment and therefore one of our application developers went through your document on REST-API and found a section with a recommendation NOT to use this in combination with Azure. We have plans to migrate our application using Azure during…
It looks like you're new here. Sign in or register to get started.