Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Help with addListAsync
Could someone please give me an example of how to check the progress of async jobs. I am submitting addList requests in batches of 200 records but I have no idea how to check the progress and report on errors.
I'm aware that there's a 'checkAsyncStatus' call which can return errors and job stati, but it requires the job id, and I can't work out how to grab the job id other than getting it from the UI. I'd like to have the whole operation running from a Windows Forms app because I'm in the process of getting all our company's data into NetSuite and there doesn't seem to be any csv import process for some operations (like CashRefunds).
0