sethcall
10/06/2016, 8:33 PMlouis
10/06/2016, 8:34 PMsethcall
10/06/2016, 8:37 PMsethcall
10/06/2016, 8:37 PMsethcall
10/06/2016, 10:25 PMscheduledscriptinstance
, by a certain status. (say… ‘complete’ for sake of argument).sethcall
10/06/2016, 10:25 PMsethcall
10/06/2016, 10:26 PMsethcall
10/06/2016, 10:26 PMsethcall
10/06/2016, 10:26 PMsethcall
10/06/2016, 10:28 PMsethcall
10/06/2016, 10:28 PMsethcall
10/06/2016, 10:32 PMsethcall
10/06/2016, 10:32 PMThe way how to find out the correct transaction status is to create Saved Search in UI, in criteria select 'Status' and select status you are supposed to use in SuiteScript. Now in SuiteScript debugger load the Saved Search and getFilters. You can see the correct syntax for status field. You can use sample script for it:
michoel
10/06/2016, 10:32 PMsethcall
10/06/2016, 10:33 PMsethcall
10/06/2016, 10:33 PMsethcall
10/06/2016, 10:33 PMsethcall
10/06/2016, 10:33 PMmichoel
10/06/2016, 10:34 PMsethcall
10/06/2016, 10:35 PMbednar
10/07/2016, 12:05 PMerictgrubaugh
10/07/2016, 2:03 PMAlso note that if multiple rows are returned for the same transaction, the custom mass update will still run only once per transaction.
louis
10/07/2016, 2:07 PMerictgrubaugh
10/07/2016, 2:19 PMlouis
10/07/2016, 2:20 PMlouis
10/07/2016, 2:20 PMbednar
10/07/2016, 2:41 PMbednar
10/07/2016, 2:42 PMlouis
10/07/2016, 2:43 PM