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.
RESTlet being called twice
Hi there, I am new to this forum, so I apologize if this question can be answered by checking the knowledge base or any other NetSuite forum.
We have a restlet that creates lot numbered inventory items, as well as any inventory adjustments with multiple locations enabled. The calling script is sending about 50 products at a time, so we don't hit neither the timeout gap or the usage calls gap.
What I have noticed is that, when there are many inventory adjustments to be made on a single call, the restlet seems to 'execute' the call again - which means it starts the product batch from the start. I can't find any reason for it to do that, which is obviously problematic since we plan to throw batches of multiple products in the next coming weeks as a way to automate our inventory process.