[2024年11月04日] DEX-403日本語試験練習テスト問題(更新された291問あります) [Q96-Q120]

Share

[2024年11月04日]PassTest DEX-403日本語試験練習テスト問題(更新された291問あります)

合格させるSalesforce DEX-403日本語試験情報と無料練習テスト

質問 # 96
Cloud Kicks は、デスクトップの商談レコードの上部にある別のセクションに、一度に 10 個の主要な項目を表示したいと考えています。
この機能を有効にするために、アプリ ビルダーはどのコンポーネントをレコード ページに追加する必要がありますか?

  • A. アコーディオン
  • B. パス
  • C. ハイライト パネル
  • D. カスタム Lightning Web コンポーネント

正解:C

解説:
Highlights Panel. This is correct because the highlights panel component displays key fields from a record at the top of the page, and it can be configured to show up to 10 fields.


質問 # 97
DreamHouse Realty (DR) の仲介業者は、電話で Salesforce モバイル アプリケーションを使用する際に問題を抱えています。取引先責任者レコードには、一目でアクセスする必要がある主要なフィールドがいくつかあります。画面が小さいため、現在、仲介業者は、ページを下にスクロールして情報を表示します。
DR のアプリケーションビルダーは、これらの主要フィールドを画面上部に表示するように Salesforce モバイルアプリケーションを設定するために何を使用する必要がありますか?

  • A. レコード詳細コンポーネント
  • B. モバイル ナビゲーション
  • C. コンパクトなレイアウト
  • D. オブジェクト固有のアクション

正解:C

解説:
The Compact Layout in Salesforce mobile app configuration determines the fields that appear at the top of the record in the mobile app, providing quick access to key information.
Reference:
Salesforce Help - Compact Layouts


質問 # 98
Universal Containers のアプリケーションビルダーは、可能な場合にワークフロールールと Apex トリガをプロセスビルダーに置き換えるという任務を負っています。
アプリビルダーがプロジェクトを開始する前に知っておくべき 2 つの重要な考慮事項は何ですか?
2 つの答えを選択してください

  • A. Apex には、フローとは異なる SOQL クエリ制限があります。
  • B. 可能な場合はアクションを組み合わせます。
  • C. ワークフロー ルールごとにプロセスを作成します。
  • D. 無限ループの生成を回避します。

正解:B、D

解説:
Before replacing workflow rules and Apex triggers with Process Builders, the app builder should consider avoiding generating infinite loops and combining actions when possible. Infinite loops can occur when a process updates a record that causes another process to run on the same record, and so on. Combining actions can reduce the number of processes and improve performance and maintainability


質問 # 99
ユニバーサル コンテナで管理するには、追加のアカウントをすばやく作成して、親アカウント レコードから階層を形成する必要があります。ユーザーが子アカウントをすばやく簡単に作成できるように、親に基づいて 5 つのフィールドを自動入力したいと考えています。

  • A. カスタム グローバル クイック アクション
  • B. アカウントのカスタム アクション
  • C. カスタム グローバル クイック アカウント。
  • D. アカウントのカスタム リンク

正解:B

解説:
A custom action on Account can be used to create additional accounts from a parent account record. A custom action can have predefined values for certain fields based on the parent record. A custom global action can be used to create records that do not have any relationship with other objects. A custom link on Account can be used to execute JavaScript or link to an external URL.


質問 # 100
アプリ ビルダーは、ルックアップ経由で接続された子レコードが削除されたときに、親レコードのフィールドを更新したいと考えています。
アプリ ビルダーはどの自動化を使用する必要がありますか?

  • A. 画面の流れ
  • B. ワークフロー ルール
  • C. プロセスビルダー
  • D. 頂点コード

正解:D

解説:
The app builder should use Apex code to update a field on the parent record when a child record connected via lookup is deleted. Apex code is a programming language that allows developers to execute complex logic on the Salesforce platform. Apex code can be triggered by certain events, such as insert, update, delete, or undelete of records. In this case, the app builder can write an Apex trigger that runs after a child record is deleted and updates a field on the parent record accordingly. Option A, B, and D are not automation tools that can perform this task.


