[2025年12月] 今すぐダウンロード!リアル Salesforce Sharing-and-Visibility-Architect日本語 試験問題集テストエンジン試験問題 [Q27-Q52]

Share

[2025年12月] 今すぐダウンロード!リアルSalesforce Sharing-and-Visibility-Architect日本語試験問題集テストエンジン試験問題

最新Sharing-and-Visibility-Architect日本語テスト問題集を試そう!最新Salesforce試験合格させます

質問 # 27
Universal Containers は、複雑な取引を支援するために特定の営業エンジニアを含む公開グループを作成し、これらの商談へのアクセスを許可する共有ルールも作成しました。商談の組織全体のデフォルトは非公開です。
これらの共有設定の影響は何ですか?

  • A. パブリック グループにセールス エンジニアがいるマネージャーの部下も、これらのレコードにアクセスできます。
  • B. ロール階層内の営業エンジニアとそのマネージャーもこれらのレコードにアクセスできます。
  • C. パブリック グループのセールス エンジニアと同じロール階層にある他のセールス エンジニアも、これらのレコードにアクセスできます。

正解:B

解説:
The Public Group and Sharing Rule approach grants access to specified users and, by default, extends access to their managers in the Role Hierarchy. Here's how the settings interact:
* Public Group: The group includes a specific set of sales engineers.
* Sharing Rule: It grants access to opportunities for the Public Group. This rule respects the existing Role Hierarchy.
* Role Hierarchy: In Salesforce, managers in the hierarchy automatically gain access to records their subordinates can access, ensuring seamless visibility for leadership.
* Option A (Correct): Managers of sales engineers in the Role Hierarchy will gain access because sharing rules honor the Role Hierarchy.
* Option B: Subordinates of managers will not gain access because sharing rules do not propagate access downward in the hierarchy.
* Option C: Other sales engineers outside the specified Public Group will not gain access unless explicitly included in the sharing rule.
References:
* Sharing Rules Overview
* Role Hierarchy and Sharing


質問 # 28
Universal Containers (UC) には、パートナー コミュニティ ライセンスを使用する 200 社の販売代理店があります。パートナーは互いのデータを見ることはできませんが、UC は販売代理店の特定の個人のデータをより詳細に表示できるようにも努めています。
パートナー マネージャー ロールのユーザーに、同じディストリビューターのパートナー ユーザーのすべてのケースおよびコンテナー レコードへのアクセス権を付与するスケーラブルなオプションはどれですか。

  • A. 個々のパートナー マネージャー ユーザーにスーパー ユーザー権限を付与します。
  • B. 共有セットを作成します。
  • C. 所有権に基づく共有ルールを作成します。

正解:C


質問 # 29
Dreamforce のプレゼンターは、Salesforce (プレゼンテーション) のプライベートカスタムオブジェクトでプレゼンテーションの詳細 (概要、プレゼンターの経歴など) を編集できる必要があります。プレゼンテーションのすべてのプレゼンターは、プレゼンターとユーザーの間のプレゼンタージャンクションオブジェクトにキャプチャされます。
これはどうすれば実現できるのでしょうか?

  • A. Apex 管理共有を使用して関連するプレゼンテーション レコードへのアクセスを追加または削除するプレゼンター ジャンクション オブジェクトでトリガーします。
  • B. プレゼンテーション レコードの営業チームにユーザーを追加するプレゼンター ジャンクション オブジェクトをトリガーします。
  • C. レコードのプレゼンターに付与される権限セットを介して、プレゼンテーション レコードに対する編集権限を付与します。

正解:A


質問 # 30
Universal Containers は、ディストリビューション パートナー向けに AppExchange 管理パッケージを開発しました。これには、パートナーごとに秘密鍵を生成し、コードで使用する必要がありました。Universal Containers のサポート担当者は、接続の問題をデバッグするために秘密鍵の値にアクセスできる必要がありますが、パートナーが値にアクセスできないようにする必要があります。
アーキテクトはこの要件をどのようにサポートするのが最善でしょうか?

  • A. 管理パッケージに含まれるクラス内の静的変数に値を格納します。
  • B. パッケージ内の保護されたカスタム設定のテキスト フィールドに値を保存します。
  • C. パッケージ内のカスタム オブジェクトの暗号化されたフィールドに値を保存します。
  • D. 管理パッケージのリストカスタム設定のテキストフィールドに値を保存します。

正解:D


