/* * transformFunction: * * This function transforms a set of invoice records into the desired EDI JSON format. * * The function is passed one ‘options’ argument with the following fields: * ‘record’ – array [] representing a record set. * ‘settings’ – all custom settings in scope for the transform currently running. * * The… Continue reading Transformation code for sample data flow EDI