cli

Setting Up the SuiteCloud CLI for Node.js

What I’m using: iTerm2 on mac OSx JDK ( version 11 – https://www.oracle.com/java/technologies/javase-jdk11-downloads.html ) node js ( version 10.2 ) npm ( version 6.14 ) Some prerequisites to get the SDF CLI working include making sure you have a token-based authentication integration setup, a user role setup with sufficient permissions, and the bundle “SuiteCloud Development …

Setting Up the SuiteCloud CLI for Node.js Read More »

Node SDF CLI

NetSuite has officials introduced their Node.js SuiteCloud Development Framework. I’ll be posting some tutorials on using it soon, until then please check out their Git repository SDK which includes both: • CLI for Node.js• Unit Testing framework https://github.com/oracle/netsuite-suitecloud-sdk