TheAntman
10/11/2017, 8:35 AMnlapiGetUser()
and nlapiGetContext().getUser()
return the ID of the customer that is logged in. Does anyone know how to get the ID of the user logged in if they are logged in as a contact of that customer?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 = nullscrenshaw
10/11/2017, 1:10 PMscrenshaw
10/11/2017, 1:10 PMjcribb
10/11/2017, 1:12 PMjcribb
10/11/2017, 1:13 PMscrenshaw
10/11/2017, 1:15 PMscrenshaw
10/11/2017, 1:15 PMjcribb
10/11/2017, 1:15 PMscrenshaw
10/11/2017, 1:16 PMjcribb
10/11/2017, 1:16 PMscrenshaw
10/11/2017, 1:16 PMjcribb
10/11/2017, 1:16 PMjcribb
10/11/2017, 1:17 PMscrenshaw
10/11/2017, 1:17 PMscrenshaw
10/11/2017, 1:17 PMjcribb
10/11/2017, 1:18 PMjcribb
10/11/2017, 1:18 PMscrenshaw
10/11/2017, 1:18 PMscrenshaw
10/11/2017, 1:19 PMjcribb
10/11/2017, 1:19 PMscrenshaw
10/11/2017, 1:20 PMjmacdonald
10/11/2017, 1:43 PMnzaleski
10/11/2017, 1:51 PMconfig.json
file (as of 2017.2) and there is also an additional JSDoc
tag that you need to add to the script. * @NAmdConfig ./config.json
jmacdonald
10/11/2017, 1:53 PMnzaleski
10/11/2017, 1:54 PMx2js
to work right nowjmacdonald
10/11/2017, 1:54 PMnzaleski
10/11/2017, 1:55 PMnzaleski
10/11/2017, 1:55 PM