"Error occurred during row insert" while importing JSON data using two transform maps
Hi everyone,I'm facing an issue while importing data from a JSON file using a Data Source in ServiceNow. There are two transform maps involved in the process:1 – uses a field map, and the name field has COALESCE = true2 – a script-only transform mapU...