Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用具有 1000 多条记录的 SuiteTalk API 更新 Netsuite 上的日记条目,并且得到以下错误 - :
Journal Entries 最多可以有 1000 行 有没有办法解决这个问题,或者更新日志条目有超过 1000 项。谢谢,Hitesh Kumar。
使用同步 Web 服务处理时,每个日记帐分录的最大行数为1,000 。对于异步Web 服务处理,限制为10,000行。