<@UFQ6EPNCT> Yes.
# suitescript
k
@Livio Yes.
l
i cant find any documentation on that though
k
I know it can be done because I'm doing it at a client now.
It is in SS1.0 however
let me see if I can find the right string of code.
l
thats exactly what i am looking for - ok I will wait - thanks
k
warning my developers use a proprietary libarary
so the code might not be direct 1 for 1.
with standard sutiescript
Gotta anonymize it a bit. hold on
Actually - I'm not sure I can send this after looking at it closer
however here's the function
nlapiCreateCSVImport
l
ok no problem - thanks for you help
s
For SS 2.0, the equivalent is:
task.create({ taskType: task.TaskType.CSV_IMPORT })
k
CSV Import via SuiteScript Published 04/29/2013 08:59 AM | Updated 08/05/2019 12:05 PM | Answer Id: 29308
l
got it - thanks again