学習内容
- 共有ルールを使用して、アクセス権をロール階層構造外に拡大する。
- ロールやプロファイルの異なるユーザで構成される公開グループを作成する。
前提条件
- playground内の言語設定を英語に設定している
- 以前のデータセキュリティのモジュールを終了している
課題
Set Sharing Rules for Training Coordinator and Projects
Project custom object records should only be seen by the owner of the record and users above the owner on the role hierarchy. However, for some Project records, the Training Coordinator must also have Read Only visibility to the Project record.
Create a custom picklist field on the Project object called “Priority” with the following values: High, Medium, and Low. Then create a criteria-based Sharing Rule for Project records where the Priority = High to share those records with the Training Coordinator role.
手順
- Create a custom field on the Project object
- Create a sharing rule for the Project object
ようやく、Projectオブジェクトに共有ルールを設定する。
-
設定の検索欄から、Sharing settings を入力し、共有ルールにページにいく
-
Manage sharing settings for: (共有設定を管理する対象) から一番下のProjectを選択する
- Assessment 完了!