What the best repeatable process for DMF IMPORT of data with multiple entities, such as creating new products or released products and all their related entities with specific mapping and sequencing?
I had been advised that a DMF Template is most useful to quickly generate an Export project. A Template is not as helpful to create an Import project since to attach the files you want to import, you have to "Add File" for each entity you want in your project, and then answer that you want to overwrite the current line, but then be sure to answer NO to the remapping question. This sounds pretty nasty. Instead I was told to use the Template to create an Export project, then execute the Export, then save that as a data package. Then extract the files from the zip file, modify the data within the Excel files within the data package, re-zip it up with the same Package header and Manifest as before. Then create a new Import project from scratch, "Add file" and use the Data Package zip file as your input (with file type "data package"). That adds all the lines to your new import project with all the correct inputs and sequencing and maps. That seems like an awful lot of work to do each time you want to import new data.
I just discovered the Re-import menu option to attach new files to each entity in an Import project. I'm thinking that I would first create the reusable import project from the Template, and then use this Re-import button as the magic to be able to reuse that import project over and over with new inputs, without the extra step of locating the correct Manifest and Package header and zipping them up.
I am curious what the process is used in other companies to streamline the data import process, in a real day-to-day work scenario. Thanks!