最新(2026)Salesforce Advanced-Administrator日本語試験問題集 [Q99-Q121]

Share

最新(2026)Salesforce Advanced-Administrator日本語試験問題集

最適な練習法にはSalesforce Advanced-Administrator日本語試験の素晴らしいAdvanced-Administrator日本語試験問題PDF

質問 # 99
Cloud Kicks の管理者は、レコードの元のバージョンを外部データベースに保存する処理を行う before トリガーが失敗していることに気付きました。ただし、高速フィールド更新用に構成されたフローは正常に実行されます。
管理者は開発者にどのようにアドバイスすべきでしょうか?

  • A. 保存前に実行するように構成されているレコード トリガー フローは、すべてのトリガー前に実行されます。
  • B. 検証ルールにより、レコードがトリガーの条件を満たすことが妨げられている可能性があります。
  • C. トリガーは、外部データ アーカイブ内の間違った場所にデータを書き込むことです。
  • D. コードは、アーカイブ内に重複を作成できないにもかかわらず、重複を作成しようとしている可能性があります。

正解:D

解説:
One possible reason why the before trigger fails is that the code could be trying to create duplicates in the archive when it is unable to. A before trigger is a type of trigger that executes before a record is saved and can be used to validate or modify record data. In this case, the before trigger is supposed to save the original version of a record to an external database before it is updated or deleted in Salesforce. However, if the code does not handle errors or exceptions properly, it could try to create duplicate records in the external database when it is not allowed or possible. This could cause the trigger to fail and prevent the record from being saved in Salesforce. References: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode
/apex_triggers.htm https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode
/apex_triggers_context_variables.htm


質問 # 100
Ursa Major Solar は、サービスエージェントが Salesforce から直接応答できるチャットコンポーネントを企業 Web サイトに追加したいと考えています。
チャットをサービス コンソールに追加する前に、管理者が理解しておくべき考慮事項を 2 つ選択してください。2つの答えを選択してください

  • A. チャットは、Lightning Experience のオムニチャネルでルーティングする必要があります。
  • B. チャットは、コンソール ナビゲーションの Lightning アプリにのみ追加できます。
  • C. チャットは標準ナビゲーションの Lightning アプリにのみ追加できます。
  • D. オムニチャネルも使用している場合、Lightning Experience ではチャットを使用できません。

正解:B、C


質問 # 101
Universal Containersの管理者は、Salesforce Authenticatorアプリのソフト起動を実行し、ユーザーがオプションでそれを使用してログインできるようにします。管理者は、ロールアウトされてから何人のユーザーが正常に使用したかを確認したいと考えています。
管理者がこの情報を取得する2つの方法は何ですか?
2つの答えを選択してください

  • A. 方法を指定して、ID検証履歴に新しいビューを作成します。
  • B. ユーザーによるログイン方法を指定して、セッション設定レポートを実行します。
  • C. ログイン履歴をエクスポートし、認証方法リファレンスに基づいてフィルタリングします。
  • D. セットアップでログインアクセスポリシーを開き、MFAを使用しているユーザーの数を示します。

正解:A、C

解説:
Salesforce Authenticator is an app that adds an extra layer of security for logging into Salesforce by requiring users to verify their identity using their mobile device after entering their username and password on Salesforce login page. To see how many users have successfully used Salesforce Authenticator since it was rolled out, an administrator can use two methods:
* A) Create a new view In Identity Verification History, specifying Method.
Identity Verification History is a tool that shows information about each identity verification event for users in your org, such as the date and time, the verification method used, the IP address, and the status of the verification. By creating a new view in Identity Verification History and specifying the method as Salesforce Authenticator, an administrator can see how many users have used the app to verify their identity when logging in. References: https://help.salesforce.com/s/articleView?id=sf.identity_verification_history.
htm&type=5
* D) Export Login History and filter based off of Authentication Method Reference.
Login History is a tool that shows information about each login attempt for users in your org, such as the date and time, the username, the source IP address, the login type, and the status of the login. By exporting Login History as a CSV file and filtering based on the Authentication Method Reference column, an administrator can see how many users have used Salesforce Authenticator as their authentication method when logging in.
References: https://help.salesforce.com/s/articleView?id=sf.monitoring_login_history.htm&type=5


