custom-process-transactions
OfficialExtend NetSuite mapping with custom SuiteScripts
AuthorOrderful
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you implement NetSuite SuiteScript extensions for Orderful’s “Process as Custom” flow when standard JSONata-based mapping can’t express your inbound or outbound EDI requirements.
Core Features & Use Cases
- Inbound “Process as Custom” (SuiteScript MapReduce): stages inbound EDI JSON from
customrecord_orderful_transaction, parsescustrecord_ord_tran_message, creates/updates the correct NetSuite records, and sets a terminal success/error status. - Outbound “Process as Custom” (SuiteScript MapReduce or User Event / WorkflowAction): builds the outbound payload and stages it by writing a
customrecord_orderful_transactionin “Ready To Send” for the SuiteApp to POST. - Maintainable deployment pattern: enforces the required sibling
*_Orderful_lib.jspattern, consistent script-parameter naming, and safe status transitions so transactions don’t get stuck retrying forever. - Correct doc-series scoping (800 vs 900): guides you to configure the right entity (Customer vs Vendor/Location for 900-series) before writing code, including the 900-series lifecycle mapping to avoid incorrect source/target assumptions.
Quick Start
Ask Claude Code for a custom-process script plan for your specific doc type and direction, then request scaffolded steps that include the mandatory library file, the correct entity configuration, and the deployment parameter checklist.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: custom-process-transactions Download link: https://github.com/Orderful/orderful-netsuite-skills/archive/main.zip#custom-process-transactions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.