[2026年01月12日] 無料Salesforce Administrator Plat-Admn-301日本語試験問題を使おう [Q61-Q83]

Share

[2026年01月12日] 無料Salesforce Administrator Plat-Admn-301日本語試験問題を使おう

Plat-Admn-301日本語問題集でSalesforce Administrator必ず合格できる練習問題集

質問 # 61
ユーザーから、取引先レコードの業種選択リスト項目が表示されなくなったという報告がありました。管理者はどのようなテストを実行して問題を解決できますか?

  • A. デバッグログ
  • B. フィールド履歴の追跡
  • C. フィールド監査履歴
  • D. 監査証跡の設定

正解:D

解説:
The setup audit trail tracks the recent setup changes that you and other administrators have made to your org.
It can help you troubleshoot issues by showing you what changes were made, who made them, and when. In this case, the setup audit trail can help the administrator identify if someone changed the field-level security, page layout, or profile settings for the industry picklist field. References: https://help.salesforce.com/s
/articleView?id=sf.monitorsetup.htm&type=5


質問 # 62
管理者は、商談が更新されるたびにプラットフォームイベントを送信するフローを作成しました。Apex開発者は、これらのイベントをリッスンするコードを作成するよう指示されました。開発者がユーザーのデバッグログを確認すると、フローは実行されたことは確認できましたが、デバッグ情報が欠落していました。
デバッグを支援するために管理者は何を推奨すべきでしょうか?

  • A. プラットフォーム イベントはデバッグに使用できません。
  • B. プラットフォームイベントのデバッグ有効チェックボックスをオンにし、
  • C. 自動プロセス エンティティにデバッグ ログを設定します。
  • D. AppExchange を検索して、デバッグを支援するツールを探します。

正解:C

解説:
To debug platform events in Apex code, you need to set a debug log on the Automated Process entity. This entity represents an automated process user that runs flows and processes in your org. By setting a debug log on this entity, you can capture the events that are published and consumed by your flow and Apex code, as well as any errors or exceptions that occur during the execution. References: https://developer.salesforce.com
/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_debug.htm https://help.salesforce.
com/s/articleView?id=sf.code_add_users_debug_log.htm&type=5


質問 # 63
Universal Containers の管理者は、製品スケジュールを構成するように依頼されました。
この機能を有効にする前に管理者が考慮すべきことは何ですか?

  • A. 製品スケジュールを完全に削除するには、標準価格表から削除します。
  • B. プロセス ビルダーおよびワークフローでは、行項目スケジュールは使用できません。
  • C. カスタマイズ可能な製品スケジュール ページ レイアウトは変更できません。
  • D. 製品スケジュールはプロセス ビルダーおよびフローでは使用できません。

正解:B

解説:
Product schedules are features that allow administrators to track revenue or quantity over time for products in opportunities or orders. Product schedules can be either revenue schedules or quantity schedules, depending on whether the product is sold by amount or by quantity. Product schedules can be either standard or customizable, depending on whether they use predefined settings or custom settings.
Line item schedules are records that represent each installment of revenue or quantity for a product over time.
Line item schedules are created automatically when a product with a product schedule is added to an opportunity line item or an order product.
One limitation of product schedules is that line item schedules are unavailable in Process Builder and Workflow. This means that administrators cannot use these tools to automate actions based on line item schedules, such as sending email alerts, creating tasks, updating fields, or invoking flows. References:
https://help.salesforce.com/s/articleView?id=sf.forecasts3_product_schedules.htm&type=5 https://help.
salesforce.com/s/articleView?id=sf.orders_line_item_schedules.htm&type=5 https://help.salesforce.com/s
/articleView?id=sf.product_schedule_considerations.htm&type=5


質問 # 64
Cloud Kicks のユーザーから、多要素認証を使用して Salesforce にログインできないことが管理者に通知されました。
潜在的な根本原因を理解するために管理者が確認する必要がある 2 つの領域はどれですか?
2つの回答を選択してください

  • A. セットアップ監査証跡
  • B. 本人確認履歴
  • C. デバッグログ
  • D. ログイン履歴

正解:B、D

