Data from one proces to another
I work with two processes. Let's call them process A and process B. Process A works with system X, Y and Z, and Process B works with system T, Y and Z. In process A I load data from system X, which I also have to use in process B. But to avoid that...