Minha área
Share Your SuiteWorld Experience & Earn a Special Badge!
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comentários
-
Hi @User_U1LBY would you be able to share your script file? We'll take a look from there. Thank you.
-
Hi @Michael Shparber For NetSuite2.com data source, yes we need to add the transactions manually based on my testing, because it is role based. I tried to query the transactions table with Sales order permission on the transactions tab and it displayed the transactions with SO. Then, i tried removing it and and the sales…
-
Hi @Michael Shparber the SuiteAnalytics Connect – Read All permission applies to the NetSuite.com data source only. It is not applicable to the analytics data source, also known as NetSuite2.com. The analytics data source applies role-based access restrictions. Users can query only data that they can access in the NetSuite…
-
Hi @katherine_15328 Yes, you are correct. No need to create an online case form. Your RESTlet script can already create a case directly to NetSuite. You just need to send the payload over to NetSuite. Thank you :)
-
Hi @katherine_15328 . Please correct me if I'm wrong. Basically, you want to send over the customer information, and long text field with the item information from your external Website when a button is pressed. I was thinking of doing this via RESTLET. First, you have to send over the details (customer information, and…