Bulk Jsonata Update

Apply a controlled JSONata change across every customer-enabled-transaction-type record of a given doc type in a customer's NetSuite. Walks through audit (with per-record backups), plan (textual diff preview), dry-run, deploy (one record at a time with read-back verification), and rollback. Use when the user says "I need to add field X to every 850 customer", "roll out an externalid mapping to all customers", "update all our 856 JSONata to do Y", "audit our existing JSONata", or any other "apply the same JSONata change to many enabled transactions" scenario. Does NOT change the SuiteApp source. Does NOT touch records the user did not approve. Refuses to deploy without an explicit dry-run + plan approval.

Orderful Updated

File contents

Orderful/orderful-netsuite-skills/tree/main/skills/bulk-jsonata-update commit 8fc79522c8

Frequently asked questions

npx skillmds@latest add orderful/bulk-jsonata-update