I have a process model that contains ~100 VACDs (each defining a particular report) and ~25 EPCs with about 5 people working on them. The VACDs use the EPCs in various combinations.
e.g.
VACD1 uses EPC1, EPC3 and EPC5
VACD2 uses EPC1, EPC19 and EPC25
and so on.
I need to simulate running these 100 reports simultaneously. Now, Business Simulator allows simulating only the EPCs and not the VACDs. So my question is how do I simulate these reports, so that the 100 VACDs * Relevant EPCs are simulated properly and simultaneously.