My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
you can use SUMMARY TYPE "count" in the search
-
Hi Carlo, Thank you very much for the prompt reply It worked
-
Find below how to call a suitelet on clicking of a custom Button 1. Create your suitelet script and deploy it (check if it works correctly by clicking on the url) function demoSimpleForm(request, response) { if ( request.getMethod() == 'GET' ) { var form = nlapiCreateForm('Simple Form'); form.addField('textfield','text',…
-
Since the return type of runSearch is nlobjSearchResultSet not plain text you are getting the error All you need is convert the results into a JSON and return that
-
Also could you please let the ways of generating the classes in java, By using eclipse I am able to generate but I am getting parameter length exceeded and session errors which are removed by using the patch
-
Can you please provide the links for extracting the classes using Maven or any,
-
If you purchased ODBC(Suite analytics connect) then the setup is straight forward Suite Answer: 30198
-
workaround will be clear the cookies and then try
-
It worked, Thanks a lot corey and evan