Implement DACS entitlement in RFA Java code

We are using RFA SDK to pull snapshot information . The application server is using DACS_ID which is permission to get rics information .


We wanted to implement DACS_ID entitlement for user level. So , when user send request then 1st server application will authenticate the server ,if DACS_ID is permission then they will get data.


Could you please share API or sample code used to do the DACS_ID entitlement in RFA based approach.

Best Answer