Resolved! How to set a field only on insert and still trigger a Business Rule on Transform Script ?
Hi everyone,I have a requirement involving a Transform Map where I need to set a field value based on whether a record is inserted or updated.Here’s the scenario: I’m loading incident data from Excel. The file can contain both existing and new incide...