質問 # 102
Universal Containersのインサイドセールスマネージャーは、ステータスが別の値に変更される前に、リードのリードステータスが「オープン」の期間を報告できるようにしたいと考えています。さらに、販売チームは、より少ないクリックでステータス値を変更することを要求しました。この要件を満たすために管理者は何をすべきですか?

  • A. リードステータスフィールドのフィールド履歴追跡をオンにし、そのフィールドに基づいてレポートを作成します
  • B. 数式フィールドを使用して、ステータスが変化したときの現在の日付と作成された日付の差を計算します
  • C. リードステータスが変更されたときに電子メールを送信するワークフロールールと、ステータスを更新する承認プロセスを使用します
  • D. パブリッシャーアクションを使用してステータス値を変更し、ワークフロールールを使用して日付フィールドを更新します

正解:A


質問 # 103
以下のオプションを選択して、レコード数を制限し、データの一貫性を支援します。

  • A. 選択リストと依存選択リストのフィールド
  • B. レコードタイプとページレイアウト
  • C. カスタム検索フィールドと検索フィルター
  • D. ワークフローフィールドの更新
  • E. カスタム数式フィールド

正解:C


質問 # 104
営業部門は、Opportunity の Amount フィールドへのアクセスを tnose ユーザーのみに制限するように依頼しました。販売部門と経営陣で、Northern Trail Outfitters は販売ユーザーを含む 6 つのカスタム プロファイルを使用しています。マーケティング ユーザー、コール センター ユーザー。Executive User Sales Manager ユーザー、ana call Center Manager ユーザー。フィールド レベルのアクセスは、サンドボックス内の 3 つまたはプロファイルから削除されます。
この変更が本番環境にあることを確認するために、管理者はどのようなアクションを実行する必要がありますか?

  • A. サンドボックス テンプレートを作成し、それを本番環境にプッシュして更新を反映します。
  • B. サンドボックスから prodUGBOffl に、すべてのカスタム プロファイルを含む Amount フィールドを含む変更セットをデプロイします。
  • C. フィールドにアクセスできなくなったプロファイルを含む変更セットを処理します。
  • D. サンドボックスと同様に、[設定] を介してプロファイルごとにこのフィールドへのアクセスを手動で制限します。

正解:B

解説:
A change set is a tool that allows you to send customizations from one Salesforce org to another. A change set can contain components such as objects, fields, profiles, permission sets, workflows, and more. You can use change sets to migrate changes from a sandbox org to a production org or between two sandbox orgs that are affiliated with the same production org. In this case, you can deploy a change set from the sandbox to production that includes the Amount field and all the custom profiles that need access to it. This way, you can update the field-level security settings for the field on each profile in one deployment. References: https://help.
salesforce.com/s/articleView?id=sf.changesets.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.
changesets_components_field.htm&type=5


質問 # 105
レコードの更新に必要な時間を短縮するために、管理者はProcess Builderの代わりに何を使用する必要がありますか?

  • A. 画面行
  • B. バッチ更新
  • C. HowTriggerを保存する前に
  • D. ワークフロールールのフィールド変更

正解:C

解説:
A before save flow trigger is a type of flow that runs before a record is saved and can update the record without any additional actions or database operations. This can expedite the time required to update the records and improve performance. A before save flow trigger can be used as an alternative to a process builder that updates the same record that triggered it. References:
https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_triggers.htm&type=5


質問 # 106
AW Computingには、アカウントに関連する監査情報をAuditと呼ばれる新しいカスタムオブジェクトに記録する必要があるというセキュリティチームからの新しい要件があります。監査記録は10年間保存する必要があり、監査チームのみがアクセスできます。
AuditオブジェクトをAccountオブジェクトに関連付けるには、どのような関係を使用する必要がありますか?

  • A. Lookup
  • B. Master-Detail
  • C. Self
  • D. Many-To-Many

