Action Creator

Use when authoring or modifying a Datex Studio action (configurationTypeId=18, *-footprintFlow.json suffix) on a branch — server-tier transactional flow for CRUD, status updates, and any operation requiring atomicity. Owns the action-vs-function decision, the "Transaction must begin first" diagnostic (silent-swallow root cause), and the error-handling-is-load-bearing rule (transaction propagation). Triggers: "create an action", "write an xxx_action", "add a new action", "transactional flow", "CRUD action", "server-side action", "Transaction must begin first".

datex 1d197c9 3 files · 42.3 KB Updated

File contents

datex/skills/tree/main/skills/datex-studio/action-creator commit 1d197c915d

Frequently asked questions

npx skillmds@latest add datex/action-creator