解説:
Identity verification history and login history are two areas that the administrator can review to understand potential root causes of multi-factor authentication issues. Identity verification history shows the methods and results of identity verification attempts for a user, such as email verification, SMS verification, or app verification. Login history shows the status, source, and location of login attempts for a user, as well as any login errors or challenges that occurred. These two areas can help the administrator identify if the user entered the correct verification code, if the user's device or app is compatible with multi-factor authentication, or if there are any network or security issues that prevent successful verification. References: https://help.
salesforce.com/s/articleView?id=sf.identity_verification_history.htm&type=5 https://help.salesforce.com/s
/articleView?id=sf.monitoring_login_history.htm&type=5


質問 # 65
DreamHouse Realtyの営業担当者は、「House」というカスタムオブジェクトのレコードをインポートできるプロファイルを持っています。エージェントはインポートを頻繁に行う必要はなく、通常は一度に約100件の新規レコードをインポートします。
エージェントはレコードをアップロードするためにどのツールを使用する必要がありますか?

  • A. アペックス
  • B. 日付インポートウィザード
  • C. データローダー
  • D. バルクAPI

正解:B

解説:
Data Import Wizard is a tool that allows administrators to import data for standard and custom objects in Salesforce using CSV files. Data Import Wizard can handle up to 50,000 records at a time and supports simple data transformations and validations. Data Import Wizard can be used to upload records for a custom object when the number of records is small and the import frequency is low.


質問 # 66
Universal ContainersはSalesforceで重複した連絡先を発見しました。営業チームの管理者は重複レコードの作成を防止しています。
管理者が重複管理をカスタマイズする必要がある 2 つの方法はどれですか?
2つの回答を選択してください

  • A. カスタム一致ルールを作成します。
  • B. モバイル重複アラートを設定します。
  • C. カスタム重複ルールを構成します。
  • D. グローバル選択リスト値セットを変更します。

正解:A、C

解説:
Duplicate management is a feature that allows administrators to prevent or allow duplicate records for standard or custom objects. Duplicate management consists of two components: duplicate rules and matching rules.
* B) Configure custom duplicate rules.
Duplicate rules are rules that determine what actions to take when users try to save duplicate records.
Duplicate rules can block users from saving duplicates, alert users of duplicates and let them save anyway, or report on duplicates without affecting the save operation. Duplicate rules can also specify which fields to use for matching and which security settings to enforce. By configuring custom duplicate rules, the sales team administrator can prevent duplicate records from being created for contacts or other objects. References:
https://help.salesforce.com/s/articleView?id=sf.data_prevent_duplicates.htm&type=5
* C) Create custom matching rules.
Matching rules are rules that determine how duplicate records are identified by comparing fields and applying fuzzy matching algorithms. Matching rules can be standard or custom. Standard matching rules are predefined by Salesforce and apply to common objects such as contacts, accounts, or leads. Custom matching rules are created by administrators and apply to any standard or custom object. By creating custom matching rules, the sales team administrator can define how duplicate records are detected for contacts or other objects.
References: https://help.salesforce.com/s/articleView?id=sf.data_matching_rules.htm&type=5


質問 # 67
Cloud Kicks の管理者は、請負業者にリード オブジェクトへのアクセスを許可するよう要求されました。
請負業者は現在、Salesforce内のプロジェクト管理アプリにアクセスできるプロファイルを持っています。請負業者には、すべてのリードレコードに対する「表示」アクセス権のみを与える必要があります。
管理者はこのリクエストをどのように処理すればよいでしょうか?

  • A. リードに対して「すべて表示」権限セットを割り当てます。
  • B. すべてのリードに対して読み取り専用のプロファイルを作成します。
  • C. 請負業者にリード アクセス権を持つパブリック グループを割り当てます。
  • D. リード タブを含むアプリをユーザーのプロファイルに追加します。

正解:A

解説:
Permission sets are collections of settings and permissions that give users access to various tools and functions without changing their profile or requiring multiple profiles for users who perform different tasks across apps in your org. By assigning a permission set that has View All on Leads to the contractor, Cloud Kicks can grant them view access to all lead records without modifying their profile or creating a new one.
References: https://help.salesforce.com/s/articleView?id=sf.perm_sets_overview.htm&type=5


質問 # 68
Cloud Kicks は、取引先、ケース、商談レポートに基づく複数のコンポーネントを含むダッシュボードを使用します。
システム管理者がダッシュボードフィルターを取引先所有者に追加しました。ダッシュボードを取引先所有者でフィルタリングすると、いくつかの商談コンポーネントからレコードが欠落するようになりました。
システム管理者がこの問題を解決するために推奨される方法は何ですか?

  • A. 商談ソースレポートにクロスフィルターを追加します。
  • B. 商談の有無にかかわらず、取引先にカスタム レポート タイプを使用します。
  • C. 商談コンポーネントで、同等のフィールドを変更します。
  • D. コンポーネントの結合されたアカウントと商談レポートを作成します。