質問 # 31
Universal Containers の組織全体のデフォルト モデルは、Account オブジェクトに対して非公開です。セールスは商談レコードまで繰り返されます。
関連する取引先レコードに対する営業担当者のアクセス レベルは?

  • A. 読み取り専用アクセス
  • B. アクセス不可
  • C. 読み取り/作成/編集アクセス
  • D. 読み取り/作成アクセス

正解:A

解説:
Explanation
The sales rep will have read-only access to the related account record. This is because the organization-wide default for the account object is private, which means that users can only access the accounts that they own or are shared with them. However, when a user has access to an opportunity, they also have implicit read-only access to the account associated with that opportunity1. This is called implicit sharing and it allows users to view the parent records of the child records they own or can access2. Therefore, the sales rep can view the account record related to the opportunity, but cannot create, edit, or delete it.


質問 # 32
Universal Containers には、Job と Job Interview の 2 つのカスタム オブジェクトがあります。Job Interview オブジェクトには、Job との参照関係があります。両方のオブジェクトが共有設定で非公開に設定されています。人事チームは、すべてのジョブとジョブ インタビューの記録を所有します。彼らは、Salesforce アーキテクトに、Interviewer (ユーザー レコードへのルックアップ) が入力されたときに自動的に採用面接を共有するように依頼しました。面接官はどの部署からでも構いません。アーキテクトは、この要件を達成するためにどのような方法を使用する必要がありますか?

  • A. 採用面接と面接担当者の間で条件に基づいた共有ルールを構築する
  • B. レコードの割り当てを面接担当者に通知するワークフローの電子メール通知を作成します。
  • C. apex Managed Sharing コードを作成して、面接官ユーザーと求人面接を共有します。
  • D. 就職面接と面接担当者の間で標準的な共有ルールを構築する

正解:C


質問 # 33
Universal Containers は Case オブジェクトを使用してサービス チケットを追跡します。ケース チームを実装して、複数のサポート担当者がケースを管理できるようにしました。ケースオブジェクトでリストビューを作成しているときにユーザに表示される「所有者によるフィルタ」オプションはどれですか? 2つの答えを選択してください

  • A. キュー
  • B. 私のケースチーム
  • C. 役割
  • D. 公開グループ

正解:A、B


質問 # 34
Susan は、OWD が非公開であるオブジェクトのレコードのファイルを Chatter Fees に投稿します。デフォルトで誰がファイルを表示できるかを正確に説明している 2 つの記述はどれですか?
2つの答えを選択してください。

  • A. スーザンのみ。
  • B. Susan と、ファイルへの共有 Chatter 投稿リンクを持つユーザー。
  • C. Susan と、すべてのデータの表示権限を持つユーザー。
  • D. Susan とレコードへのアクセス権を持つユーザー。

正解:C、D

解説:
Explanation
Susan and users with the View All Data permission and Susan and users with access to the record are two statements that accurately describe who can view the file by default. When a file is posted to a record's feed, it inherits the sharing settings of that record. Therefore, only users who can view the record can view the file.
Users with the View All Data permission can view all records and files in the organization. Option C is incorrect, since users with a shared chatter post link to the file can only view the file if they have access to the record as well. Option D is incorrect, since Susan is not the only one who can view the file, but also users who have access to the record or the View All Data permission.


質問 # 35
Universal Containers は、標準のケース オブジェクトを使用して、サービス エージェントに送信されたさまざまなサポート リクエストを追跡します。現在、ケース オブジェクトには 400 を超えるフィールドがあります。8 つの異なるタイプのケース プロセスが確立されており、それぞれに固有のステータスの組み合わせがあります。カスタマー サービス ディレクターは、サービス エージェントが、対応しているケース タイプに固有の必要な情報のみを参照できるようにしたいと考えています。
この要件を実装するにはどのオプションが推奨されますか?

  • A. カスタム LWC を使用してケース オブジェクトの表示アクションをオーバーライドし、カスタム メタデータ タイプを使用してケース タイプごとに関連フィールドを定義します。
  • B. ケース タイプごとに関連フィールドを表す異なるフィールド セクションを持つ動的フォームを使用し、ケース レコード タイプの値によってセクションの表示を制御します。
  • C. ケース タイプごとに異なるページ レイアウトを使用します。各ページ レイアウトは、ケース タイプごとに関連するフィールドを表します。

正解:B

