We have linked several thousand customers with their respective contacts (CustCnt) using DMT. This of course creates unique PerCon records. We now need to link these same contacts to each of the customer’s Ship To records. I have tried creating a simple CSV file containing only Company, CustNumCustID, ShipToNum and PerConID in the hopes of simulating the process of retrieving a customer, choosing a Ship To, clicking New Ship To Contact, then entering the PerCon ID directly. Unfortunately, my DMT isn’t working, stating that it needs a Name. In my mind, I should not have to specify a name since this would be retrieved from PerCon. Is there a way to link all the existing PerCon IDs to their respective Ship To’s?