Hi all,
At the moment we are trying to implement a BluePrism infrastructure as follows:
We want to be able to work in 3 different countries, but want those countries to have the same shared resources and shared application server (for reusability of objects and such).
However, is it possible in this set-up to separate the logs of those 3 different countries in different databases/different tables/(other suggestions)?
We don't want the people of the different countries having access to the logs of other countries (due to sensitive data contained in logs), but we do want all countries to work with the same library of objects as the process in all countries will often run in the same applications.
Many thanks!