正解:C

解説:
The equivalent field is the field that matches the dashboard filter field on the source report object. For example, if the dashboard filter is on Account Owner, then the equivalent field on the Opportunity object is Opportunity Owner. Changing the equivalent field ensures that the dashboard filter applies correctly to the Opportunity components. References: https://help.salesforce.com/s/articleView?id=sf.dashboard_filters.
htm&type=5


質問 # 69
Cloud Kicksは、在庫管理をレガシーアプリケーションで行っています。経営陣は、Saiesforceでも在庫情報の確認とレポート作成ができるようにしたいと考えています。
この目標を達成するために管理者はどのようなアクションを実行する必要がありますか?

  • A. データを含む Excel スプレッドシートを [ファイル] タブにアップロードします。
  • B. 必要に応じてデータをカスタム オブジェクトにインポートし、使用後は削除します。
  • C. 在庫アプリケーションにマップする外部オブジェクトを作成します。
  • D. Lightning コンポーネントを構築し、SFDX を使用して在庫アプリケーションに接続します。

正解:C

解説:
To make inventory data from a legacy application available in Salesforce, the administrator can create an external object that maps to the inventory application. An external object is similar to a custom object, except that it maps to data that's stored outside your Salesforce organization. External objects enable users to view and report on external data in Salesforce. References: https://help.salesforce.com/s/articleView?id=sf.
external_object_overview.htm&type=5


質問 # 70
管理者は、外部IDとステータス項目を含む5,000件のリードを含む.csvファイルを受け取ります。データローダーを使用して、既存のレコードを照合し、新しいレコードを追加する必要があります。
レコードのステータス フィールドに入力し、新しいレコードを追加するには、どのようなアクションを実行する必要がありますか?

  • A. 更新
  • B. エクスポート
  • C. アップサート
  • D. 挿入

正解:C

解説:
Upsert is an operation that can either update existing records or insert new records based on the External Id field. This way, the administrator can match existing leads and add new ones with Data Loader. References:
https://help.salesforce.com/s/articleView?id=sf.data_loader_upsert.htm&type=5


質問 # 71
AW Computingの管理者は、会社支給のiPhoneにダウンロードしたSalesforce Authenticatorアプリを使用して多要素認証を実装しています。営業担当者がスマートフォンを破損してしまい、商談レコードを更新する必要があります。
管理者は営業担当者にどのようにアクセス権を付与すればよいでしょうか?

  • A. 営業担当者に会社の VPN からログインするように指示します。
  • B. 営業担当者の IP アドレスを信頼できる IP 範囲に追加します。
  • C. 多要素認証を営業担当者に委任します。
  • D. 担当者の一時的な本人確認コードを生成します。

正解:D

解説:
To grant access for the sales rep who broke their phone and needs multi-factor authentication using Salesforce Authenticator app, the administrator can generate a temporary identity verification code for them. This code allows users who don't have their verification method available to log in securely without compromising their account security. References: https://help.salesforce.com/s/articleView?id=sf.identity_verification_codes.
htm&type=5


質問 # 72
Cloud Kicks はレコードを削除する新しいフローを作成しました。
フローをテストする際に管理者は何を考慮すべきでしょうか?

  • A. 削除要素を含むフローは、フロー デバッグ ツールではデバッグできません。
  • B. デバッグ時にフローによって削除されたレコードは物理的に削除されます。
  • C. テスト レコードが実際に削除されないようにするには、削除要素を含むフローを非アクティブ化する必要があります。
  • D. フローが非アクティブな場合でも、フローをデバッグするとテスト レコードが削除されます。

正解:D

解説:
Debugging a flow allows administrators to test how a flow behaves before activating it or making changes to it. Debugging a flow runs it in real time using test data provided by the administrator or default values from the flow. However, debugging a flow also performs any actions defined in the flow, such as creating, updating, or deleting records. Therefore, if a flow has a delete element that deletes a record based on certain criteria, debugging the flow will delete the test record even if the flow is inactive. References: https://help.
salesforce.com/s/articleView?id=sf.flow_debug.htm&type=5


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

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

