
[2024年10月] を試そう!リアルDEX-403日本語問題集で100%無料DEX-403日本語試験問題集
DEX-403日本語のPDF問題集試験問題 有効なDEX-403日本語問題集
質問 # 28
営業担当者は、自分の取引先レコードを誰が閲覧できるのか、またその人がどのようにアクセスできるのかを確認できるようにしたいと考えています。
これを有効にするには、アプリビルダーはどのボタンをアカウントページレイアウトに追加する必要がありますか?
- A. 共有
- B. 共有階層
- C. フェイト
- D. 新しいタスク
正解:A
解説:
The "Sharing" button should be added to the Account page layout to allow sales reps to view the sharing details of an account record. This button enables users to see how access to the record is granted via roles, groups, and manual sharing.
A: Sharing Hierarchy provides a view of the role hierarchy but does not specifically detail record access.
B: New Task is unrelated to sharing visibility.
D: "Fait" is not recognized in Salesforce context as a valid component or feature. Reference: Sharing an Account in Salesforce Help Documentation
質問 # 29
Universal Containers は、アカウント レコード ページに各アカウントのリアルタイムの株価を表示したいと考えています。
アプリ ビルダーはこのリクエストをどのように実装する必要がありますか?
- A. Lightning Web コンポーネントを作成します。
- B. スケジュールされた Apex ジョブを使用します。
- C. AppExchange からソリューションをインストールします。
- D. API 呼び出しを使用するフローを構築します。
正解:A
解説:
The best way to implement this request is to create a Lightning Web Component that can fetch the real-time stock price from an external API and display it on the Account record page. Installing a solution from the AppExchange may not be feasible as it may not match the exact requirements or may have additional costs. Building a Flow that uses API calls may not be efficient as it may consume API limits and may not be able to update the stock price in real-time. Using a scheduled Apex job may not be suitable as it may not be able to run frequently enough to reflect the real-time stock price
質問 # 30
直接構成できる商談標準フィールドはどれですか? 選択3
- A. ステージ
- B. タイプ
- C. 予測カテゴリ
- D. リードソース
正解:A、B、D
質問 # 31
Cloud Kicks には 5 年間の販売データがあり、顧客が最初に購入した時期を追跡したいと考えています。アプリ ビルダーは、要件を満たすためにロールアップ サマリーをどのように使用する必要がありますか?
- A. Opportunity Close Date で Type SUM を使用して、First Order Date という新しい積み上げ集計項目を作成します。
- B. [初回注文日] という名前の新しいロールアップ サマリー フィールドを作成します。これには、IsWon = TRUE のフィルターを使用して商談完了日にタイプ MIN を使用します。
- C. First Order Date という新しい日付フィールドを作成し、タイプ MIN を使用してフィールドを更新するロールアップ サマリーを作成します。
- D. First Order Date という新しい日付フィールドを作成し、新しいワークフローを作成して日付を設定し、IsWon = TRUE のフィルターで値をロールアップします。
正解:B
質問 # 32
非管理パッケージを作成する 2 つの理由は何ですか? 2 つの答えを選択してください
- A. AppExchange でオープンソース プロジェクトを配布します。
- B. Developer Edition 環境からのデプロイ
- C. AppExchange での販売用アプリケーションの公開
- D. アップグレード可能なコンポーネントを別の Salesforce 組織に配布します
正解:A、B
解説:
The two reasons to create an unmanaged package are to distribute open-source projects on the AppExchange and to deploy from a Developer Edition environment. An unmanaged package is a collection of components that can be installed in any Salesforce org but cannot be upgraded or controlled by the developer. An unmanaged package can be used to share open-source projects or to deploy components from a Developer Edition environment to another org.
質問 # 33
Universal Containers (UC) は、200 万を超える資産の情報を外部システムに保持しています。UC は、Salesforce のリアルタイム データでこれらのアセットにアクセスする必要があり、データ ストレージの制限に近づいています。
アプリ ビルダーが UC の使用を推奨できる機能はどれですか?
- A. データローダ
- B. Salesforce to Salesforce
- C. Salesforce コネクト
- D. データ エクスポート ウィザード
正解:A
質問 # 34
アプリ ビルダーは、モバイル ユーザーの見込み客、連絡先、取引先から「新しいメールを送信」するオプションを追加したいと考えています。
これを達成するためにグローバル アクションを使用する利点は何ですか?
- A. グローバル アクションのレイアウトは、既定のページ レイアウトを自動的に複製します。
- B. Salesforce Lightning Component Library には、既存のグローバル アクション プレビルドが含まれています。
- C. グローバル アクションはレコード固有であり、その特定の検索時に使用できます。
- D. グローバルアクションには、アクションがページ、フィード、Chatter グループ、
正解:D
質問 # 35
Universal Containers では、Account オブジェクトは Invoice カスタム オブジェクトとのマスター/詳細関係を持っています。App Builder はルックアップ フィールドに変更したいと考えていますが、変更できません。何が原因でしょうか?
- A. 請求書には、レポート用に少なくとも 1 つのマスター詳細フィールドが必要です。
- B. アカウント レコードには、請求書ロールアップ サマリー フィールドが含まれます。
- C. アカウントは Invoice オブジェクトのワークフローに含まれます。
- D. 請求書レコードには、アカウントに既存の値があります。
正解:B
解説:
The Account record includes Invoice roll-up summary fields. This is correct because roll-up summary fields are only available on the master object in a master-detail relationship, and changing the field type to lookup would delete the roll-up summary fields
質問 # 36
Universal Containers には、モバイルアプリとデスクトップの両方をサポートする Lightning レコードページがあります。アプリケーションビルダーが AppExchange からカスタム Lightning コンポーネントをダウンロードしましたが、ユーザはモバイルデバイスでコンポーネントを表示できません。
何が問題になる可能性がありますか?
- A. レコード ページ テンプレートはモバイル デバイスをサポートできません。
- B. コンポーネントをアクティブ化する必要があります。
- C. 記録ページを有効にする必要があります。
- D. コンポーネントはデスクトップ ページ用に開発されています。
正解:D
解説:
The most likely reason why users are unable to view the custom Lightning component on mobile devices is that the component has been developed for Desktop Pages only. Some components are not supported on mobile devices or have different behavior on mobile devices. An app builder should check the component documentation or metadata to see if it is compatible with mobile devices.
質問 # 37
Universal Containers はサービス提供にドローン配信を追加しており、開発者は本番環境への展開前にコードを作成してテストしており、変更セットはすぐに使用できます。展開ウィンドウは、開発者が休暇中のときに発生します。
本番環境へのスムーズなデプロイを確実にするために、アプリ ビルダーは何ができるでしょうか?
- A. Abound 変更セットから Apex クラスを削除します。
- B. インバウンド変更セットを検証します。
- C. 送信変更セットを検証します。
- D. メタデータ パッケージ セットを使用します。
正解:B
解説:
The app builder should validate the inbound change set to ensure a smooth deployment to production. Validating an inbound change set allows the app builder to test whether the change set can be deployed without errors in the target org. Validating an inbound change set does not affect any data or metadata in the target org.
質問 # 38
採用を増やすために、Universal Containers は Salesforce データ モデルの変更を提案して、営業担当者が主要な指標を簡単に確認できるようにします。プロポーザルには、取引先オブジェクトに関連する 3 つのカスタム オブジェクトがあり、1 つは主従関係があり、2 つはそうではありません。これらの各オブジェクトには、Account オブジェクトで集計する 15 のフィールドがあります。
この提案の 2 つの考慮事項は何ですか?
2つの答えを選択してください
- A. オブジェクトは 20 個のオブジェクト参照を持つことができます。
- B. ロールアップ サマリーでは、MAX、MIN、SUM、COUNT、および AVG を使用できます。
- C. オブジェクトは 25 のロールアップ サマリーを持つことができます。
- D. 積み上げ集計は主従関係に限定されます。
正解:B、D
解説:
Roll-up summaries allow MAX, MIN, SUM, COUNT, and AVG functions on numeric fields from child records related by a master-detail relationship. Roll-up summaries are limited to master-detail relationships and cannot be used with lookup relationships. An object can have up to 40 roll-up summary fields, not 25. An object can have up to 25 relationship fields (master-detail or lookup), not 20.
質問 # 39
アプリ ビルダーは、特定のフィールドの集計計算をさまざまなオブジェクトに反映することで、ユーザー エクスペリエンスを合理化したいと考えています。これを達成するために積み上げ集計フィールドで使用できるフィールド タイプはどれですか? 3つの答えを選択してください
- A. 時間
- B. パーセント
- C. 日付
- D. チェックボックス
- E. 通貨
正解:B、C、E
質問 # 40
アプリ ビルダーは、クライアント ページに主要業績評価指標を追加する任務を負っています。彼らは、進行中のオポチュニティの数と、各アカウントの獲得したオポチュニティの数の概要を確認したいと考えています。
アプリ ビルダーは、これらの新しいロールアップをビルドするためにどこに行く必要がありますか?
- A. 商談オブジェクト
- B. アカウント オブジェクト
- C. Lightning アプリケーションビルダー
- D. 雷オブジェクト作成者
正解:B
質問 # 41
DreamHouse Realty は、物件レコードを外部システムから Salesforce にインポートしたいと考えています。アプリ ビルダーは、外部 ID フィールドを使用して、外部システムからのプロパティ ID を格納します。
外部 ID フィールドを使用する際にアプリ ビルダーが知っておくべき 2 つの詳細はどれですか?
2つの答えを選択してください
- A. 外部 ID フィールドはテキスト フィールドにすることができます。
- B. 外部 ID フィールドは電話フィールドにすることができます。
- C. 外部 ID フィールドは数値フィールドにすることができます。
- D. 外部 ID フィールドは URL フィールドにすることができます。
正解:A、C
解説:
An external ID field can be a number field or a text field, but not a URL field or a phone field. A URL field is used to store web addresses and a phone field is used to store phone numbers. An external ID field is used to store unique identifiers from an external system and it can be used for upsert operations
質問 # 42
AW Computing にはサービス プラン用のカスタム オブジェクトがあります。
サービス プランは、1 つの連絡先にのみ関連付ける必要があります。サポート マネージャーは、間違った連絡先が関連付けられている場合、担当者は連絡先を変更できないことに気付きました。アプリ ビルダーは、ユーザーがフィールドに正しくアクセスできること、およびサービス プランに関連付けられた検証がないことをすでに確認しています。
問題の原因は何でしょうか?
- A. [読み取り専用] ラジオ ボタンが選択されています。[マスター レコードへの少なくとも読み取りアクセス権を持つユーザーに、関連する詳細レコードの作成、編集、または削除を許可します] が選択されています。
- B. [親レコードの再作成を許可する] チェックボックス (子レコードは作成後に他の親レコードに親レコードを再作成できます) はオフになっています。
- C. [親レコードの再作成を許可] チェックボックス (子レコードの作成後に、子レコードを他の親レコードに再親化できる) がオンになっています。
- D. [読み取り/書き込み] ラジオ ボタンが選択されています。[マスター レコードへの少なくとも読み取り/書き込みアクセス権を持つユーザーに、関連する詳細レコードの作成、編集、または削除を許可します] が選択されています。
正解:B
解説:
The issue described occurs due to the settings in the master-detail relationship. Specifically:
The Allow reparenting checkbox, Child records can be reparented to other parent records after they are created, is unchecked (B). This setting prevents changing the parent record (contact) of a child record (service plan) once it has been set. If 'Allow reparenting' is unchecked, it restricts the ability to change the associated contact, leading to the issue observed.
The other options do not directly address the inability to change the associated contact on a service plan record. The 'Read Only' and 'Read/Write' settings (A and C) pertain to access rights to the detail records based on the master record's access but do not affect the ability to reparent a record.
For a detailed understanding of master-detail relationships and their settings, including reparenting, see the Salesforce documentation on relationships:
Master-Detail Relationships: https://help.salesforce.com/articleView?id=relationships_considerations.htm&type=5
質問 # 43
アプリ ビルダーは Testimonial__c というカスタム オブジェクトを作成しており、Testimonial__c レコードを送信者の Contact レコードと Account レコードの両方に接続したいと考えています。アカウントが削除された場合、Testimonial__c も削除する必要があります。連絡先が削除されてもアカウントが残っている場合、Testimonial__c はそのままにしておく必要があります。
これはどのように達成されるべきですか?
- A. 主従関係を使用して、Testimonial__c を Account と Contact の間の連結オブジェクトにします。
- B. Testimonial__c から Account への主従関係と、Testimonial__c から Contact への参照関係を作成します。
- C. Testimonial__c オブジェクトで Contact フィールドと Account フィールドの両方を必須にし、Testimonial__c から Contact および Account への参照関係を作成します。
- D. Testimonial__c から Account への参照関係と、Testimonial__c から Contact への主従関係を作成します。
正解:B
解説:
To connect Testimonial__c records with both the submitter's Contact record and Account record, an app builder should create a master-detail relationship from Testimonial__c to Account and a lookup relationship from Testimonial__c to Contact. A master-detail relationship creates a parent-child relationship between two objects and allows for roll-up summary fields, sharing settings, and cascading actions. A lookup relationship creates a loose association between two objects and allows users to relate records from one object to another. Source
質問 # 44
......
究極のDEX-403日本語無料準備ガイド最新のSalesforce練習テスト問題集:https://www.passtest.jp/Salesforce/DEX-403J-shiken.html