FDMEE Data Load in parallel
Our Customer is using EBS 12.1.3, FDMEE 11.1.2.4 and has Hyperion Planning (on-prem) and FCCS. There are more than 25 ledgers in EBS. Data load jobs have been setup to load data on a daily basis during month end closing to 3 different cubes covering Hyperion and FCCS. The jobs have seen setup to load sequentially for ex, 4am for Hyperion Cubes, 5 am FCCS, 6am Hyperion cubes and so on. However Customer wants to run the data load jobs in parallel to save on time.
We have seen in the past that when running 2 or more data load rules that import data from the same source ledger at the same time, the second process fails in FDMEE because the first process is already in progress and has not completed. The workaround for this issue is to set up multiple source systems pointing to the same EBS instance and execute each data rule from each source system. Can someone please advice