-
How to access all portfolios, monitors, lists through RDP API (in python)
I may have overlooked some documentation but ... here is what I do and try to do * I manage my portfolios, monitors and watch lists in WORKSPACE (app, on Windows and Mac OS) * I'd like to access a complete list of all those items in python, that is something like: ek.get_data('PORTFOLIO([ ALL ],[PORTFOLIO.CURRENCY,…
-
PEP list convertion codes
Hello, is it possible to have a list with all the PEP codes (like b_trwc_PEP N, b_trwc_PEP N-R.) with their correspondent list names and description like the ones we have for Special Interest Categories (i.e. M:1VA - Abuse of Office, M:1X0 - Consumer Protection Violation)? If so, where can I find it? Many thanks
-
How can I get a list of all companies with the RIC code available in the database (refinitiv and/...
...or datastream and/or permID)? Hello, I wanted to know if it was possible to get a list of all the companies available in the database (which preferably exists to date) and which have a CEO and CFO in the entity. I use Renitiv and datastream. Also, how can I get this list via permID? Thanks a lot,
-
World Check One API - Unable to resolve watchlist cases
Payload.txtClient Watch Data.txtLanguages Used: Python Use case: World Check API is used to bulk update cases. Issue: For watchlist cases, script failes to resolve cases. Payload file and Watch Data file is attached.
-
RTSDK Java ETA WatchListOptions question
What's the impact on the performance from WatchListOptions::requestTimeout()? I found the following comment+code in RTSDL/ETA PerfTools RTSDK-2.0.3.L2.java.rrg/Java/Eta/Applications/PerfTools/src/main/java/com/refinitiv/eta/perftools/consperf/ConsumerThread.java : // set request timeout to 0, request timers reduce…
-
Watchlist Maintenance
May I ask if the Watchlist maintenance method can only be selected through UI or API? Once I apply to maintain the Watchlist through the API, can I no longer maintain it through the UI? What jobs might be restricted and unavailable?
-
[ATS] Instruments number limit to be published reached
Hello, We currently have a client that raised a point related to the maximum number of instruments that can be published through ATS. Actually, when they reach the maximum number (WATCHLIST value ? = 100k instruments) the TREP infra is going down. They are reaching this limits because of matured bonds or futures. Is it…
-
How to get CLIENT WATCHLIST result in WorldCheck?
How to get CLIENT WATCHLIST result in WorldCheck?
-
What is the cURL to get WATCHLIST person detail?
What is the cURL to get WATCHLIST person detail?
-
How to get WATCHLIST person detail in postman?
How to get WATCHLIST person detail in postman?
-
OGS not screening against watchlist
Hello, We are facing an issue where the OGS process is not picking up on matches against a custom watchlist that we have uploaded. Please note that we have included the watchlist as a source for both initial and ongoing screening on the group. The scenario to reproduce is: Day1: * Screen a case (through an API call) that…
-
Issue with getting results from Refinitiv API.
Hello, I have an issue with getting results from Refinitiv API. I need one call that uses {caseSystemId} and will respond Data with details of profiles (firstName, gender, dateOfBirth, country, etc). As I noticed on 'https://worldcheck.refinitiv.com/'; we had all needed results in one API call…
-
I currently use SEQ-case-save-and-screen-cases: Save and screen multiple cases to submit names fo...
...r screening. What API can I use to get sanction/watchlist hits back @david.reinknecht
-
How can I get data for a List, Monitor, Portfolio, or Screen that I've created with my Eikon ID?
Because of some data limits I cannot pull historical data for OPINT_1 on a list of options, but I can pull the history for TR.OPENINTEREST. It doesn't appear that TR.OPENINTEREST works for the option chain RICs (0#KODK*.U), so I created a list in Excel with the name & code of KODK_Options. How can I analyze data for that…
-
Unable to Create or Update Provider Sources
Hi Team, I am trying to create a new Provider Source using World Check One Rest API. When I try to create I am getting "404 Not Found" in postman. Currently I am testing using postman and below is the sample which I used. { "identifier": "{{provider-source-identifier}}", "abbreviation": "SWLST", "name": "Sample Watchlist",…