質問 # 101
管理パッケージを適切にインストールすることで、顧客やパートナーによるカスタマイズとの競合を防ぐことができます。
パッケージをセットアップするには、どの機能を使用する必要がありますか?

  • A. 説明
  • B. 共有を許可
  • C. ヘルプ設定
  • D. 名前空間

正解:D

解説:
The functionality that should be used to set up packages is namespace. A namespace is a unique identifier that distinguishes one package from another and prevents naming conflicts with other packages or customizations. A namespace also allows developers to expose their code or components for use by other developers through APIs or web services. A description is not a functionality that should be used to set up packages, but a text field that provides information about the package contents or purpose. A description does not prevent conflicts with other packages or customizations. Allow sharing is not a functionality that should be used to set up packages, but a setting that controls whether users can share records owned by other users within their role hierarchy. Allow sharing does not prevent conflicts with other packages or customizations. Help setting is not a functionality that should be used to set up packages, but a setting that determines whether users can access help documentation for standard Salesforce features or custom features within a package. Help setting does not prevent conflicts with other packages or customizations.


質問 # 102
Universal Containers (UC) には、カスタム コンポーネントを 4 週間で構築するという、時間に敏感なニーズがあります。UC 開発者は、作業を完了するために追加の有効化が必要であり、数か月のバックログがあります。
この要件を満たすために、アプリ ビルダーはどのオプションを提案する必要がありますか?

  • A. Lightning レコードページを構築します。
  • B. AppExchange ソリューションを使用します。
  • C. 画面フロー ページを作成します。
  • D. Boit ソリューションを使用する

正解:B


質問 # 103
Universal Containers のアカウントは現在、すべてのユーザーが読み取ることができますが、所有者のみが編集できます。経営陣は、一部のアカウントを VIP アカウントとして指定したいと考えています。アカウントの所有者のみが、これらの VIP アカウントへの読み取りアクセス権を持つ必要があります。
要件を満たすためにアプリ ビルダーが取るべき 2 つのアクションはどれですか?
2つの答えを選択してください

  • A. 共有ルールを実装します。
  • B. 組織全体のデフォルトを変更します。
  • C. アカウント チームを設定します。
  • D. 権限セットを構成します。

正解:A、B

解説:
The two actions that an app builder should take to meet the requirements are: Implement a sharing rule. A sharing rule is a way to grant additional access to records based on certain criteria, such as record owner, role, profile, or field value. The app builder can create a sharing rule that grants read access to all accounts with the VIP Account field value to all users. This way, all users can view these accounts, but only the owners can edit them. Change organization-wide defaults. Organization-wide defaults are the baseline level of access that users have to records they do not own. The app builder can change the organization-wide default for accounts from Public Read Only to Private. This way, only the owners can view and edit their own accounts, unless additional access is granted by other means, such as sharing rules. Configuring a permission set is not a valid action, as it does not affect record-level access. A permission set is a way to grant additional permissions and access settings to users on top of their profile settings, such as object permissions, field permissions, app permissions, etc. Setting up an Account Team is not a valid action, as it does not restrict record-level access. An Account Team is a way to share an account and its related records with a group of users who work together on the account, such as sales reps, managers, or support agents. An Account Team grants additional access to team members based on predefined roles and access levels.


質問 # 104
DreamHouse Realty (DR) は、ケース管理の改善を求めています。彼らは、ケースが以前のケースのステータスに戻れないようにプロセスのコンプライアンスを強制し、特定のケースの基準が満たされた場合に特定のフィールドが必須になるようにしたいと考えています。
これらの要件を満たすために、アプリビルダーはどのソリューションを実装する必要がありますか?

  • A. 承認プロセスを使用して、フィールド基準が満たされていることを確認します。
  • B. ヘルプ テキストを使用して検証ルールを構成します。
  • C. 依存する選択リスト フィールドを作成し、必要に応じて設定します。
  • D. ページ レイアウトに必要なフィールドを作成します。

正解:B

