When creating a custom solution to import records that are not natively supported by NS such as intercompany transfer orders, is it better to create a custom record that will be used for CSV import and then have a script copy the data from the custom record to the actual transaction?
Or is it better to create a script to parse a CSV file directly?