
[2024年最新] 最高のDEX-403日本語試験問題集を使って- 実際の試験問題と解答を解こう
テストエンジンを練習してDEX-403日本語テスト問題
質問 # 98
DreamHouse Realty は、拡大する太陽熱水収集事業を追跡するためのカスタム Lightning アプリケーションを構築しています。現在、Lightning アプリケーションには、標準コンポーネントを含むカスタム Lightning レコード ページが含まれています。
アプリケーションビルダーがカスタムコンポーネントを取得して新しい Lightning アプリケーションに組み込む必要がある 2 つのリソースはどれですか?
2つの答えを選択してください
- A. ビジュアルフォース
- B. AppExchange
- C. インポート ウィザード
- D. 頂点コード
正解:A、C
質問 # 99
Universal Containers は、Component というカスタム オブジェクトを作成して、販売された製品の詳細を取得しました。
Component を Product の関連リストとして表示するには、アプリ ビルダーはどのようなアプローチを取る必要がありますか?
- A. Component と Product を関連付ける接合オブジェクトを作成します。コンポーネント関連リストを製品ページ レイアウトに追加します。
- B. Product to Component の主従関係を作成します。コンポーネント関連リストを製品ページ レイアウトに追加します。
- C. コンポーネントから製品への参照関係を作成します。コンポーネント関連リストを製品ページ レイアウトに追加します。
- D. 製品でロールアップを作成します。コンポーネント関連リストを製品ページ レイアウトに追加します。
正解:C
解説:
To show Component as a related list on Product, a lookup relationship on Component to Product should be created. A lookup relationship creates a loose association between two objects and allows users to relate records from one object to another. A lookup relationship also allows users to add the related list of the child object to the parent object's page layout.
質問 # 100
アプリ ビルダーは、構成されている組織全体の既定値を超えてレコード アクセスを拡張する要求を受け取りました。この要件を満たす 2 つの機能はどれですか?
2つの答えを選択してください
- A. 権限セット グループ
- B. 共有ルール
- C. 公開グループ
- D. 手動共有ルール
正解:B、D
解説:
Sharing rules and manual sharing are two features that can extend record access beyond the organization-wide defaults. Sharing rules are automatic rules that grant access to groups of users based on certain criteria, such as role, public group, or territory. Manual sharing is a manual way of granting access to individual users or groups by the record owner or someone above them in the role hierarchy. Option B and C are not features that extend record access.
質問 # 101
Cloud Kicks (CK) は、在庫に対して注文を追跡し、注文要求を満たす能力を確保したいと考えています。CK は Request Inventory というジャンクション オブジェクトを作成して、Inventory オブジェクトと Order オブジェクトとの多対多の関係を有効にしました。
ユーザーが Request Inventory レコードを確実に表示できるようにするために、アプリ ビルダーは何を提供する必要がありますか?
- A. Request Inventory オブジェクトのルールを共有します。
- B. 両方のマスター オブジェクトへの読み取りアクセス。
- C. 最初の主オブジェクトでの Apex ベースの共有。
- D. 最初のマスター オブジェクトへの読み取りアクセス。
正解:B
解説:
To view a junction object record, a user must have at least read access to both master objects. This is because the junction object inherits the sharing and security settings from both master objects
質問 # 102
Universal Containers の開発者は、サンドボックス環境でコードをテストしたいと考えています。コードが正しく機能することを確認するには、サンドボックスに少なくとも 0.5 ギガバイトのデータが必要です。サンドボックスは、3 日間のスプリントごとに更新する必要があります。
App Builder はどのタイプのサンドボックスを開発者に提供する必要がありますか?
- A. フルコピー
- B. 部分データ
- C. 開発者
- D. 開発者プロ
正解:B
解説:
The app builder should provision a Partial Data sandbox to the developer. A Partial Data sandbox can have up to 5 GB of data, which meets the requirement of having at least half a gigabyte of data. A Partial Data sandbox can also be refreshed every 5 days, which meets the requirement of refreshing after each three-day sprint. Option A is incorrect because a Developer sandbox can only have up to 200 MB of data, which does not meet the requirement. Option B is incorrect because a Full Copy sandbox can only be refreshed every 29 days, which does not meet the requirement. Option C is incorrect because a Developer Pro sandbox can only have up to 1 GB of data, which may not be enough for the requirement.
質問 # 103
アプリ ビルダーは変更セットを作成し、ユーザー受け入れテストのために開発サンドボックスからレポートをデプロイしました。アプリ ビルダーがレポートを実行すると、データは返されません。
この理由は何ですか?
- A. 変更セットに追加されると、データがデプロイされます。
- B. 各環境でレポートを手動で再作成する必要があります。
- C. レポートは Salesforce DX で展開する必要があります。
- D. 変更セットを使用してデータをデプロイできません。
正解:D
質問 # 104
Universal Containers は、アカウントでプライベート共有モデルを使用します。ユーザー A とユーザー B は両方とも独自のアカウントを所有しており、ユーザー C が所有する電子メールで新しいアカウント レコードが送信されており、確認する必要があります。ユーザー A はレコードを開いて表示できますが、ユーザー B は権限が不十分であるというエラーを受け取ります。ユーザー A とユーザー B は、ロール階層でユーザーと同じロールを持っています。
ユーザー A はアクセスできるが、ユーザー B がレコードにアクセスできない 3 つの理由は何ですか? 3つの答えを選択してください
- A. ユーザー A は、ユーザー C と同じアカウント チームに所属しています。
- B. ユーザー C がユーザー A と手動でレコードを共有しました。
- C. ユーザー A に追加のアクセス許可セットが付与されました。
- D. ユーザー A は、共有ルールを介してアクセスできる公開グループに属しています。
- E. ユーザー A とユーザー B のプロファイルは異なります。
正解:A、B、D
解説:
The three reasons user A has access but user B is unable to access the record are:
User A is on the same account team as user C. Account teams are groups of users who work together on an account. Users who are on an account team can have access to the account and related records owned by other team members.
User C has manually shared the record with user A. Manual sharing is a way of granting access to individual users or groups by the record owner or someone above them in the role hierarchy.
User A is in a public group that has access via a sharing rule. Public groups are groups of users who can be used to share data or assign permissions. Sharing rules are automatic rules that grant access to groups of users based on certain criteria. Option B and D are not reasons for user A's access.
質問 # 105
コンテナには、アカウント オブジェクトの組織全体のデフォルトが非公開に設定されています。マーケティング チームはアカウントを所有しています。ただし、営業チームの取引先も表示できる必要があります。営業チームとマーケティング チームの両方が、ロート階層の完全に異なるブランチに属しています。
マーケティングが営業担当のアカウントを確認できるようにするには、どの機能を使用する必要がありますか。
- A. ワークフロー
- B. フロー
- C. 共有ルール
- D. 公開グループ
正解:C
質問 # 106
アプリケーションビルダーが AppExchange からカスタム Lightning コンポーネントをインストールし、[私のドメイン] をリリースしました。
コンポーネントをレコードページで使用するように設定するには、次に何をする必要がありますか?
- A. ページレイアウトエディタを使用してレコードページを編集 > Visualforce コンポーネントをページにドラッグします。
- B. ページ レイアウト エディタを使用してレコード ページを編集 > コンポーネントをページにドラッグします。
- C. Lightning アプリケーションビルダーを使用してレコードページを編集 > コンポーネントをページにドラッグします。
- D. App Manager を使用してレコード ページを編集 > コンポーネントをページにドラッグします。
正解:C
解説:
To configure a custom Lightning component for use in a record page, the app builder needs to edit a record page using the Lightning App Builder and drag the component onto the page. The Page Layout editor and the App Manager are not used for this purpose
質問 # 107
Universal Containers は、機会と Detaited.Sales__c と呼ばれるカスタム オブジェクトを利用します。会社は、選択リストのステータスがアクティブに設定されている Detailed.Sales__c レコードのみの営業指標を商談にロールアップしたいと考えています。
アプリ バンダーがこのリクエストを達成するために推奨される方法は何ですか?
- A. Apex コードを使用して、必要な金額を積み上げます。
- B. AppExchange を利用して、適切なフィルターを使用して売上を増やすことができるサードパーティ アプリケーションをダウンロードします。
- C. 保持されているステータスに適合する積み上げ集計フィールドを使用して、親オブジェクトと子オブジェクトの間に主従関係を作成します。
- D. ステータス フィールドでフィルタリングするロールアップ サマリーを保持して、親オブジェクトと子オブジェクト間の参照関係を作成します。
正解:C
解説:
Create a master-detail relationship between the parent and child object with a roll-up summary field that filters on the status field is the recommended method for the app builder to achieve the request of rolling up sales metrics to an opportunity for only Detailed.Sales__c records that have their picklist status set to Active. According to the Salesforce documentation, "Roll-up summary fields calculate values from related records, such as those in a master-detail relationship." A roll-up summary field can filter on a field value of the child records and sum up only those records that match the criteria. Utilize the AppExchange to download a third-party application that can roll up the sales dollars with the appropriate filter, create a lookup relationship between the parent and child object with a roll-up summary field that filters on the status field, and utilize Apex code to roll up the desired amounts are not valid or necessary methods for this request.
質問 # 108
Universal Containers サンドボックスのリリース スケジュールと要件は複雑であるため、ある環境から別の環境に移行するために、できるだけ頻繁に変更セットを使用することをお勧めします。
変更セットを使用するときに、アプリ ビルダーが移動できる一般的な 3 つのアイテムはどれですか?
3つの答えを選択してください
- A. 標準フィールド
- B. 頂点クラス
- C. Web-to-リード
- D. カスタムフィールド
- E. カスタム オブジェクト
正解:B、D、E
質問 # 109
Universal Containers は Asset オブジェクトを使用して、顧客の場所にインストールされている製品を追跡します。アセットに関する詳細を取得するために、新しいオブジェクト Asset Inventory が作成されました。
アセットの関連リストとしてアセット インベントリを表示するには、アプリ ビルダーはどのアプローチを取る必要がありますか?
- A. Asset Inventory と Asset を関連付けるジャンクション オブジェクトを作成します。Asset Inventory 関連リストを Asset ページレイアウトに追加します。
- B. アセットでロールアップを作成します。Asset Inventory 関連リストを Asset ページレイアウトに追加します。
- C. Asset Inventory から Asset への参照関係を作成します。Asset Inventory 関連リストを Asset ページレイアウトに追加します。
- D. Asset から Asset Inventory への主従関係の作成 Asset Inventory 関連リストを Asset ページレイアウトに追加します。
正解:C
質問 # 110
AW Computing の営業担当者は、Chatter フィードをスクロールしているときに探しているものを見つけることができません。
フィルターを使用して、重要な取引先と商談レコードからの投稿のみを表示するにはどうすればよいですか?
- A. Chatter ストリームを作成します。
- B. Chatter ブックマークの作成
- C. Chatter グループを作成します。
- D. Chatter 通知を作成します。
正解:A
質問 # 111
Universal Containers の財務マネージャーは、新しいクライアントを獲得するたびに新しいビジネス通知メールを受け取りたいと考えています。営業マネージャーは、トップ層のクライアントでない限り、新しいクライアントをオンボーディングするよう知らせるタスクを受け取りたいと考えています。
これらすべてのリクエストに最適に対処するには、アプリビルダーはどの自動化ツールを使用する必要がありますか?
- A. 承認プロセス
- B. レコードによってトリガーされるフロー
- C. 画面の流れ
- D. 頂点
正解:B
解説:
Record-triggered flow is the automation tool that the app builder should use to best address all these requests of sending an email to the finance manager and creating a task for the sales manager when a new client is won. According to the Salesforce documentation, "Record-triggered flows automate processes for you. They start when a record is created or updated, or when a platform event occurs." A record-triggered flow can perform actions such as sending an email alert or creating a record based on criteria or conditions. Screen flow, Apex, and Approval process are not automation tools that can handle all these requests.
質問 # 112
Cloud Kicks は、マーケティング ロールを持たないユーザーが [Contact Retail Opt In] 選択リスト フィールドを [はい] に更新できないようにしたいと考えています。
他のユーザーがこの更新を行うのを防ぐために、アプリ ビルダーはどの検証規則を使用しますか?
- A. AND( $UserRole.Name = 'Marketing', Retail_Opt_In__c = "Yes" )
- B. AND( $UserRole.Name != 'Marketing', Retail_Opt_In_c = "Yes" )
- C. AND( $UserRole.Name = 'Marketing', ISPICKVAL(Retail_Opt_In_c,"Yes") )
- D. AND( $UserRole.Name != 'Marketing', ISCHANGED(Retail_Opt_In__c), ISPICKVAL(Retail_0pt_In_c,"Yes") )
正解:D
質問 # 113
DreamHouse Realty は、顧客のガレージに設置されているリフトの数を追跡したいと考えています。カスタム Lift オブジェクトの To Be Installed カスタム チェックボックス フィールドをオンにし、リフトが販売された翌日にアウトバウンド メッセージを介して外部システムに通知する必要があります。
このタスクを完了するには、どの自動化ツールを使用する必要がありますか?
- A. プロセスビルダー
- B. 承認プロセス
- C. ワークフロー
- D. フロー
正解:C
質問 # 114
Cloud Kicks は、デスクトップの商談レコードの上部にある別のセクションに、一度に 10 個の主要な項目を表示したいと考えています。
この機能を有効にするために、アプリ ビルダーはどのコンポーネントをレコード ページに追加する必要がありますか?
- A. ハイライト パネル
- B. アコーディオン
- C. パス
- D. カスタム Lightning Web コンポーネント
正解:A
解説:
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.
質問 # 115
取引が成立した後、Cloud Kicks (CK) は、アカウント所有者に加えて顧客サービス マネージャー (CSM) としてユーザーを割り当てたいと考えており、どの CSM がアカウントに割り当てられているかを簡単に追跡および報告するための新しいフィールドを望んでいます。
アプリ ビルダーは、このリクエストに対してどのソリューションを使用する必要がありますか?
- A. テキストフィールド
- B. 複数選択リスト メルド
- C. ピックリスト フィールド
- D. ルックアップ フィールド
正解:D
解説:
The solution that an app builder should use for this request is a lookup field. A lookup field is a type of relationship field that links two objects together and allows users to select a record from another object. The app builder can create a lookup field on the account object that references the user object and allows users to assign a customer service manager (CSM) to the account. Option A is incorrect because a multi-select picklist field is not suitable for this request, as multi-select picklist fields allow users to select multiple values from a predefined list, not from another object. Option B is incorrect because a picklist field is not suitable for this request, as picklist fields allow users to select one value from a predefined list, not from another object. Option D is incorrect because a text field is not suitable for this request, as text fields allow users to enter any alphanumeric characters, not from another object.
質問 # 116
未管理パッケージの一部である Applicant オブジェクトに新しいフィールドが追加されました。採用担当者は、応募者レポートの有無にかかわらずポジションを実行し、列として追加するオプションとして新しいフィールドが欠落していることに気付きました。
アプリ ビルダーはこの問題をどのようにトラブルシューティングする必要がありますか?
- A. 公開レポートの管理権限でプロファイルを更新します。
- B. ポジションおよび応募者オブジェクトのレポートを許可をチェックします。
- C. フィールドをカスタム レポート タイプ フィールド レイアウトに追加します。
- D. フィールド レベルのセキュリティを調整して、レポート タイプに含めます。
正解:C
質問 # 117
Cloud Kicks は、ビジネス プロセス全体を再定義して、マネージャー ノート フィールドを長いテキスト エリア ファイルから変換しています。目標は、マネージャーがコメントをより簡潔にし、255 文字以下にとどめることを奨励することです。多くの場合、文字数制限をはるかに超える既存の情報が [管理者メモ] フィールドにあります。
アプリ ビルダーが既存の長いテキスト エリア フィールドをテキスト エリアに変換しようとすると、既存の情報はどうなりますか?
- A. フィールド内の既存の情報は完全に失われます。
- B. 既存の情報は最初の 255 文字に切り捨てられます。
- C. 既存の情報により、エラー メッセージがポップアップ表示されます。
- D. 255 文字を超えても既存の情報が残ります。
正解:B
質問 # 118
Cloud Kicks には、ユーザーとキューが所有するリードがあります。販売マネージャーは、ユーザーが所有権を取得したときにステータスを作業中に変更したいと考えています。
プロセスがエラーなく実行されることを保証するために、アプリケーション ビルダーは基準に何を含める必要がありますか?
- A. BEGINS([Lead].OwnerId, ,,005")
- B. [Lead].Owner:User.Role Is Null = False
- C. [Lead].Owner:Queue.OwnerId Is Null = True
- D. NOT(ISBLANK([Lead].OwnerId))
正解:D
解説:
The app builder needs to have NOT(ISBLANK([Lead].OwnerId)) in the criteria to ensure the process runs without error. This formula checks if the OwnerId field on the Lead object is not blank, which means that the lead is owned by a user or a queue. This will prevent the process from running on leads that are not owned by anyone, which could cause an error. Option A, B, and C are not formulas that can ensure the process runs without error.
質問 # 119
......
DEX-403日本語実際の問題アンサーPDFには100%カバー率リアルな試験問題:https://www.passtest.jp/Salesforce/DEX-403J-shiken.html