Will
06/08/2022, 9:27 PMnlapiLoadSearch('transaction', 'customsearch_tracking_numbers_to_track')
, but I can't find that saved search anywhere. When I try to run the scheduled script in the debugger it can't seem to find it either.Craig
06/08/2022, 9:34 PMCraig
06/08/2022, 9:35 PMWill
06/08/2022, 9:40 PM<https://debugger.na0.netsuite.com/>
?Will
06/08/2022, 9:40 PMMike Robbins
06/08/2022, 9:44 PMWill
06/08/2022, 9:45 PMcustscript_connect_to_live_server
unfortunately. That's how it's being used in the scheduled script.Will
06/08/2022, 9:49 PMgetId()
on the nlobjSearch
in the scheduled script.ec
06/08/2022, 9:56 PMWill
06/08/2022, 9:57 PMWill
06/08/2022, 11:08 PMpublic
, which is why it wouldn't show up in the saved search list. Thanks @Mike Robbins for the idea.