解説:
To ensure process compliance where cases cannot revert to an earlier status and certain fields are required based on specific case criteria, the recommended solution is:
Configure validation rules with help text (A). Validation rules enforce data integrity and business processes by preventing users from saving records if certain conditions are not met. For instance, a validation rule can prevent the status of a case from being changed back to an earlier status and can conditionally require fields based on other field values on the case.
Dependent picklists (B) ensure field values depend on another field's value but do not enforce the inability to revert status. Approval processes (C) are used for step-by-step record approval and are not designed to prevent status reversion or conditionally require fields. Making fields required on the page layout (D) ensures they are always required when accessing the record through that layout but does not enforce conditional requirements based on other criteria.
Reference for creating validation rules in Salesforce:
Validation Rules: https://help.salesforce.com/articleView?id=sf.validation_rules.htm&type=5


質問 # 105
Cloud Kicks (CK) は、60,000 を超える純新規アカウントのリストをすばやく挿入したいと考えています。CK のデータ モデルに基づくテンプレートを使用して、リストを作成しました。
どのツールを使用する必要がありますか?

  • A. インポート ウィザード
  • B. 雷オブジェクト作成者
  • C. データローダ
  • D. スキーマ ビルダー

正解:A


質問 # 106
Ursa Major Solar のアプリケーション ビルダーは、次の主要な Salesforce バージョンにアップグレードされたサンドボックスで新しいカスタム アプリケーションに取り組んでおり、本番インスタンスは現在の Salesforce バージョンのままです。開発が完了し、変更セットをデプロイする準備が整いました。
展開を計画するときに、アプリ ビルダーは何を考慮する必要がありますか?

  • A. 次のバージョンでしか利用できない機能があると落ちます。
  • B. バージョンが異なるため展開できません。
  • C. 本番がアップグレードされると、変更セットが自動的にデプロイされます。
  • D. 変更セット コンポーネントは、本番環境で次のバージョンにアップグレードされます。

正解:A


質問 # 107
Service Manager は、アプリ ビルダーに、オープン ケースのケース エイジのカラー コード要件を提供しました。
新しいケースは緑色の円に表示されます
1 日経過したケースは黄色の円に表示されます
3 日経過したケースは赤い丸に表示されます
アプリ ビルダーはこの要件をどのように実装する必要がありますか?

  • A. カスタムボタン
  • B. Lightning Web コンポーネント
  • C. クイックアクション
  • D. 数式フィールド

正解:D

解説:
A formula field is a read-only field that derives its value from a formula expression you define. The formula field is updated when any of the source fields change. You can use formula fields to display images based on certain conditions. In this case, a formula field can be used to display a green, yellow, or red circle image based on the case age.


質問 # 108
アプリ ビルダーは変更セットを作成し、ユーザー受け入れテストのために開発サンドボックスからレポートをデプロイしました。アプリ ビルダーがレポートを実行すると、データは返されません。
この理由は何ですか?

  • A. 変更セットを使用してデータをデプロイできません。
  • B. レポートは Salesforce DX で展開する必要があります。
  • C. 各環境でレポートを手動で再作成する必要があります。
  • D. 変更セットに追加されると、データがデプロイされます。

正解:A


質問 # 109
Universal Containers は、数値スコアとエグゼクティブ コメントで構成されるカスタム オブジェクトを使用して、営業担当者の評価を実施しています。会社は、営業担当者とそのマネージャーの幹部のみが担当者の評価レコードを表示できるようにしたいと考えていますが、担当者はレビューの幹部コメント フィールドを表示できないようにする必要があります。これらの要件はどのように満たすことができますか?

  • A. 階層を使用してレコードへのアクセスを許可するプライベート共有モデルを使用します。フィールドレベルのセキュリティでフィールドアクセスを管理
  • B. カスタム設定を使用してレコードへのアクセスを許可する非公開共有モデルを使用します。ページ レイアウトとフィールド レベルのセキュリティでフィールド アクセスを管理する
  • C. 階層を使用してレコードへのアクセスを許可するプライベート共有モデルを使用します。レコード タイプとフィールド レベルのセキュリティでフィールド アクセスを管理する
  • D. カスタム設定を使用してレコードへのアクセスを許可するプライベート共有モデルを使用します。レコード タイプとページ レイアウトを使用してフィールド アクセスを管理する

正解:A


質問 # 110
UC には、関連付けられたアカウントの請求ステータスの値を示すフィールドが商談に必要であるという要件があります。商談が作成された後、この値を変更しないでください。この自動化された動作を構成するための推奨される解決策はありますか?

  • A. ワークフロー
  • B. 式フィールド
  • C. 積み上げ集計フィールド
  • D. 頂点

