ディスカッション
NetSuiteの保存検索やレポートをマスターするための究極のガイドである分析センターを使用して、データの力を最大限に活用しましょう。複雑さを単純化し、組織の真の可能性を解き放ちます。今すぐ分析センターに参加して、新たな高みを目指しましょう!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
SuiteScript 2.0の定期スクリプトでINVALID_SEARCHのエラーが発生
適用
製品: NetSuite 2022.1
シナリオ
有効とパブリックとして設定した保存検索はSuiteScript2.0の定期スクリプトで参照する時、N/search module(e.g search.load)を実行すると「INVALID_SEARCH」のエラーが発生してしまいます。
解決策
原因は以下の2つの何れです。
スクリプトで設定した保存検索の種類は正しくありません。
例:保存検索の種類は在庫残高で、スクリプトの参照でトランザクションとして設定してしまって、実行したら「INVALID_SEARCH」のエラーが発生します。
参照している保存検索はパブリックに設定していません。
保存検索をパブリックに設定するには、保存検索を編集して、パブリックのチェックバックスをマークします。
注:保存検索は単独の検索種類の場合、検索種類は追加必要です。
SuiteAnswer 記事: search.load(options) > SuiteAnswer記事 ID: 43707 | search.load(options)で単独の保存検索のさらなる情報が記述されています。
タグ付けされた:
0