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
NetSuite Unexpected behavior while pushing phone call data
I have integrated NetSuite into my application to import the contacts and then add phone calls for imported contacts.
I am pushing phone calls asynchronously using asyncAddList() and check the status of push using checkAsyncStatus() after predefined period.
When I push the details into NetSuite, all the records are marked to IN_PROGRESS.
But when I check the status, all the records are marked to ERROR.
Verifying into NetSuite, I could see few records added to phone calls.
Repeated this step several times, and I could find number of records added to phone calls vary, marking other records as ERROR in my application.
0