So our parent company wants us to start sending automated data flows to them. Previously they've been doing the mapping between our accounts, but now they want to push that down to us. Trouble is, they have a unique account string for each (or at least some) account and location combinations (e.g. our account 11101 + location 1 = their account 989999, our account 11101 + location 2 = their account 990000, our account 11102 + location1 = their account 990001). Wondering if anyone has had to build this kind of a mapping and/or has some tips on the best way to go about it?