My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
Hi @Mikko De La Fuente-Oracle , yes still I am getting the same error.
-
Hi @Mikko De La Fuente-Oracle Yes, I have checked the log in audit trail in my NS account. In detail it's showing "InvalidSignature"
-
@3ric base URL https://{account_number}.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=1516&deploy=1
-
HI @Mikko De La Fuente-Oracle , It answers my question. We need to set the inventory detail and move on to add the next item. In my case i have added more than one items in the code, so the inventory details was not loaded. I have found alternate way to do that. Thanks for your inputs.
-
Hi @Erick Dela Rosa-Oracle, i am in the expense Report page. It has two buttons(Submit and complete later), Buttons are standard buttons. On clicking of both buttons, save record client event is getting triggered. I need to do validation only on submit button click. How can i proceed. I have found an alternate way, but…