My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: SuiteQL Query fast in sandbox but slow in production?
Generally Production environment is faster than Sandbox environment, is the Sandbox refreshed regularly, when is last time it was refreshed? also it depends up on the SuiteQL query and transaction da…2 -
Re: Can I add Item Price Rounding in Advanced PDF/HTML Template
Hello @brocha , could you please check on the below code, use it if is useful, thank you, <#if record.business_id == 1> <#-- Round prices if business id is 1 --> ${item.rate?round}.${item…3 -
Is it possible to filtering and display standard field values in NetSuite?
Recently we came across a requirement like based on a project need to display only the related items in item field on a time tracking record, but currently item list is holding all items as there is …3 -
Re: How to handle a script to update 2 lack records with out hitting governance limits?
Thanks @"Mikko De La Fuente-Oracle", appreciated your support, but I already know this documentation, I am in a need to know some sample code to handle the script if it really hits governan…10 -
Re: How to handle 'SSS_TIME_LIMIT_EXCEEDED' in map reduce even the map reduce runs for 20 mins?
Hello @Micah Timbol-Oracle , good day, sure, will wait for it, thank you,10