解説:
Dynamic Forms allow administrators to create page layouts with field visibility controlled at the section level based on record-specific criteria, such as the Case Record Type. This approach ensures servicing agents only see fields relevant to the specific case type, enhancing usability and performance.
* Option A (Correct): Dynamic Forms provide flexibility and scalability for managing field visibility dynamically without duplicating layouts.
* Option B: Using different Page Layouts is less efficient because managing and maintaining a separate layout for each case type is cumbersome with 400 fields and eight processes.
* Option C: A custom LWC adds complexity and development overhead, making it a less optimal solution for this scenario.
References:
* Dynamic Forms Overview


質問 # 36
Universal Containers (UC) の営業部門では、営業マネージャー向けにパブリック レポートとダッシュボード フォルダーを作成しました。販売業務および塩の管理者は国務副社長に報告します。現在、販売業務ではユーザーの更新に毎月数時間を費やしており、これらのフォルダー内のレポートやダッシュボードを編集するためのアクセス権が必要です。
これらのパブリック レポートおよびダッシュボード フォルダーへのアクセスを自動化するには、UC が営業マネージャーにアクセス権をどのように付与する必要がありますか?

  • A. フォルダーを営業マネージャーのプロファイルと共有します。
  • B. 役割階層内で最も低いレートのフォルダーを共有します。上司は自動的にアクセスできるようになります。
  • C. 「営業マネージャー」パブリックとフォルダーを共有します。
    グループ。

正解:A


質問 # 37
Universal Containers (UC) は、システムに入力される重複リードの数を削減したいと考えています。また、リードの編集/再割り当てがリード所有者によってのみ行われるようにしたいと考えています。
UC がこれらの要件を実装できるようにするために、どの組織全体のデフォルト (OWD) アプローチを推奨する必要がありますか?

  • A. リードにプライベート OWD を実装します。
  • B. リードに 2 つのパブリック読み取り専用 OWD を実装します。
  • C. リードにパブリック読み取り専用/転送 OWD を実装します。

正解:A

解説:
To ensure that only lead owners can edit or reassign their leads, the OWD for Lead should be set to Private. In a Private model:
* Only the owner (and users above the owner in the Role Hierarchy) can access and edit the record by default.
* Redundant lead entries can be minimized by enforcing validation rules or duplicate management logic.
* Option A: A Public Read Only/Transfer OWD does not restrict edit access to the lead owner, as anyone with appropriate permissions could edit or transfer the leads.
* Option B: Public Read-Only OWD does not align with the requirement to ensure only lead owners can edit or reassign leads.
* Option C (Correct): Private OWD ensures that only the lead owner has edit access, adhering to UC's requirements.
:
Organization-Wide Default Settings


質問 # 38
Universal Containers には、アカウントのプライベート共有モデルがあります。ロール階層の特定のロールに割り当てられているすべてのユーザーと特定の取引先レコードを共有するには、Apex 管理共有が必要です。アーキテクトがこれを実装するための推奨される方法は何ですか?

  • A. 役割のユーザーを含む公開グループに関連付けられた AccountShare レコードを作成します。
  • B. 必要なロールに関連付けられた AccountShare レコードを作成します。
  • C. 役割を含む公開グループに関連付けられた AccountShare レコードを作成します。
  • D. ロールに割り当てられた各ユーザーに関連付けられた AccountShare レコードを作成します。

正解:A


質問 # 39
Universal Containers (UC) には、すべての内部ネット プロモーター スコア (NPS) を追跡するためのカスタム オブジェクトがあります。
個々の従業員のマネージャーが NPS レコードにアクセスできないように、UC はどのように保証できますか?

  • A. マネージャ プロファイルおよび権限セットから、作成、読み取り、編集、および削除を削除します。
  • B. 組織全体のデフォルトを非公開に設定し、NPS オブジェクトの [階層を使用してアクセス] オプションのチェックを外します
  • C. Apex 共有を使用して、マネージャ プロファイルの NPS オブジェクト共有レコードを削除します。
  • D. 基準ベースの共有ルールを作成して、管理者ロール以上へのアクセスを削除します..

正解:B


質問 # 40
Universal Containers (UC) の営業担当者は、サポートが必要なときに、サポート担当の社内ユーザー (法務、エンジニアリング、財務など) に顧客レコードへのアクセスを許可するために実行する必要がある手動の作業について不満を述べています。通常、取引に関与する営業担当者は変更されません。
アーキテクトはどのようにして UC による営業担当者の生産性向上を支援すべきでしょうか?

  • A. 他のユーザーにアクセス権を付与するための基準に基づく共有ルールを作成します。
  • B. 「すべてのデータを表示」権限セットを作成し、サポートユーザーに割り当てます。
  • C. デフォルトのアカウント チームを活用します。

