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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Web Service - Object Delay
I've been adding several new fields to a custom record and then trying to upload records via web services. Below is the scenario.
1. Define new custom field on existing custom record.
2. 5 minutes later - attempt to upload new record.
3. result - Unexpected error : 432rm32324m
I've been able to reproduce this behavior with 3 different new fields over the last 3 days.
If I wait a couple hours and try to same upload (same code, same record) it then works.
I assume this is probably something to do with a cached record structure that gets refreshed periodically which is why it works after several hours. Or perhaps I'm crazy and should seek professional help.
0