正解:A

解説:
In this scenario, a Lookup relationship is the most appropriate choice for relating the Audit custom object to the Account object. This relationship allows for flexibility, especially when it comes to data retention and access control requirements, as outlined by AW Computing's security team.
* Lookup Relationship:
* A Lookup relationship links two objects, allowing records from the custom Audit object to be associated with the Account object. Unlike a Master-Detail relationship, it offers greater flexibility in terms of record ownership, sharing, and visibility controls, which is particularly useful for sensitive data.
* The Lookup relationship will enable administrators to set specific permissions, ensuring that only the audit team has access to the records, as required.
* Additionally, records in the Lookup relationship are independent. Therefore, if the Account record is deleted, the Audit record can persist, aligning with the need to retain Audit records for
10 years.
* Preservation and Access Control:
* Given the 10-year retention requirement, the independence of records under a Lookup relationship is ideal. It ensures that Audit records are not automatically deleted when an associated Account record is removed.
* Access to Audit records can be restricted to the audit team by setting up custom sharing rules or permissions, which is achievable through the Lookup relationship's flexible sharing model.
Incorrect options:
* Master-Detail: In a Master-Detail relationship, the detail (child) records are dependent on the master (parent) record. Deleting an Account would automatically delete any associated Audit records, which would conflict with the retention requirement.
* Many-To-Many: This type of relationship involves a junction object to associate multiple records from both sides. It is not necessary in this case, as the requirement is a one-to-many relationship from Account to Audit records.
* Self: A self-relationship would allow records within the Audit object to be related to each other. This does not apply to linking the Audit object to the Account object.
In conclusion, the Lookup relationship provides the necessary flexibility for data preservation and access control, making it the optimal choice for this requirement.
Reference: Salesforce documentation recommends using Lookup relationships when objects need to remain independent or when additional flexibility for sharing and retention is required.


質問 # 107
テリトリー管理を使用する前に、システム管理者は何を考慮する必要がありますか? 3つの答えを選択してください。 *(1ポイント)

  • A. 一度有効にすると無効にすることはできません
  • B. Salesforceに連絡して有効にする必要があります
  • C. 予測は、役割階層ではなくテリトリー階層から導出されます
  • D. 共有機能と並行して動作しません

正解:A、B、C


質問 # 108
AW Computingには、サポート保証に4時間のSLAがあります。同社は最近、提出された後、エージェントが新しいケースに応答するまでの長い待機時間を顧客が報告しているというフィードを受け取りました。
管理者は、ケースが適切に優先順位付けされていることをどのように確認する必要がありますか?

  • A. 自動応答ルール
  • B. エスカレーションルール
  • C. ワークフロールール
  • D. 割り当てルール

正解:B

解説:
Escalation rules are rules that automatically escalate cases if they have not been resolved within a certain time frame or meet certain criteria such as priority or status. Escalation rules can perform actions such as changing ownership of cases, sending email notifications, or creating tasks for users or queues. By using escalation rules, AW Computing can ensure that cases are properly prioritized and handled within their SLA time limit.
References: https://help.salesforce.com/s/articleView?id=sf.case_escalation_rules_overview.htm&type=5


質問 # 109
この問題を解決するために管理者が利用できる3つのオプションは何ですか?3つの答えを選択してください

  • A. 表示される関連リストの数を減らします。
  • B. すべてのプロセスビルダーをフローに変換します。
  • C. 一部のページコンポーネントをタブの後ろに移動します。
  • D. 不要な検証ルールを無効にします。
  • E. 表示されているフィールドの一部を削除します。

正解:A、C、E

