Patrick is correct. I ran into this and had to make a change to the Identity Transform map in both the coalesce field map script and onAfter transform script. (Change the IMPORT_NAME value to something else and match the newly changed value to repl...
David, That sounds really cool! Yeah, that was one thing I started to notice as I drilled into the code was that there is a ton of javascript client side code in those JS libraries, that I was looking to cut out what I deemed unnecessary. (I'm no...
David,Nice work! I'm looking to do something very similar, but would like to push the data retrieved to a data source record and automatically kick the an import set job. The ability to parse the Excel sheet up front is a huge bonus, to both vali...