正解:C

解説:
Default Account Teams allow users to predefine a set of supporting internal users (e.g., legal, engineering, finance) who need access to customer records. The team members are automatically granted the specified access whenever an Account is created or updated, reducing the manual effort required by sales reps.
* Option A: A criteria-based sharing rule might grant access to a larger group but does not provide the flexibility and precision of Account Teams.
* Option C: Assigning View All Data via a permission set gives overly broad access and violates the principle of least privilege.
References:
* Account Teams Overview


質問 # 41
共有ルールを作成するときに、データを共有するために選択できるオプションはどれですか?

  • A. 役割
  • B. ユーザー
  • C. プロファイル

正解:A

解説:
* Sharing Rule Options:
* Sharing rules can be based on Roles, Roles and Subordinates, or Public Groups. They allow sharing records with users who meet specific criteria.
* Why Option C is Correct:
* Roles are a standard option for defining sharing rules, providing scalability and alignment with the organization's Role Hierarchy.
* Why Others Are Incorrect:
* Option A: Users cannot be directly selected in sharing rules.
* Option B: Profiles cannot be selected in sharing rules.
For further details, refer to Salesforce Sharing Rule documentation: https://help.salesforce.com/


質問 # 42
Universal Containers は、コンテナをグローバルに販売する急成長中の企業です。世界中に数千のディーラーがあり、地元のディーラーがローカルで販売されたコンテナにサービスを提供しています。彼らは最近、カリフォルニアに NorthCal と SoCal の 2 つの販売店を開設しました。Universal Containers は、ディーラーを有効にするために新しいパートナー コミュニティを実装しました。各ディーラーには、すべてのサービス エージェントが所属するディーラー マネージャーがいます。プライベート共有モデルを想定した場合、ディーラー マネージャーがすべてのディーラーではなく、ディーラー内の顧客事例を可視化できるようにするための最良のオプションは何ですか?

  • A. 作成されたケースに基づいて、必要に応じて共有ルールを作成するバッチ ジョブを作成します。
  • B. ディーラー マネージャーの下にあるすべてのエージェントにすべてのケースを共有する共有グループを作成します。
  • C. この要件を実装するために共有および可視性モデルを変更する必要はありません。
  • D. 新しいケースが作成されるたびに、必要に応じてケースの手動共有を作成するトリガーを作成します。

正解:C

解説:
Explanation
No changes are needed to the sharing and visibility model to implement this requirement, as partner community users can only see cases that belong to their own account by default.


質問 # 43
企業の ID およびアクセス チームは、Salesforce 組織内のユーザー設定を監査する必要があります。
このチームが監査を実行できるようにするには、どの権限を付与する必要がありますか?

  • A. ユーザーオブジェクトの表示権限
  • B. すべてのデータを表示
  • C. すべてのユーザーを表示

正解:B

解説:
* View All Data Permission:
* The "View All Data" permission allows a user to see all data in the organization, including user records, regardless of sharing rules or OWD settings.
* Why Option C is Correct:
* The corporate identity and access team requires broad access to audit user setup. "View All Data" provides this level of visibility across the org.
* Why Others Are Incorrect:
* Option A: "View" permission on the User object is insufficient to audit all user setups.
* Option B: "View All Users" only allows visibility into user records, not their permissions or other related details.
For further information, see Salesforce permissions documentation: https://help.salesforce.com/


質問 # 44
Universal Containers の営業担当者は、ダッシュボードを作成して、販売数を同業他社と比較したいと考えています。プライベート モデルの場合、営業担当者がこの要件を満たすために必要な 2 つの権限はどれですか?

  • A. すべてのデータを表示
  • B. カスタム レポート タイプの管理
  • C. ダッシュボードの管理
  • D. アプリケーションのカスタマイズ

正解:A、C

解説:
Explanation
According to this source, the Manage Dashboards permission allows users to create, edit, and delete dashboards in any folder they have access to, and the View All Data permission allows users to view all data in the org regardless of sharing settings. The other options are not necessary for creating a dashboard to compare sales numbers.


質問 # 45
Universal Containers には、Opportunity オブジェクトの公開読み取り専用共有設定があります。取引先チームのメンバーを取引先に追加する際に、ユーザーに表示される商談アクセス オプションは何ですか?

  • A. 読み取り専用
  • B. 非公開で読み取り専用
  • C. 読み取り専用および読み取り/書き込み
  • D. プライベート

