The most recent content from our members.
Hello I'm working on a java application that embeds RFA (more precisely com.reuters.risk:rfa verson 8.2.1.L3) This application: * connects to a DACS server * registers users (by calling AuthorizationAgent.login()) * queries DACS in order to know whether a user is allowed to access a given PE One of our customers would like…
Hi I'm trying to find an example where the connection to RRTO is through a RTDS/TREP whith the DACS user but all uses the machine id, password, and client id Is there a way to connect to the RTDS though websocket with a DACS user? im using python or node The EMA examples for Java works but i'm not able to replicate the…
Hello, We would like to use SBE with DACS, but we are not sure about the configuration to do in the UI. We created the below service, then we added a product and an item to it and finally we granted right to a user : : But when we do permission testing we have the following : Are we missing something ? Is there a specific…
Hi, We faced a Runtime Exception recently which causes our application to stop working abruptly and we had to restart the application manually and everything started working smoothly after that. I am sharing the chain of event with logs we faced that time for your reference. 1. We got a “Login stream was closed” error…
...imultaneous logins) Hello, We are using the RFA 8.2 C++ API to consume market data and open dacs version dacs7.8.0.F1. I have a DACS user, "DacsUser1." I successfully logged in with this user from the IP address 10.27.5.186, then logged out. However, when I try to log in again with "DacsUser1" from a different IP…
Hi, I am testing your example https://developers.lseg.com/en/api-catalog/refinitiv-real-time/dacs-station-api/quick-start but I keep get: urllib.error.HTTPError: HTTP Error 403 I have my dacsLogin and pw created. Is something required on the server side or internal corporate firewalls? Kind regards, Johan
Hi, Do you have an example call method to show how users call into the OpenDacs API to check permissions for a live RIC price? We are trying to establish if the user submits the RIC then OpenDacs then checks their permissions under the respective PDP code. Thanks, Eleanor
I have a user logged in with position `X` and number of simultaneous login allowed is set to `1`. What happens in following cases --> 1. Same user tries to login again with same position 2. Same user tries to login with different position . Will new login be blocked or old user will be automatically logged out?
Hi, is there a tool to tell me which PDP codes are available for the below RICS? Thanks Security TypePostfixBrokerExampleForwards=TDRLTraditionBHD1M=TRDLForwards=ICAPICAPEUR1YE=ICAPOIS=BGCPBGCIN1YNDOIS=BGCPInflation Swap=TTKLTullett PrebonAUD1Y=TTKLForwards=CCMGClark Capital Management…
Hi, I am currently using RTDS (LSEG.Ema.Core 3.2.0.1) in a C# project (targeting framework net6.0) to subscribe to a stream of quotes. I would now like to incorporate DACS to the above project to control permissions. The documentation seems to suggest there is a .NET DACS library which I haven't been able to find. I did…
It looks like you're new here. Sign in or register to get started.