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.
我在 Netsuite 上创建了已保存的搜索,并尝试使用套件谈话 API 获取已保存搜索的摘要。
我可以使用 API 获取已保存搜索的记录,但不能获取摘要结果。有什么办法可以得到汇总结果。 已保存的搜索图像
谢谢,
希特什·库马尔
目前 NetSuite 不支持使用其 API 的摘要保存搜索。
如果您尝试完成作为摘要的已保存搜索,则会收到错误消息“我们无法返回摘要已保存搜索的搜索列”</p>
以下来自他们的 Suite Talk Web 服务平台指南。
如果有人想出一个解决这个问题的方法,我很想听听你有什么。
我们最终使用套件分析和 ODBC 驱动程序进行搜索,并且最终匹配。