Resolved! Transform map script to ignore 'insert' of certain asset types (model categories)
I have a requirement to ignore the insert of records into the hardware table if source.asset_type is a certain value. This is mapped to the Model Category field in the hardware table. I have the following onBefore script, however, it is not working.(...

