[ARM] How to handle month-on-month changing mappings ?
We have a scenario where Data Load Mapping (mapping of 35000+ Account - Entity combination) for some Account-Entity combination change every month. And the mapping will stay valid only for that specific month (whic means the mapping might have to be retained for any future reloads). So, if we try to bank on only one ERPI location (meaning you will have only one mapping instance), we will have to overwrite mapping each month which makes it highly impossible to go back to historic months for any re-loads.
Is there a way to handle such scenario without creating new locations for each month ? OR will this be a feature which will be incorporated in the new versions ?