解説:
To help with this issue, the administrator can do the following options:
* Move some page components behind a tab. This will reduce the number of components that load initially and improve performance.
* Remove some of the fields displayed. This will reduce the amount of data that needs to be retrieved and rendered on the page.
* Reduce the number of related lists displayed. This will also reduce the amount of data that needs to be retrieved and rendered on the page. References:
https://help.salesforce.com/s/articleView?id=sf.lex_performance_considerations.htm&type=5


質問 # 110
Universal ContainersはSalesforceナレッジを使用し、ヨーロッパ、アメリカ、アフリカ、アジアの地域に基づいてカテゴリグループを定義しています。管理者は、各地域の営業担当者に各カテゴリの表示を制限する必要があります。管理者はこれらのカテゴリグループへのアクセスをどのように制御する必要がありますか?

  • A. 販売ユーザーに割り当てられたロールにカスタムカテゴリグループを追加します。
  • B. 販売ユーザーに割り当てられたプロファイルにカスタムカテゴリグループを追加します。
  • C. カテゴリグループへのアクセス権を持つパブリックグループから営業ユーザーを追加または削除します。
  • D. 販売ユーザープロファイルのカテゴリグループのオブジェクト設定を変更します。

正解:D


質問 # 111
Cloud Kicksの管理者は、あるユーザーがフローで抱えている問題のトラブルシューティングを行っています。彼らは、そのユーザーにデバッグログを追加することを決定しました。
どのデバッグログカテゴリを使用する必要がありますか?

  • A. ワークフロー
  • B. システム
  • C. コールアウト
  • D. データベース

正解:A


質問 # 112
コンテンツを使用するときに、ユーザーが統一されたタグ付けセットを使用していることを確認するにはどうすればよいですか。 3を選択

  • A. 制限付きタグ付けを有効にする
  • B. 投稿者に特定のタグを設定するようにしてください
  • C. 選択リストを作成します
  • D. 事前入力されたタグ付けを使用

正解:A、B、D


質問 # 113
ライブラリ/ワークスペース/コンテンツで利用可能なタグ付けの種類は何ですか? 3を選択

  • A. 公開タグ付け
  • B. ガイド付きタグ付け
  • C. すべてのタグ付けにオープン
  • D. プライベートタグ付け
  • E. 保護されたタグ付け
  • F. 制限付きタグ付け
  • G. オープンタグ

正解:B、F、G


質問 # 114
Cloud Kicksはいくつかのプロファイルを更新し、サンドボックスに新しいアプリを作成しました。テスト後、すべてが期待どおりに機能しています。管理者がこれらの変更をサンドボックスから本番環境に移行するために使用する必要がある2つのオプションはどれですか?
2つの答えを選択してください

  • A. データキャプチャの変更
  • B. インバウンドチェンジセット
  • C. アウトバウンドチェンジセット
  • D. パッケージの展開

正解:C、D


質問 # 115
DreamHouse Realty は、次の四半期の潜在的な収益をより正確に把握したいと考えており、Collaborative Forecasts の使用を検討しています。
コラボレーティブ売上予測を設定する際、管理者は何を考慮する必要がありますか?

  • A. 予測は、収益ベースまたは数量ベースのいずれかです。
  • B. デフォルトの予測カテゴリはカスタマイズできません。
  • C. 1 つの組織で、最大 6 つの異なるタイプの売上予測を持つことができます。
  • D. 商談分割データは売上予測では表示できません。

正解:A

解説:
Explanation
A forecast is a projection of how much revenue or quantity you can generate from your sales pipeline for a given period of time. A forecast can be either revenue-based or quantity-based, depending on what you want to measure and track. A revenue-based forecast shows the amount of money expected from closed sales, while a quantity-based forecast shows the number of units expected from closed sales. You can choose the forecast type that best suits your business needs and goals when you set up Collaborative Forecasts in Salesforce.
References: https://help.salesforce.com/s/articleView?id=sf.forecasts3_overview.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.forecasts3_forecast_types.htm&type=5