正解:A

解説:
Apex. This is correct because Apex is a programming language that can perform complex logic and manipulate data in Salesforce. Apex can be used to create a trigger on the opportunity object that copies the value of the billing state from the related account record when the opportunity is created, and prevents it from being changed afterwards. The other options are not suitable for this requirement because they either cannot copy data from a related object (formula field, roll-up summary field) or cannot prevent data from being changed (workflow).


質問 # 111
Cloud Kicks (CK) は、Shipments__c というカスタム オブジェクトにすべての配送情報をキャプチャします。CK のアプリ ビルダーは、承認プロセスを作成して、部署のメンバーがすべての夜間配送を承認できるようにする任務を負っています。
アプリ ビルダーは承認要求をどこにルーティングする必要がありますか?

  • A. 階層フィールド
  • B. 役割
  • C. キュー
  • D. 公開グループ

正解:C


質問 # 112
Universal Containers の開発者は、サンドボックス環境でコードをテストしたいと考えています。コードが正しく機能することを確認するには、サンドボックスに少なくとも 0.5 ギガバイトのデータが必要です。サンドボックスは、3 日間のスプリントごとに更新する必要があります。
App Builder はどのタイプのサンドボックスを開発者に提供する必要がありますか?

  • A. フルコピー
  • B. 部分データ
  • C. 開発者
  • D. 開発者プロ

正解:D


質問 # 113
Universal Containers は、購入したコンテナを遠隔地の建設住所に配送したいと考えています。このような場合、顧客は UC にその場所の座標を提供します。
アプリビルダーはこの情報を取得するためにどのタイプのフィールドを使用する必要がありますか?

  • A. テキスト
  • B. 地理的位置
  • C. 数値
  • D. 外部ルックアップ

正解:B

解説:
A geolocation field can be used to capture the coordinates of a location in latitude and longitude. This field type can also be used in reports, formulas, validation rules, and Apex


質問 # 114
ユニバーサル コンテナには、商談オブジェクトに関する 20 の異なるワークフローがあります。すべてのフィールド更新に対して更新が適切に処理されるようにするために、uc では、フィールド変更後にワークフロー ルールを再評価するチェック ボックスがオンになっています。最近、新しいワークフローを追加した後、ユーザーはワークフローの制限に関するエラーを受け取ったと報告しています。この問題に対処するために、アプリ ビルダーは何を確認する必要がありますか?

  • A. 再トリガーされている他のオブジェクトのワークフロー
  • B. オブジェクト制限あたりのワークフロー数
  • C. 相互に再帰的に発砲するワークフロー
  • D. Apex コードの問題について開発者に相談する

正解:C

解説:
Workflows that cause each other to fire back and forth recursively can result in workflow limits errors. For example, if workflow A updates a field that triggers workflow B, and workflow B updates a field that triggers workflow A, this can create an infinite loop of workflows that exceed the maximum number of workflow time triggers per hour.


質問 # 115
UVC の CFO は、40% を超える割引のすべての取引が自動的に財務担当副社長に送られるように依頼しました。営業担当者がアクションを実行する必要なく、彼はこれらの取引を確認します。コードを作成せずにこれを達成できる 2 つの方法はどれですか? 2つの答えを選択してください

  • A. 入力基準で自動送信が有効になっている新しい承認プロセスを作成します。
  • B. 承認のための送信アクションを使用して取引を承認のために送信するフローを開始します。
  • C. 承認のために送信アクションを使用して新しいプロセスを作成し、承認のために商談を自動的に送信します。
  • D. 最初の送信アクションとして自動送信が有効になっている新しい承認プロセスを開始します。

正解:C、D


質問 # 116
アプリ ビルダーは、各ステータス (新規、進行中、またはクローズ) および優先度 (クリティカル、高、中、または低) ごとにサポート ケースの数を比較するレポートを作成したいと考えています。
レポートにはどのソリューションを使用する必要がありますか?

  • A. カスタム レポート タイプ
  • B. グループ化
  • C. バケット列
  • D. フィルター

正解:B

