※この内容は2018/5時点のものです。
Discover Why We Have Limits in Salesforce
- 説明:英語
- Challenge:英語選択問題
Learn About Object Design-Time Limits
- 説明:英語
- Challenge:英語ハンズオン
Challenge要約
- Trailhead_limits_modules 非管理パッケージを組織にインストールしてください。
- ケースに、以下内容のカスタム項目を作成してください。
- データ型:テキスト
- 項目の表示ラベル:Account Owner Name (Process)
- 文字数:80
- 以下内容で、プロセスビルダーを用いてプロセスを作成してください。
- プロセス名:Update Case Account Owner
- ケースに関連する取引先レコードの所有者が変更されたときに、「Account Owner Name (Process) 」項目を更新してください。
- 作成後、プロセスを有効化してください。
- ケースの「Account Owner Name (Formula)」項目を削除してください。
※筆者注:このChallengeはユニット本文の Example: Use a Process Instead of a Formula に記載されたプロセスを事前に作成、有効化する必要があります。
プロセスを有効化していない場合は、以下エラーが表示されます。
Challenge Not yet complete... here's what's wrong: Changing the owner of the Account record failed to update the 'Account_Owner_Name_Process__c' field for the Case object . Make sure that the process is correct and that it is activated.
Learn About Org Design-Time Limits
- 説明:英語
- Challenge:英語選択問題