正解:B、C

解説:
Chat must be routed with Omni-Channel in Lightning Experience because Omni-Channel is the only way to route chats to agents in Lightning Experience1. Chat can only be added to Console navigation Lightning apps because Chat is a console app feature and requires a console app with a console navigation style2.
References: 1 https://help.salesforce.com/s/articleView?id=sf.live_agent_chat_omnichannel.
htm&type=5 2 https://help.salesforce.com/s/articleView?id=sf.live_agent_chat_app.htm&type=5


質問 # 74
Cloud Kicks(CK)は、新しいAlpha Shoeラインを発表しました。顧客はCKのウェブサイトからケースを作成できます。
マネージャーは、先週作成されたすべてのケースのレポートを受け取ります。マネージャーは、顧客がケースの件名で新しい靴のラインについて言及しているかどうかをレポートで簡単に確認できる方法を望んでいます。
システム管理者は、この要求を満たすためにレポートをどのように変更する必要がありますか?

  • A. クロスフィルターと'with'サブフィルターを追加します。
  • B. 行レベルの数式を構築します。
  • C. 件名に contains フィルターを含めます。
  • D. 形式を結合レポートに変更します。

正解:C


質問 # 75
管理者がフィールドに入力する必須データを設定し、Salesrorce のレコードのデータ品質を向上させるために使用する必要がある 2 つのツールはどれですか。
2つの回答を選択してください

  • A. ワークフロールール
  • B. 検証ルール
  • C. ダッシュボード
  • D. ページレイアウト

正解:B、D

解説:
Validation rules and page layouts are two tools that can be used to require data to be entered in a field and improve data quality on a record in Salesforce. Validation rules are a way to enforce data quality and integrity by checking the values of fields before a record is saved and displaying an error message if the values do not meet the specified criteria. Page layouts are a way to control the layout and organization of fields, buttons, related lists, and other components on a record page. Page layouts can also make fields required so that users must enter a value before saving a record.


質問 # 76
Cloud Kicks の管理者は、サンドボックスでフローを構築しました。フローのテストと検証を行った後、管理者は変更セットを使用してフローを本番環境に昇格する計画を立てました。
変更されたフローを移動する場合、管理者が考慮すべき 3 つの点は何ですか。
3つの回答を選択してください

  • A. フローでは、変更を保存してデプロイする場合、フローの 1 つのバージョンのみが許可されます。
  • B. 変更セットを使用してフローをデプロイまたは再デプロイすると、宛先組織にフローのバージョンが作成されます。
  • C. すべてのフロー依存関係が変更セットに自動的に追加されます。
  • D. デプロイされたフローは非アクティブであり、手動でアクティブ化する必要があります。
  • E. フローはデプロイメント時に自動的にアクティブ化されます。

正解:B、C、D

解説:
Flows deployed with change sets are inactive by default and need to be manually activated in the destination org before they can run. Deploying or redeploying a flow with change sets creates a new version of the flow in the destination org, which preserves the previous versions and allows for rollback if needed. All flow dependencies, such as custom fields, objects, or variables, are automatically added to the change set when a flow is added


質問 # 77
AW Computingの営業担当副社長は、国とリードソース別にグループ化されたリードレポートを活用し、リードの出所を把握しています。リード数は国によって大きく異なります。
各国のリード ソースの有効性を表示するために、管理者はレポートで何を設定する必要がありますか?

  • A. PREVGROUPVAL function
  • B. Bucket fitters
  • C. The 'Show Unique Count*
  • D. PARENTGROUPVAL Function

正解:D

解説:
The PARENTGROUPVAL function is a formula function that returns the value of a parent group in a report.
It can be used to compare values across different groupings and show relative performance. In this case, the administrator can use this function to show the lead source effectiveness for each country by calculating the percentage of leads from each lead source divided by the total number of leads for each country. References:
https://help.salesforce.com/s/articleView?id=sf.reports_formulas_parentgroupval.htm&type=5


質問 # 78
Cloud Kicksは、オープンで60日以上経過しているすべてのリードの所有権を再割り当てしたいと考えています。システム管理者は、これらのリードを適切な所有者またはキューに割り当てるための割り当てルールを既に作成しています。
これらのリード所有者を更新するために管理者が使用する必要がある 2 つのツールはどれですか?
2つの回答を選択してください

  • A. 一括更新
  • B. バルクAPI
  • C. データローダー.io
  • D. インポートウィザード

