Hello! What is the range for PROD_PERM field and how we can extend it to perform a Content Based Entitlement (CBE) subscription?
I need to get a list of PE with all your attributes as PE CODE, DESCRIPTION, PROVIDER, COUNTRY, CONTENT SET. For example below: My question is: is there a API REST or SOAP that get a complete list of all PE and your attributes?
Within rfa8.2.2.L1.win-shared.rrg\Include\Common\StandardPrincipalIdentity.h class RFA_COMMON_API StandardPrincipalIdentity : public PrincipalIdentity { /** Set Position (This is the position in the context of Refinitiv Data Access Control System) */ void setPosition( const rfa::common::RFA_String & position ); } * If we…
We are using RFA 8.1 C++ api with Open-DACS api to check user authorization. We want to understand DACS user configuration. Is it true that when user is created in DACS system, we mark it as display[GUI] or server user? Recently we came across a situation where a server user that is used to connect to TREP by our feed…
Hello We configured ODPS on our TREP infra and we want to set up our entitlement application. We are currently doing some tests to validate our developments and we need some help about the following : * The first http request we test is to login :*…
Hello, we are using RFA 8.1 C++ api to consume L1 and L2 market data. We want to understand If two object of rfa::common::client are created with same userid, and One object send Logout request to DACS then other object will also receive ComplEventEnum ? Let's we have 2 object with same userid 'MST' , If we send logout…
ODPS 8.3 query We have created a simple vanilla Service within DACS that has no underlying products/exchanges. Is there an ODPS query (command=) that can return all the entitled users for this particular service? The Application teams preferred approach is to query via ODPS at application startup, the list of allowed users…
Hello, we are using RFA 8.1 C++ api to consume L1 and L2 market data. We also plan to use Open DACS api. What we want to understand is, does DACS connection support SSL?
Hello, we are using RFA 8.1 C++ api to consumer Level1 and Level2 data. We know that to be able to check user authorization with Open DAC's we need to provide DAC user id and position information. This makes sense for request of data for display purpose. We want to understand how to do user authorization checks for non…
We are using RFA 8.1 C++ API to consume Level1 and Level2 market data with Open DACS set up.DACS requires user IP as position with "/net" format. We want to know that , Can single DACS user have 2 or multiple IP's [Positions] ? If multiple IP's are allowed then , consider user A is logged in with IP1 and now similar user…
It looks like you're new here. Sign in or register to get started.