Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Best strategy for logging machine runtime for analytics
Hello, we run a manufacturing operation with 18 laser cutters. Our goal is to log their run time and idle time so that we can report on the efficiency of the production staff across certain days, shifts, weeks, etc.
I've created a device that detects when the machine starts or stops, and calls a Restlet to update an ASSET record in Netsuite. The asset record tracks the current state of the machine, as well as the date/time that the state changed. We're using this data for digital signage to show the current status of the machines.
Right now there is only the System Information log that tracks when field values change. So technically we have a history of every time its run_state changes from running to idle and back. But this log is probably not the most ideal for reporting.