正解:C

解説:
Explanation
When adding account team members to an account, the user can see the opportunity access options that are equal to or less than the organization-wide default access level for the opportunity object3. Since the organization-wide default access level for the opportunity object is Public Read Only, the user can see Read Only and Read/Write options. Private and Private and Read Only are not valid options.


質問 # 46
Universal Containers は、カスタマー コミュニティ ライセンス タイプを使用して新しいコミュニティを設計しています。ユーザーがコミュニティ インターフェースを介してアンケートの質問に回答し、その回答をアカウント オブジェクトへのルックアップを持つカスタム オブジェクトに保存したいと考えています。アカウントにアクセスできる内部ユーザーは、すべての調査回答を表示できる必要があります。すべてのカスタマー コミュニティ ユーザーは、他のユーザーが記入した会社のアンケートを表示できる必要がありますが、他の会社のアンケートは表示できません。これを実現するための正しいセキュリティ設定は何ですか?

  • A. カスタム オブジェクトをアカウントのマスター/ディテールに設定し、組織全体のデフォルト設定をデフォルト値のままにします。
  • B. すべての組織全体の既定のセキュリティを、内部ユーザーに対しては「パブリック読み取り/書き込み」、外部ユーザーに対しては「プライベート」に設定します。
  • C. 内部ユーザーと外部ユーザーの両方に対して、すべての組織全体の既定のセキュリティを「非公開」に設定し、共有ルールを使用して必要なアクセスを許可します。
  • D. すべての組織全体の既定の設定を、内部ユーザーと外部ユーザーの両方に対して "公開読み取り/書き込み" に設定します。

正解:C

解説:
Explanation
The correct security settings to achieve this are to set all Organization-Wide Default security to be Private for both internal and external users and use Sharing Rules to grant the desired access. This way, internal users can access all survey responses through the account object, and external users can only access survey responses that belong to their own account through the custom object.


質問 # 47
取引先との主従関係を持つカスタム請求書オブジェクトが作成されました。売掛金 (AR) チームは請求書レコードにアクセスする必要があります。AR ユーザーは取引先レコードを所有しておらず、アクセス権もありません。取引先組織全体のデフォルトは非公開に設定されています。AR チームはリスト ビュー、レポート、およびグローバル検索で請求書を見つけることができません。アーキテクトにトラブルシューティングの支援を依頼しました。
AR チームのメンバーが請求書を表示できないのはなぜですか?

  • A. 請求書を AR チームと共有するための共有ルールがありません。
  • B. AR プロファイルには、請求書オブジェクトに対する読み取り権限がありません。
  • C. AR チームとアカウントを共有するための共有ルールがありません。

正解:C


質問 # 48
カスタム請求書オブジェクトが、アカウントとのマスター/詳細関係で作成されています。売掛金 (AR) チームは、AR ユーザーが所有していない、またはアカウントのレコードにアクセスできない請求書にアクセスする必要があります。
アカウント OWD はプライベートに設定されています。AR チームは、リスト ビュー、レポート、グローバル検索で請求書を見つけることができません。アーキテクトはトラブルシューティングを手伝ってほしいと頼まれました。AR チームのメンバーが請求書を閲覧できない原因は何でしょうか?

  • A. AR チーム プロファイルに請求書ページ レイアウトを割り当てる必要があります。
  • B. 売掛金プロファイルには、請求書オブジェクトに対する読み取り権限がありません。
  • C. AR チームにアカウントを共有するための共有ルールがありません。
  • D. 請求書を AR チームに共有するための共有ルールがありません。

正解:C

解説:
Explanation
A sharing rule is missing to share Accounts to the AR team, which could be the issue preventing AR team members from seeing invoices. Since invoice is a custom object with a master-detail relationship to account, its sharing settings are controlled by its parent account. If AR users do not have access to account records, they will not be able to see or query invoice records either. Option A is incorrect, since a sharing rule to share invoices to the AR team would not work, as invoice inherits its sharing settings from account. Option B is incorrect, since assigning an invoice page layout to the AR team profile would not affect their visibility of invoice records. Option D is incorrect, since giving read permission to the invoice object to the Accounts receivable profile would not grant access to invoice records that are owned by other users.


