...nces using the same machine account/password. Is this allowed?
I have an working consumer application with offstream posting based on :
https://developers.refinitiv.com/elektron/elektron-sdk-cc/learning?content=26452&type=learning_material_item
I would like to run multiple instances. Each instance posts (contributes) a different set of data.
Sometimes when I start up the 2nd instance, it closes the connection on the first instance and sometimes, it doesn't.
I am using the same machine account/password and the same EmaConfig.xml for both instances.
I'm not sure what I need to change, to make this work properly.
Thanks