
CRT-403日本語無料更新100%試験合格率保証 [2024]
[2024年03月] 認証されたSalesforce試験問題集でCRT-403日本語試験学習ガイド
質問 # 24
Cloud Kicks (CK) の営業担当者は、CK が成約前に注文を確認する必要があるときに、承認のために送信するのを忘れています。CK は、機会を Secure Commitment ステージに自動的に送信して、手動での送信をなくしたいと考えています。
ビジネス要件を満たす 3 つの機能はどれですか?
3つの答えを選択してください
- A. おしゃべりアクション
- B. ワークフロー
- C. プロセスビルダー
- D. フロー
- E. 頂点
正解:C、D、E
質問 # 25
ワークフロー ルールおよび承認プロセスからのフィールド更新アクションについて正しい説明はどれですか? 2つの答えを選択してください
- A. [ワークフロー ルールの再評価] が選択されたフィールド更新は、更新されたフィールドがワークフローに含まれている場合、再帰ループを引き起こす可能性があります。
- B. フィールドの更新は、それらのフィールドに履歴追跡が設定されているかどうかに関係なく、レコードの履歴関連リストで追跡されます。
- C. ワークフロー ルールと承認プロセスに基づくレコードのフィールド更新では、検証ルールはトリガーされません。
- D. 組織が複数通貨を使用している場合、通貨フィールドでフィールド更新を使用できません。
正解:A、C
解説:
Explanation: https://help.salesforce.com/apex/HTViewHelpDoc?id=workflow_field_update_considerations.h tm&language=en
質問 # 26
Universal Containers では、Account オブジェクトは Invoice カスタム オブジェクトとのマスター/詳細関係を持っています。App Builder はルックアップ フィールドに変更したいと考えていますが、変更できません。何が原因でしょうか?
- A. アカウント レコードには、請求書ロールアップ サマリー フィールドが含まれます。
- B. 請求書レコードには、アカウントに既存の値があります。
- C. アカウントは Invoice オブジェクトのワークフローに含まれます。
- D. 請求書には、レポート用に少なくとも 1 つのマスター詳細フィールドが必要です。
正解:A
質問 # 27
Universal Containers のアカウントは現在、すべてのユーザーが読み取ることができますが、所有者のみが編集できます。経営陣は、一部のアカウントを VIP アカウントとして指定したいと考えています。アカウントの所有者のみが、これらの VIP アカウントへの読み取りアクセス権を持つ必要があります。
要件を満たすためにアプリ ビルダーが取るべき 2 つのアクションはどれですか?
2つの答えを選択してください
- A. アカウント チームを設定します。
- B. 組織全体のデフォルトを変更します。
- C. 権限セットを構成します。
- D. 共有ルールを実装します。
正解:B、D
解説:
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.
質問 # 28
Universal Containers のアプリケーションビルダーは、可能な場合にワークフロールールと Apex トリガをプロセスビルダーに置き換えるという任務を負っています。
アプリビルダーがプロジェクトを開始する前に知っておくべき 2 つの重要な考慮事項は何ですか?
2 つの答えを選択してください
- A. 無限ループの生成を回避します。
- B. 可能な場合はアクションを組み合わせます。
- C. Apex には、フローとは異なる SOQL クエリ制限があります。
- D. ワークフロー ルールごとにプロセスを作成します。
正解:A、B
解説:
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
質問 # 29
アプリ ビルダーは、新しい取引先詳細ページ レイアウトをサンドボックスから本番環境にデプロイする必要があります。
アプリ ビルダーが変更セットに含める必要がある 3 つのコンポーネントはどれですか?
3つの答えを選択してください
- A. カスタム フィールド
- B. Lightning アプリケーションビルダー
- C. システム管理者プロファイル
- D. 詳細ページのレイアウト
- E. カスタム アクション
正解:A、D、E
解説:
To deploy a new account detail page layout from sandbox to production, an app builder should include three components in the change set:
Detail page layout: The page layout defines the arrangement of fields, buttons, related lists, and other components on a record detail or edit page. It also controls which fields are required or read-only for users. Source Custom fields: Custom fields are fields that are created by users to store additional information on standard or custom objects. Custom fields can have different data types, such as text, number, date, picklist, etc. Source Custom actions: Custom actions are actions that are created by users to extend the functionality of standard or custom objects. Custom actions can be global or object-specific, and they can invoke different tools such as Lightning components, Visualforce pages, flows, etc. [Source]
質問 # 30
Universal Containers の営業担当者は、機会ごとに複数の見積もりを作成します。
拒否された見積もりを削除するために、アプリ ビルダーが推奨する自動化ツールはどれですか?
- A. ワークフロー ルール
- B. フロー
- C. 検証ルール
- D. 承認プロセス
正解:B
解説:
A flow is a powerful automation tool that can perform complex logic and data manipulation. A flow can be used to delete rejected quotes by using a record-triggered flow that runs when a quote is updated, or by using a scheduled flow that runs at a specified time.
質問 # 31
Cloud Kicks は、靴のカタログごとに靴のサブスクリプションが何件販売されたかの追跡を開始したいと考えています。Subscription__c オブジェクトと Shoe__c オブジェクトの間には主従関係が存在します。
アプリビルダーはどのタイプのフィールドを作成する必要がありますか?
- A. ロールアップ集計フィールド
- B. 数値フィールド
- C. 主従関係フィールド
- D. ルックアップフィールド
正解:A
解説:
To start tracking how many shoe subscriptions have been sold for each shoe catalog, a roll-up summary field should be created. A roll-up summary field calculates values from related records on a master-detail relationship. It can count, sum, min, or max numeric values from child records on a parent record.
質問 # 32
アカウントのカスタム フィールドは、顧客に関する財務情報を追跡するために使用されます。このフィールドにアクセスできるのは、財務チームのメンバーのみです。ただし、ビジネスでは、顧客サービス プロファイルが割り当てられている 1 人の顧客サービス エージェントに、特別な状況でこのフィールドへの読み取り専用アクセスを許可したいと考えています。顧客サービス担当者に現場へのアクセスを許可するために推奨される解決策は何ですか?
- A. フィールド レベル セキュリティを介してフィールドへの読み取り専用アクセスを許可する新しいプロファイルを作成し、それをエージェントに割り当てます。
- B. エージェントがフィールドへの読み取り専用アクセスを許可するように、設定でカスタム フィールドのフィールド レベル セキュリティを更新します。
- C. フィールド レベル セキュリティを介してフィールドへの読み取り専用アクセスを許可するために、エージェントに既に割り当てられているカスタマー サービス プロファイルを更新します。
- D. フィールド レベル セキュリティを介してフィールドへの読み取り専用アクセスを許可する権限セットを作成し、エージェントに割り当てます。
正解:D
質問 # 33
不動産アプリでは、リストが販売された場合、そのリストに関連するすべての検査をキャンセルする必要があります。この要件に最適なビジネス ロジック機能はどれですか? 答えを 1 つ選んでください。
- A. ビジュアル ワークフローを使用してフローを定義し、関連する検査記録を反復処理して、ステータスを「キャンセル済み」に更新します。
- B. 出品ステータスが更新されたときに、トリガーを使用して、関連する検査記録のステータスを更新します。
- C. 関連する検査レコードのワークフロー レコード更新アクションを使用して、リスト オブジェクトに標準ワークフローを作成します。
- D. プロセス ビルダーを使用して、リスティング ステータスの変更に基づいて関連レコードを更新するプロセス アクションを定義します。
正解:D
質問 # 34
DreamHouse Realty (DR) には、[DoNotCall] チェックボックスがオンになっている場合、連絡先の電話番号を削除する必要があるポリシーがあります。
アプリ ビルダーが推奨する自動化ツールはどれですか?
- A. ワークフロー ルール
- B. 検証ルール
- C. クイックアクション
- D. 承認プロセス
正解:B
質問 # 35
Cloud Kicks (CK) は、商談成立時の営業担当者のデータ入力に一貫性がないことを発見しました。CK は、カスタム シューズがクローズ日から 2 週間以内に発送されることを要求します。オポチュニティの [Scheduled Ship Date] というカスタム フィールドに、出荷日が記録されます。
商談を成約に設定する前に、アプリ ビルダーはこのフィールドが適切に入力されていることをどのように確認する必要がありますか?
- A. OR(ISPICKVAL( StageName ="Closed Won") && ( Scheduled_Ship_Date__c - CloseDate ) > 14, ISBLANK(Scheduled_Ship_Date__c))
- B. OR(ISPICKVAL( StageName /'Closed Won") && ( Scheduled_Ship_Date__c - CloseDate ) > 14, ISBLANK(Scheduled_Ship_Date__c))
- C. ISPICKVAL( StageName ="Closed Won") && ( CloseDate-Scheduled_Ship_Date__c ) > 14
- D. ISPICKVAL( StageName /'Closed Won") && ( Scheduled_Ship_Date_c - CloseDate ) > 14
正解:B
質問 # 36
ユニバーサル コンテナの営業担当者は、案件がクローズされるまで案件のフィールドを変更できます。クローズ後のフォローアップ日とクローズ後のフォローアップのコメント フィールドを変更できるのは、セールス オペレーション チームだけです。これを実現する方法は?
- A. フィールド レベルのセキュリティを使用して、販売プロファイルでフィールドを読み取り専用としてマークする
- B. フィールド セットでレコード タイプを使用し、フィールド レベルのセキュリティを使用してフィールドの編集を制限する
- C. ページ レイアウトでフィールド レベルのセキュリティを使用して編集フィールドを制限する
- D. 複数のレコード タイプ、ページ レイアウト、およびプロファイルを使用する
正解:C
質問 # 37
Universal Containers (UC) には、カスタム Invoice オブジェクトとカスタム Invoice Line Item オブジェクトがあります。TTie Invoice Line Item オブジェクトには、Invoice とのルックアップ関係があります。UC は参照関係を主従関係に変換したいと考えていますが、変換できません。
この関係転換を妨げている可能性のある 2 つの理由はどれですか?
2つの答えを選択してください
- A. Invoice ルックアップ フィールドにデータが入力されていない Invoice Line Item レコードが存在します。
- B. Invoice オブジェクトにロールアップ サマリー フィールドがあります。
- C. Invoice Line Item にはすでに 2 つの主従関係があります。
- D. カスタム オブジェクトは、主従関係の従属側にはできません。
正解:A、C
解説:
The two reasons that could be preventing this relationship conversion are that there are already two master-detail relationships on the Invoice Line Item and that Invoice Line Item records exist without having the Invoice lookup field populated. A custom object can have up to two master-detail relationships, so adding another one would exceed the limit. Also, a master-detail relationship requires that the detail records have a value in the master lookup field, so any records with a blank Invoice lookup field would prevent the conversion.
質問 # 38
Cloud Kicks は、マーケティング ロールを持たないユーザーが [Contact Retail Opt In] 選択リスト フィールドを [はい] に更新できないようにしたいと考えています。
他のユーザーがこの更新を行うのを防ぐために、アプリ ビルダーはどの検証規則を使用しますか?
- A. AND( $UserRole.Name = 'Marketing', ISPICKVAL(Retail_Opt_In_c,"Yes") )
- B. AND( $UserRole.Name = 'Marketing', Retail_Opt_In__c = "Yes" )
- C. AND( $UserRole.Name != 'Marketing', ISCHANGED(Retail_Opt_In__c), ISPICKVAL(Retail_0pt_In_c,"Yes") )
- D. AND( $UserRole.Name != 'Marketing', Retail_Opt_In_c = "Yes" )
正解:C
解説:
The validation rule should check if the user role is not Marketing, and if the Retail Opt In field has been changed to Yes. The ISCHANGED function returns true if the field value has been changed, and the ISPICKVAL function returns true if the field value matches a specified picklist value.
質問 # 39
Ursa Major Solar では、Planet オブジェクトに Planet Details という新しいフィールドが必要であり、ユーザーは写真やリンクを含む詳細な説明を書き込むことができます。
この要件を満たすために、アプリ ビルダーはどのフィールド タイプを使用する必要がありますか?
- A. ロングテキストエリア
- B. 複数選択リスト
- C. URL
- D. リッチ テキスト エリア
正解:A
質問 # 40
Cloud Kicks の営業担当副社長は、インサイド セールス チームがリードのデータを収集および更新するための一連の画面を用意したいと考えています。リードが更新されたら、営業担当者がマーケティング チェックボックスをチェックすることで、リードをマーケティング ジャーニーに入力する必要があります。
アプリビルダーはこれをどのように達成する必要がありますか?
- A. ワークフロー
- B. パス
- C. 照明の流れ
- D. プロセスビルダー
正解:B、C
質問 # 41
ケース割り当て規則に関する正しいステートメントはどれですか? (3つ選んでください)
- A. 割り当てルールごとに複数のルール エントリを許可します。
- B. 定義済みのケース チームは、ルール エントリごとに必須です。
- C. Salesforce は、ワークフロー ルールの前にケース割り当てルールを処理します。
- D. ケースをキューに割り当てることができます
- E. 同時に複数のアクティブなルールを許可します
正解:A、B、D
質問 # 42
Lightning アプリケーションビルダーツールのセクションは何ですか? 3を選択
- A. 選択されたサイト運営者のアクション
- B. キャンバス
- C. ミニページレイアウト
- D. モバイルカード
- E. コンポーネント
正解:A、B、E
質問 # 43
アプリビルダーは変更セットを作成し、ユーザー受け入れテストのために開発サンドボックスからレポートをデプロイしました。アプリ ビルダーがレポートを実行すると、データは返されません。
その理由として何が考えられますか?
- A. レポートは各環境で手動で再作成する必要があります。
- B. データは変更セットに追加されるときにデプロイされます。
- C. データは変更セットを使用してデプロイできません。
- D. レポートは Salesforce DX を使用してデプロイする必要があります。
正解:C
解説:
Data is unable to be deployed with change sets. Change sets are used to deploy metadata components such as custom objects, fields, workflows, reports, etc. from one Salesforce org to another. However, change sets do not include any data or records from the source org. Users will need to use other tools such as Data Loader or Data Import Wizard to migrate data between orgs. [Source]
質問 # 44
UVC は 1000 件のレコードを Salesforce にインポートしています。インポート中に重複レコードが作成されるのを避けたいと考えています。これらの要件はどのように満たすことができますか?
- A. 他のレコード名を持つ列をインポート ファイルに含めます。
- B. 重複チェックを実行
- C. 手動でマージ
- D. 「重複防止」を使用
正解:A
質問 # 45
ユニバーサル コンテナーは、コンポーネントと呼ばれるカスタム オブジェクトを作成して、販売された製品の詳細を取得します。コンポーネントを製品の関連リストとして表示するには、アプリビルダーはどのようなアプローチを取るべきですか?
- A. 製品のロールアップを作成します。コンポーネント関連リストを製品ページ レイアウトに追加します。
- B. コンポーネントとプロダクトを関連付けるジャンクション オブジェクトを作成しました。コンポーネント関連リストを製品ページ レイアウトに追加します。
- C. 製品とコンポーネントの主従関係を作成します。コンポーネント関連リストを製品ページ レイアウトに追加します。
- D. component から product への参照関係を作成します。コンポーネント関連リストを製品ページ レイアウトに追加します。
正解:B
質問 # 46
Universal Containers には、Contact Lightning レコード ページが 1 つあります。コンポーネントはページ上で多くのスペースを占めるため、マーケティング プロファイルを持つユーザーには必要ありません。
アプリビルダーはこの問題を解決するために何を使用する必要がありますか?
- A. コンポーネント可視性フィルター
- B. AppExchange
- C. フィールドレベルのセキュリティ
- D. 詳細ページのレイアウト
正解:A
解説:
The feature that the app builder should use to solve this issue is component visibility filter. A component visibility filter is a setting that can be applied to a Lightning component on a record page to control when the component is hidden or displayed based on certain conditions. The app builder can use a component visibility filter to hide the component from users with a Marketing profile. Option A is incorrect because detail page layouts are not related to Lightning components, but rather the fields and related lists that appear on record detail pages. Option C is incorrect because field-level security is not related to Lightning components, but rather the access level of fields for different profiles or permission sets. Option D is incorrect because AppExchange is not related to Lightning components, but rather an online marketplace where users can find and install apps and components.
質問 # 47
フルサンドボックスを更新するには何が推奨されますか?
- A. UAT サインオフ後。
- B. メジャー プロダクション リリースの後。
- C. 使用される新しい生産が追加されるたびに。
- D. 必要なときから 3 時間以内。
正解:A
質問 # 48
AW Computing の採用担当チームは、求人アプリケーションのカスタム オブジェクトで候補者の採用と採用日をキャプチャします。候補者が採用担当者の求人を受け入れたら、採用日を入力し、その後の cecord 編集では変更しないでください。
アプリビルダーはどの検証式を使用する必要がありますか?
- A. NOT(ISCLANK(Job_Accepted_c)) && ISCHANGED(Hire_Date_c)
- B. (ISBLANK(Job_Accepted_c) II NOT(lSCMANGED(Mire_Daie_c))
- C. NOT{IS&lANK(Job_Accepted_c)) II ISCHANGED(Hire_Date_c)
- D. (lSBLANK(Job_Accepted_c) && NOT(lSCHANGED(Hire_Date_c))
正解:A
解説:
NOT(ISBLANK(Job_Accepted__c)) && ISCHANGED(Hire_Date__c) is the validation formula that the app builder should use to meet the requirement of preventing changes to Hire Date after Job Accepted is entered. This formula will return TRUE if Job Accepted is not blank and Hire Date is changed, which will display an error message and prevent saving the record. The other formulas are not correct or valid.
質問 # 49
......
正真正銘のベスト試験材料はCRT-403日本語オンライン練習試験:https://jp.fast2test.com/CRT-403J-premium-file.html