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.
我们正在使用suitscript 2.0。我们希望定期从 netsuite 读取自定义报告并将数据保存到第三方系统中。似乎搜索模块和记录模块都无法加载/读取报告数据。是否可以通过编程方式获取报告数据?
NetSuite 报告不可编写脚本。您唯一的选择是将报告重新创建为可通过 SuiteScript 读取的已保存搜索。