解説:
The best solution to create a report to compare the number of support cases in each status and by priority is to use grouping. Grouping allows the app builder to summarize data by one or more fields, such as status and priority, and display them in rows and columns. Grouping also enables the app builder to use different chart types, such as stacked bar charts or matrix charts, to visualize the data. Bucket columns are not a suitable solution, as they are used to categorize data into predefined groups, such as high, medium, or low. Custom report types are not a suitable solution, as they are used to define the objects and fields available for a report, not how to display them. Filters are not a suitable solution, as they are used to limit the data shown in a report based on certain criteria, not how to compare them


質問 # 117
DreamMouse Realty には、経験豊富な不動産業者と新しい不動産業者を組み合わせるメンターシップ プログラムがあります。経験豊富な各不動産業者は 1 人または複数の新しい不動産業者を指導することができ、各新しい不動産業者は試用期間中、直属の 1 人の経験豊富な不動産業者と協力する必要があります。
アプリビルダーは、この仕様を満たすためにどのような種類の関係を設定しますか?

  • A. ルックアップ
  • B. マスター詳細
  • C. 間接参照
  • D. 多対多

正解:A

解説:
Lookup is the type of relationship that would be set up to meet the specification of pairing experienced Realtors with new Realtors. According to the Salesforce documentation, "A lookup relationship creates a loose association between objects. The lookup field allows users to select a record from another object." Indirect lookup is used for junction objects on different platforms. Many-to-many is not a type of relationship, but a result of using junction objects. Master-detail is used for creating parent-child relationships.


質問 # 118
Universal Containers は、取引先レコードでカスタム選択リスト項目取引先地域を使用します。彼らは、この地域が関連するすべての連絡先レコードに反映され、取引先でこのフィールドの値が変更された場合に同期を維持することを望んでいます。
アプリ ビルダーはこの要件をどのように満たす必要がありますか?

  • A. Contact オブジェクトに数式項目を作成 > 数式の値を TEXT(Account.Account_Region__c) に設定します。
  • B. 取引先責任者オブジェクトに「取引先地域」というテキスト フィールドを作成します > 取引先の取引先地域フィールドが変更された場合にこの選択リスト フィールドを更新するワークフロー ルールを作成します。
  • C. 連絡先オブジェクトに数式フィールドを作成する > 数式の値を ISPICKVAL(Account.Account_Region__c) に設定します。
  • D. 取引先責任者オブジェクトで「取引先地域」という名前の選択リスト フィールドを作成します > 取引先の取引先地域フィールドが変更された場合にこの選択リスト フィールドを更新するワークフロー ルールを作成します。

正解:A

解説:
Creating a formula field on the Contact object and setting the value of the formula to TEXT(Account.Account_Region__c) would reflect the region of the related account on the contact record and stay in sync if the value changes on the account. This is the most efficient and maintainable way to meet the requirement. Creating a workflow rule or a picklist field would require additional configuration and complexity


質問 # 119
Ursa Major Solar は、標準の Contact オブジェクトとカスタム Solar Project オブジェクトの間に関係を作成したいと考えています。 Contact は複数の Solar Project オブジェクトに関連する可能性があり、Solar プロジェクトには複数の Contact が関連付けられている可能性があります。
アプリビルダーはデータモデルをどのように構成すべきでしょうか?

  • A. 連絡先に関する 1 つのルックアップ関係とソーラー プロジェクトに関する 1 つのルックアップ関係
  • B. 行動に関する 1 つの主従関係と、太陽光発電プロジェクトに関する 1 つの主従関係
  • C. 新しいカスタム オブジェクトの 2 つの主従関係
  • D. 新しいカスタム オブジェクトの 2 つのルックアップ関係

正解:A

解説:
Two Master-detail relationships on a new custom object is how an app builder should configure the data model to create a relationship between Contact and Solar Project objects where each Contact can be related to multiple Solar Project objects, and each Solar Project can have multiple Contacts associated with it. This is an example of a many-to-many relationship that requires a junction object with two master-detail relationships. One Master-detail relationship on Contact and one Master-detail relationship on Solar Project, two Lookup relationships on a new custom object, and one Lookup relationship on Contact and one Lookup relationship on Solar Project are not valid or correct ways to create a many-to-many relationship.


質問 # 120
......

あなたを合格させるSalesforce試験にはDEX-403日本語試験問題集:https://www.passtest.jp/Salesforce/DEX-403J-shiken.html