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 our application to be able to address simultaneously many DACS (because he has many DACS at different places in the word, all having a subset of his users)
I would like to know if RFA already manages “natively” simultaneous connection to multi DACS or if I should handle the request of the client by myself
Thanks for helping
Regards,
Philippe MESMEUR