- Public Read/Write にすると共有ルールが計算されないからパフォーマンスが良い?
- 1ユーザが10000レコード以上持つと ownership data skew が発生する
- Salesforce は、システム定義グループを使用して階層を実装します。
- Salesforce は、再適用時にロール階層のノードごとに Role グループと RoleAndSubordinates グループの 2 種類のシステム定義グループを作成します。
- 組織で外部組織の共有設定が有効になっている場合は、3 つ目の種類のシステム定義グループ RoleAndInternalSubordinates が作成されます。
- Updates to parent records (parent account records) and their children (Opportunities) are being processed simultaneously in separete threads.
- Updates to child records (related oppotunities) that have the same parent records (accounts) are being processed simultaneously in separete threads.
Last active
June 27, 2019 15:19
-
-
Save bobbyjam99-zz/e6d69ef22dc86c68c19814ba55a90d98 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment