thatguymikeneal
10/11/2017, 11:45 AMfilters.push(["custrecord_test_json", "is", entries[x].payload]);
but it fails to run the search. if i remove that filter and use others it works fine. tried doing String(entries[x].payload)
too in case netsuite was reading it as an object/array but still fails. not even an error message, just err = nulligorp
10/14/2017, 10:44 AM