質問 # 116
Cloud Kicksは、多くの部門を持つ大企業です。一部の部門は離職率が高いため、各部門は、その部門内でのみユーザーを作成および管理できるようにしたいと考えています。
これを設定するには、管理者は何をする必要がありますか?

  • A. 部門リーダーの権限セットグループを作成します。
  • B. 部門リーダーの委任された管理者を設定します。
  • C. 部門にフラットなテリトリーロール階層を割り当てます。
  • D. 部門チームのプロファイルをカスタマイズして割り当てます。

正解:B


質問 # 117
個人取引先は最近、Cloud Kicks で有効化されました。
アカウントには 3 つのレコード タイプがあります。
* B2B 顧客
* B2C 顧客
* 外部パートナー
リードには 2 つのレコード タイプがあります。
* B2Bリード
* B2Cリード
テスト チームは、B2C リード レコードで [変換] ボタンをクリックすると、B2B 顧客および外部パートナーのアカウント レコード タイプのみが変換レイアウトで選択できることを発見しました。
管理者はこの問題を修正するために何をすべきですか?

  • A. 検証ルールを使用して、B2C リードの会社名が空白であることを確認します。
  • B. 連絡先の組織全体の既定の設定を親による管理に変更します。
  • C. 変換後にレコード タイプ フィールドを B2C Customer に更新するプロセスを構築します。
  • D. コンバージョン レイアウトの [アカウント] セクションで [レコード タイプ] フィールドを非表示にします。

正解:C

解説:
Building a process that updates the record type field to B2C Customer after conversion will correct this issue.
The conversion layout for person accounts does not allow selecting different record types for accounts and contacts. The default record type for person accounts is determined by the organization-wide default settings.
However, a process can be triggered after conversion to update the record type field based on the lead record type or other criteria.
References: https://help.salesforce.com/s/articleView?id=sf.convert_leads_considerations.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.convert_leads_mapping.htm&type=5


質問 # 118
Cloud Kicksのディストリビューターは、特定のサービス契約に基づいてサポートを受ける資格があります-管理者はSalesforceでこれをどのように表示する必要がありますか?

  • A. ServiceCloudをオンにします。
  • B. 新しいカスタムオブジェクトを作成します。
  • C. レコードにサービス契約を追加します。
  • D. 資格管理を使用します。

正解:D

解説:
Entitlement management lets you create and maintain service contracts that specify the support terms for each account. You can use entitlement processes to automatically apply the correct service contract to a case based on criteria you define. References: https://trailhead.salesforce.com/en/content/learn/modules/entitlements
/entitlements_overview


質問 # 119
ユーザーがお互いのレコードにアクセスできるようにデフォルトのアクセスレベルを設定するには、次のようにします。
一つ選択してください:

  • A. 役割階層。
  • B. 組織全体のデフォルト。
  • C. 共有ルール。
  • D. テリトリー管理

正解:B


質問 # 120
管理者はこれをどのように達成すべきでしょうか?

  • A. 機器のラルアップ概要フィールドを設定します。
  • B. ルームにロールアップ集計フィールドを作成します。
  • C. 機器レコードが作成、変更、または削除されるたびに、レコードによってトリガーされるフローを作成します。
  • D. Room レコードが関連付けられる、変更される、または削除されるたびに、レコードによってトリガーされる Few を書き込みます。

正解:C

解説:
A roll-up summary field is a type of field that calculates values from related records and displays them on the parent record. A roll-up summary field can be used to count, sum, min, or max values from child records. You can create a roll-up summary field on an object that has a master-detail relationship with another object. In this case, you can create a roll-up summary field on Room that counts the number of Equipment records related to it. References: https://help.salesforce.com/s/articleView?id=sf.
fields_about_roll_up_summary_fields.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.
fields_defining_field_types.htm&type=5


質問 # 121
......

更新された検証済みの合格させるAdvanced-Administrator日本語リアル試験問題と解答:https://www.passtest.jp/Salesforce/Advanced-Administrator-JPN-shiken.html