スクラッチ組織定義ファイルを使用して、スクラッチ組織でパイプラインインスペクションを有効化する方法について説明します。
ドキュメントに従い、定義ファイルに以下の設定を記述して「パイプラインインスペクション」を有効にします。
"settings": { ... "opportunitySettings": { "enablePipelineInspectionFlow": true }, ... } sf org create scratch —definition-file config/definition_file_name —alias scratch_org_alias —wait 10 —target-dev-hub devhub_org_username 問題を解決するには、次のように定義ファイルを変更する必要があります。
"features": [---------,"PipelineInspection",**],"settings":{.........."OpportunitySettings”: {"enableOpportunityTeam": true,"enablePipelineInspection":true}...} “PipelineInspection” キーワードを “Features” に追加し、定義ファイルの “Settings” で "enablePipelineInspection": true を使用します。
定義ファイルにこの変更を加えてから、スクラッチ組織を作成してみます。すると、スクラッチ組織でパイプラインインスペクションが有効になり、正常に作成されます。
注意:“enablePipelineInspectionFlow” ではなく “enablePipelineInspection” を使用すると、商談タブのパイプラインインスペクション機能が有効になります。組織に履歴トレンドの組織権限がある場合は、商談の履歴トレンドも有効にします。
002718175

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.