The most recent content from our members.
Stale items on ADH, but item is updating in Source application. Our ADH is cached and we this behavior for some items they go stale but when we try to subacribe to the Source application we can see updates. Once we close the item or clear the item for cache using adhmon, it starts updating. What are the possible causes for…
Hello, I'm using OpenDACS for end-user authentication and permissions check with CBE. Our application restarts everyday, and we are considering caching the result of the permissions check made when the user logged in. So when we check the permissions of the user everytime we need to refresh the live data, we don't call the…
Hi, I configured RTC for a posting cache and NIProvider service as described below !!! RSSL *rtc*enableRsslServer : True *rtc*rsslServerPort : 14005 !!! Non-interactive Cache for posting *rtc*cacheServiceList : <source> *rtc*<source>*cacheLocation : srcApp *rtc*<source>*cacheType : sourceDriven and then try to publish with…
How do I connect and use RTC Cache in-case I will have to retrieve previous 5 minutes flow data, on any failure of pods/Application.
...ully cached in ADH/ADS? I have a Non-Interactive Provider submitting live updates to our corporate RMDS infrastructure. These live updates are deltas and we rely on the ADH/ADS cache to supply the complete image when a consumer requests the instruments. This is fine but in some cases then the values exceed certain…
I'm using the CacheControl object in the REDI API to subscribe to trade events. There are 5 documented values of the "Action" parameter: My question is: What is the purpose of the 'Delete' and the 'Release' actions? Why would I want to delete an order from the trade history? I can look at OrdStat to get the status of the…
Firstly, I want to get RediOrderID from my Python. After i run the script of ordersending as : msg = win32com.client.VARIANT(win32com.client.pythoncom.VT_BYREF | win32com.client.pythoncom.VT_VARIANT, None) res = o.Submit(msg) The returned result as res have value only "True" or "False" but i expect to get OrderID. Then i…
I'm developing a C# app to work with the REDI API. It uses the CacheControl object to subscribe to CacheEvents, and I've used your example as a starting point: https://github.com/Refinitiv-API-Samples/Example.REDI.CSharp.Examples/tree/master/REDIConsoleOrders One of the data fields in each CacheEvent is called "Date". My…
Hi, I'm developing a C# app to work with the REDI API, and I've used your example as a starting point: https://github.com/Refinitiv-API-Samples/Example.REDI.CSharp.Examples/tree/master/REDIConsoleOrders When I monitor the CacheControl events that are triggered, I see numerous events with Action == 7: But this is…
The below are the results of the same RIC record, while the first one is retrieved via Open PermID Python API , and the other one is from Open PermID online query tools. I think this might be bug or some kinds of caching issue, since one show "TEPRE.PA" (correct one) and the other show "ROCH.PA"...
It looks like you're new here. Sign in or register to get started.