-
SFTP Error When Connecting to Refinitiv Archive News
Hello. I encountered an SFTP error when trying to connect to the Refinitiv archive news server. The Machine ID works fine for fetching API news on RDP. I ran the Python code below in my local PC environment using PowerShell. Is any setup required before downloading Archive News for the first time? The sample code attached…
-
Recent DSS output files are not found in SFTP reports folder.
The existing DSS user (Narrative Tapestry, DSS ID:9039653 ) developed their own SFTP system and is currently testing it. They could log in DSS normally and retrieve data from the reports directory, but the files they are expecting are not there. They can only find files some time ago, and recent files are missing according…
-
Retrieving MRN News
Hello, I was going through this article on retrieving MRN news using Python. If the program is behind our organization Firewall and Proxy, is there any other additional pre-requisite that we need to take note of? EG: Opening firewall and etc.…
-
DSS SFTP connection for multiple applications
Hi, Is it possible to upload two separate Key Files to the .ssh DSS-Folder in order to connect two client applications to a single DSS ID? My client wants to download a file from the DSS SFTP directly from two different servers without having to save it internally first.
-
TRDX - Bulk interface SFTP connection without IP restriction
I'm currently trying to setup the SFTP connection the the TRDX system to resolves Ric codes for Derivatives and want to test my connection. I believe I am using the correct details and have a correct file, however when I try to connect I get a error saying refused to respond (in time). I believe this is due to trying to…
-
Derivative Ric resolution
What is the best way to resolve a Ric for a derivative (OPTION/FUTURE)? I know there is a mechanism to do this using SFTP, but is there a way using an http api. Thanks.
-
How do we scale the RIC code/currency while requesting from SFTP method?
Dear Team, We are getting the output of below Instrument as 0.2806,0.2802 where it should be 0.002806,0.002802. We are trying to apply the scaling of 100 to this specific RIC code. Is there any guide to apply this scaling on this specific RIC code? Please support. <Instrument> <IdentifierType>RIC</IdentifierType>…
-
Moving from manual access to the SFTP site to use an automated process to connect using Public/P...
...rivate keys. Speaking to the dev team at my end it seems that we have manual access to the SFTP site but we are planning to use an automated process to connect using Public/Private keys. I believe you have been sent our Public key and we now need your private key. Is that a fair assumption? Will you be able to share the…
-
Duplicate Instrument List using DSS SFTP
The issue: * For a long time, the instrument list we use to upload instruments from Fusion into DSS remained the same as long as the instrument file name remained unchanged. The instrument file simply used to update the existing lists and NOT create a new instrument list. * As you know, the scheduled reports have to be…
-
What is the DSS landing zone?
What is the DSS landing zone? Is that equal to DSS sFTP?
-
Question on DSS sFTP and DSS GUI for same DSS ID
Client question is why there is mismatch from the same scheduling between DSS GUI and DSS sFTP ? as per client Notes files are always existing on sFTP while sometime for same extraction notes file missing on DSS GUI . In my understanding If client retrieved and delete a file example <XYZ> from DSS sFTP will same file <XYZ…
-
Datascope Select SFTP public host key
Hello Team, where I can find public key for SFTP server for Datascooe Select? It is the key used as host certificate to authenticate the Refinitiv SFTP server, so that clients can be certain that they are "talking" to the correct SFTP server?
-
I am using DSS REST API to perform search Futures & Options. Can you please confirm if the output...
I am using DSS REST API to perform search Futures & Options. Can you please confirm if the output I get from REST API search can automatically be sent to my SFTP location? Please note my client wants to use SFTP .
-
New path to the XML Schema definition XSD
Hi all I just wanted some advice around the new xsd path that should be included in the request XML that is sent to Refinitiv. This is the URL that we have updated in the XML that we generate "http://www.refinitiv.com/Datascope/ReportRequest.xsd" Could you please let us know if you see any issues with this ? We are also in…
-
Problems with DSS FTP connection with Client WinSCP or automated script.
I have been attempting to get our automated script to connect to our site hosted.datascope.reuters.com. When I test the connection with the client, CoreFTP, I AM successful using Server: hosted.datascope.reuters.com/reports/ Port: 22 User: r9025260 Pass: xxxxxx (obscured) and no private key I am NOT successful if I use the…