Hello, some times we need to test some Open-DACS related functionality. It's super easy if we can carry out these tests without actual Open-DACS connection. Is there any such demo Open-DACS publisher? To provide more context --> in RFA api, there is StarterProvider sample applications which I can use to connect and test my…
...rs RFA How to connect HttpClient class of opendac like below class to RFA API class public class HttpClient { public static void Main(string[] args) { string url = ""; while (true) { string curLine = ""; string urlError = "Please enter a valid URL"; Console.Write("Enter ODPS URL > "); try { curLine =…
Can we create a bulk users in the Open DACS
Hi Team, Open DACS is not working across rfa v8.2.3 / v8.2.4 jar when run across jre17 (eg. v17.0.9). The daemon connection is stuck in CONNECTION_PENDING state which results in an endless loop of checking daemon state. The DacsSubscribeClient given in portal itself is not working and is stuck in the while loop of…
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…
We created wrapper for internal teams to query user permission info via ODPS. It looks like ODPS would increase the position count unless the users explicitly "close" it, and this have caused some production issues. Is there a way to configure ODPS to drop the connection when the inquiry is fulfilled?
Hello, I'm using OpenDACS .NET, and the use case is basically end-user authentication and permissions check for the application. I'd like to know how important is that the Position IP Address is correct and valid to DACS and Refinitiv? Since this is an company internal application. I'm using SignalR to stream data, and…
Hello, I'm using OpenDACS .NET, And I need to verify the permissions of the end-users of my application for the data that I'm providing, For that I believe that I need to use CBE (Content Based Entitlements) subscription check. Exploring the CBE, I faced some parameters: The serviceName is "ELEKTRON_AD", which is verified,…
May I know where I can find the ODPS Developer Kit for Java
Hello, We have upgraded the version DACS sink daemon to 7.7 ms140 version and we got a crash when running our connector. I noticed that in the sink daemon package the version of dacs4wn64.dll is in 7.10.0.1. Our connector is using OpenDACS v8.2.0.L2 version (DACS8_lib140_x64.dll is in 8.2.0.2) where dacs4wn64.dll is…
It looks like you're new here. Sign in or register to get started.