正解:B、C

解説:
Bulk API and Dataloader.io are both tools that can be used to update large numbers of records in Salesforce.
Bulk API is a RESTful API that allows you to create, update, delete, or query millions of records asynchronously by submitting batches of data. Dataloader.io is a web-based data loader tool that allows you to import, export, or delete data using a simple user interface. References: https://developer.salesforce.com/docs
/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_intro.htm https://dataloader.io/


質問 # 79
営業担当者は商談のクロスセルを支援する必要がありますが、レコードを更新したり商談チームを更新したりすることができません。
営業担当者が商談チームに担当者を追加するには、どの 2 つのオプションが必要ですか?
2つの回答を選択してください

  • A. アカウントオブジェクトの編集権限
  • B. 役割階層内で商談所有者より上位の役割
  • C. 商談の所有権を営業担当者に譲渡しました
  • D. アカウントの所有権を営業担当者に譲渡しました

正解:A、B

解説:
To add a user to an opportunity team, you need Edit access on the account associated with the opportunity and either own the opportunity or be above the owner in the role hierarchy. References: https://help.salesforce.com
/s/articleView?id=sf.teams_adding.htm&type=5


質問 # 80
Cloud Kicks の管理者は、個人アカウントのバッチを Salesforce にインポートする必要があります。
管理者はどのようなツールを使用すべきでしょうか?

  • A. 一括更新
  • B. データインポートウィザード
  • C. クイック作成
  • D. バルクAPI

正解:B

解説:
The Data Import Wizard is a tool that allows you to import data for standard and custom objects, including person accounts, into Salesforce. You can access it from the Setup menu and use it to import up to 50,000 records at a time. You can also use it to update, upsert, or delete existing records. The Data Import Wizard can help you match your data with Salesforce fields, prevent duplicates, and run import jobs in the background.
References: https://help.salesforce.com/s/articleView?id=sf.data_importer.htm&type=5


質問 # 81
管理者は、他の管理者または委任された管理者が「ユーザーとしてログイン」機能を使用しているかどうかを確認したいと考えています。
管理者は「ユーザーとしてログイン」機能を使用する必要があります。

  • A. 接続されたアプリの使用状況
  • B. ログイン履歴
  • C. アカウントログインアクセスを許可する
  • D. セットアップ監査証跡

正解:D

解説:
The Setup Audit Trail is a tool that allows you to view and download a log of changes made in your org's Setup area. The log shows up to 20 fields of information for each change, such as who made it, when it was made, what type of change it was, and what values were changed. You can use the Setup Audit Trail to track configuration changes directly in production and identify any unauthorized or problematic changes. One of the changes that the Setup Audit Trail tracks is when a user grants login access to another user. This means that you can use the Setup Audit Trail to see if any other administrators or delegated administrators are using the Log In As a User feature. References: https://help.salesforce.com/s/articleView?id=sf.monitorsetup.
htm&type=5 https://help.salesforce.com/s/articleView?id=sf.remoteaccess_granting_login_access.
htm&type=5


質問 # 82
Cloud Kicks は、カスタム Project オブジェクトでプロジェクトの詳細を追跡します。プロジェクトマイルストーンは、親 Project レコードへの参照を持つ 2 番目のカスタムオブジェクトで追跡されます。ユーザーは、Project レコードの作成時に、関連するプロジェクトマイルストーンの標準セットを自動的に作成する必要があります。
推奨される自動化ソリューションは何ですか?

  • A. フィールドサービスフロー
  • B. スケジュールされたフロー
  • C. 保存後に自動起動されるフロー
  • D. 保存前に自動起動されるフロー

正解:C

解説:
An after-save autolaunched flow is a type of flow that runs in the background when a record is saved and performs actions based on the record data or changes. An after-save autolaunched flow does not require user input or interaction and can be triggered by a record-triggered flow element or by an Apex trigger. In this case, you can create an after-save autolaunched flow that runs when a Project record is created and creates a standard set of related Project Milestone records based on predefined values or variables. References:
https://help.salesforce.com/s/articleView?id=sf.flow_trigger_types.htm&type=5 https://help.sales


質問 # 83
......

Salesforce Plat-Admn-301日本語実際の問題とブレーン問題集:https://jp.fast2test.com/Plat-Admn-301-JPN-premium-file.html


弊社を連絡する

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

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어