1. ValueAdd doesn't provide a way to specify a user defined namespace (ie. merge config DB) if we have multiple consumers (with different configurations) in the same application.
2. ValueAdd ConsumerCore.GetConfigDb() isn't yet avaiIable when you specify a custom ReqMsg for login and directory. This makes the RFAConfiguration file useless if we need to retrieve some custom settings.
I implemented fixes/workarounds and had to recompile the ValueAdd dll.
Question: Would it be possible to improve the configuration management of the ValueAdd library to avoid those workarounds in the future ?