質問 # 49
Universal Containers (UC) は Sales Cloud を実装し、リスクの高い製品を販売するように訓練された特定の支店スタッフのみがリスクの高い製品の機会を創出できるように要求しました。
アーキテクトが特定の支店スタッフのみにリスクの高い製品の販売を許可する方法を 2 つ選択してください。
2つの答えを選択してください

  • A. 価格表の組織全体のデフォルトを [アクセスなし] に設定します。
  • B. 共有ルールを使用して、トレーニングを受けたスタッフと (高リスク) 価格表を共有します。
  • C. 価格表組織全体のデフォルトを表示のみに設定し、トレーニングを受けたスタッフと価格表 (高リスク) を共有します。
  • D. マニュアル共有を使用して、トレーニングを受けたスタッフと (高リスク) 価格表を共有します。

正解:C、D

解説:
Explanation
Price books are a way to store different prices for products that can be added to opportunities. Price books can have different organization-wide defaults (OWD) settings that control the baseline level of access for users. To allow only specific branch staff to sell high risk products, the architect can recommend setting the price book OWD to View Only and sharing the high risk price book with the trained staff via manual sharing or sharing rules. Manual sharing allows the owner or anyone with Full Access to a record to share it with another user or group of users. Sharing rules allow the admin to automatically grant access to records based on certain criteria.
Therefore, the answer A and C are correct and the other options are incorrect.


質問 # 50
Universal Containers (UC) には、詐欺を探す顧客の注文を分析するチームがあります。このチームは、請求書レコード (カスタム オブジェクト、プライベート OWD) にアクセスする必要があります。ユーザーのアクセスを制御するための複雑なルールとしての UC。Salesforce アーキテクトは、これらの要件を満たすために Apex 管理共有を使用することを推奨しました。
変更を実装する際に、Salesforce 開発者が考慮すべき 2 つの推奨事項はどれですか 7 2 つの回答を選択してください

  • A. 「With Sharing」キーワードを使用して、フィールド レベルのセキュリティを強化します。
  • B. 「With Sharing」キーワードを使用して、レコードの可視性が常に考慮されるようにします。
  • C. 「共有なし」キーワードを使用して、レコードの可視性が考慮されるようにします。
  • D. runAs システム メソッドを使用して、これらのレコードにアクセスするさまざまなユーザーをテストします。

正解:B、D

解説:
Explanation
To implement Apex managed sharing, a Salesforce Developer should consider using the with Sharing keyword and the runAs system method. The with Sharing keyword ensures that the Apex class respects the record visibility rules of the current user context, which can help prevent unauthorized access to records that are not shared with the user1. The runAs system method allows testing the code as different users with different profiles and permissions, which can help verify that the sharing logic is working as expected2.


質問 # 51
あるコンサルティング会社では、フィールド コンサルタント向けに Salesforce モバイル アプリを使用し、ケース オブジェクトを使用して、フィールド コンサルタントが行った顧客固有のコンサルティングを追跡しています。また、この会社には多数のカスタマー サービス担当者がおり、彼らは会社支給のデスクトップで顧客からの電話を受け、ケース オブジェクトを使用して顧客の問題や苦情を追跡しています。この会社は、フィールド コンサルタントが顧客サイト訪問中にケース レコードを編集しているときにキャプチャした顧客サイトの画像を取得したいと考えています。IT ディレクターは、カスタマイズを最小限に抑え、可能な限りコード成果物の再利用性を促進したいと考えています。
サービス担当者がトレーニングを受けたのと同じ Lightning ページを引き続き使用できることを顧客に保証しながら、画像キャプチャ要件を実装するために、アーキテクトは会社にどのような推奨事項を与えるべきでしょうか?

  • A. Lightning コンポーネントをモバイル ビューの「編集」アクションのオーバーライドとして使用して、画像キャプチャ機能を有効にします。デスクトップ ユーザーの場合は変更は必要ありません。
  • B. 「モバイルで編集」という別のボタンを作成します。これにより、カスタム Lightning コンポーネントが開き、フィールド コンサルタントが画像を追加できるようになります。デスクトップ ユーザーの場合は変更は必要ありません。
  • C. Lightning コンポーネントを Lightning Experience の「編集」アクションのオーバーライドとして使用し、画像キャプチャ機能を有効にします。デバイスのフォーム ファクターを検出し、オーバーライドされていないデフォルトのビューにユーザーをリダイレクトします。

正解:C


質問 # 52
......

あなたを必ず合格させるSharing-and-Visibility-Architect日本語問題集PDF2025年最新のに更新された80問あります:https://www.jpntest.com/shiken/Sharing-and-Visibility-Architect-JPN-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