Which Script Ran

Given a broken/suspect Orderful transaction in a customer's NetSuite, determine WHICH SuiteApp script did (or should have done) the work and read its execution logs programmatically via SuiteQL — no NetSuite UI log-scrolling. Reconstructs a transaction's full lifecycle across every script with one query. Use when the user says "which script ran", "where are the logs for this", "check the execution log", "why did this 846/856/810 fail", "trace this transaction", "/which-script-ran", or any transaction diagnosis where you'd otherwise open Script Execution Logs in the UI.

Orderful Updated

File contents

Orderful/orderful-netsuite-skills/tree/main/skills/which-script-ran commit f285ce728c

Frequently asked questions

npx skillmds@latest add orderful/which-script-ran