無料ダウンロードSalesforce Platform-App-Builder日本語リアル試験問題ゲットせよ [Q102-Q121]

Share

無料ダウンロードSalesforce Platform-App-Builder日本語リアル試験問題ゲットせよ

最新のSalesforce Platform-App-Builder日本語リアル試験問題集PDF

質問 # 102
Universal Containers は Asset オブジェクトを使用して、顧客の場所にインストールされている製品を追跡します。アセットに関する詳細を取得するために、新しいオブジェクト Asset Inventory が作成されました。
アセットの関連リストとしてアセット インベントリを表示するには、アプリ ビルダーはどのアプローチを取る必要がありますか?

  • A. Asset Inventory から Asset への参照関係を作成します。Asset Inventory 関連リストを Asset ページレイアウトに追加します。
  • B. Asset Inventory と Asset を関連付けるジャンクション オブジェクトを作成します。Asset Inventory 関連リストを Asset ページレイアウトに追加します。
  • C. Asset から Asset Inventory への主従関係の作成 Asset Inventory 関連リストを Asset ページレイアウトに追加します。
  • D. アセットでロールアップを作成します。Asset Inventory 関連リストを Asset ページレイアウトに追加します。

正解:A


質問 # 103
アプリケーションビルダーは、外部システムに接続する Lightning Web コンポーネントを呼び出すカスタム同期ボタンをアカウントに作成したいと考えています。このアクションは、カスタム ステータス フィールドが同期準備完了に設定されている場合にのみ使用できます。
この機能をアカウント レコード ページに追加するには、アプリ ビルダーは何を使用する必要がありますか?

  • A. 動的アクション
  • B. AppExchange 製品
  • C. 式フィールド
  • D. カスタム リンク

正解:A


質問 # 104
アカウント、注文、出荷をリアルタイムで同期するために、開発者は外部システムとセールスフォースの間にカスタムインターフェイスを構築しました。展開する前に、開発者はインターフェイスが一度に数千のレコードの同期を維持できることを確認する必要があります。パフォーマンスと負荷テストを完了するために推奨されるサンドボックス環境はどれですか?

  • A. 開発者サンドボックス
  • B. 部分的なサンドボックス
  • C. DeveloperProサンドボックス
  • D. フルサンドボックス

正解:D


質問 # 105
Universal Containersは、関連するすべての商談のチャートを段階別に[アカウントの詳細]ページに埋め込みたいと考えています。 App Builderがアカウントページレイアウトに追加するために作成する必要があるレポートのタイプはどれですか?

  • A. Opportunityオブジェクトに関する表形式のレポート。
  • B. アカウントオブジェクトに関する概要レポート。
  • C. アカウントオブジェクトに関する表形式のレポート。
  • D. Opportunityオブジェクトに関する要約レポート。

正解:D

解説:
A summary report on the opportunity object should be created to add to the account page layout. A summary report groups rows of data by common values and allows users to create charts based on aggregate values. A summary report on the opportunity object can group opportunities by stage and display a chart of all related opportunities on the account detail page.


質問 # 106
営業担当副社長は、商談がクローズされた獲得ステージに移行したときに、全営業プライベート グループに Chatter 投稿することを望んでいます。
アプリビルダーがこのプロセスを自動化するために使用すべき 2 つのツールはどれですか? 2 つの答えを選択してください

  • A. プロセスビルダー
  • B. フロー
  • C. ワークフロー
  • D. 大きな取引の警告

正解:A、C

解説:
The app builder should use two tools to automate this process:
Process Builder: This is a type of automation tool that can execute actions based on certain criteria. In this case, the process builder can have a criteria that evaluates if an opportunity goes to the closed won stage, and then execute an action that posts a message to a Chatter group.
Workflow: This is another type of automation tool that can execute actions based on certain criteria. In this case, the workflow can have a criteria that evaluates if an opportunity goes to the closed won stage, and then execute an action that posts a message to a Chatter group. Option A and C are not tools that can automate this process.


質問 # 107
アカウントのカスタムフィールドは、顧客に関する財務情報を追跡するために使用されます。財務チームのメンバーのみがこのフィールドにアクセスできます。ただし、企業は、カスタマーサービスプロファイルが割り当てられた1人のカスタマーサービスエージェントに、特別な状況ではこのフィールドへの読み取り専用アクセスを許可したいと考えています。カスタマーサービスエージェントに現場へのアクセスを許可するための推奨ソリューションは何ですか?

  • A. フィールドレベルのセキュリティを介したフィールドへの読み取り専用アクセスを許可する新しいプロファイルを作成し、エージェントに割り当てます
  • B. セットアップでカスタムフィールドのフィールドレベルセキュリティを更新して、エージェントがフィールドに読み取り専用でアクセスできるようにします。
  • C. すでにエージェントに割り当てられているカスタマーサービスプロファイルを更新して、フィールドレベルのセキュリティによるフィールドへの読み取り専用アクセスを許可します
  • D. フィールドレベルのセキュリティを介してフィールドへの読み取り専用アクセスを許可する権限セットを作成し、それをエージェントに割り当てます。

正解:D

解説:
Explanation
The recommended solution to grant the customer service agent access to the field is creating a permission set that allows read-only access to the field via Field Level Security and assigning it to the agent. A permission set is a collection of settings and permissions that give users access to various tools and functions. Field Level Security (FLS) is a setting that controls the access level of fields for different profiles or permission sets. The app builder can create a permission set that grants read-only access to the custom field on the account object via FLS and assign it to the agent. Option B is incorrect because creating a new profile to allow for read-only access to the field via FLS and assigning it to the agent is not recommended, as profiles are used to define the baseline permissions and settings for a group of users, and creating multiple profiles for individual users can be hard to maintain. Option C is incorrect because updating the Customer Service Profile already assigned to the agent to allow for read-only access to the field via FLS is not recommended, as this will affect all users who have the same profile, which may violate the security policy. Option D is incorrect because updating the custom field's FLS in setup to allow the agent read-only access to the field is not possible, as FLS can only be set at the profile or permission set level, not at the user level.


質問 # 108
営業担当者が承認のためにアカウントを送信すると、Universal Containersは、ユーザーがポップアップウィンドウを介して追加の質問に回答し、追加のレコードフィールドに入力することを求めます。
望ましい結果を達成するには、アプリビルダーは何を使用する必要がありますか?

  • A. カスタムボタンとフロー
  • B. カスタム選択リストフィールドとプロセスビルダー
  • C. プロセスビルダーとフロー
  • D. LightningコンポーネントとProcess Builder

正解:A


質問 # 109
検証ルールの使用例は何ですか?

  • A. 割引が10%未満の取引が承認プロセスに入らないようにする
  • B. 非管理者がプライベートChatterグループに参加できないようにする
  • C. チャネルセールスチームへのパートナーリードの表示を制限する
  • D. 郵便番号が正しい形式で入力されていることを確認します

正解:D


質問 # 110
Universal Containersは、最新の広告購入の投資収益率を理解したいと考えています。現在、すべてのオブジェクトにプライベートセキュリティモデルを使用しています。
アプリビルダーは何をお勧めしますか?

  • A. アカウント階層とロールアップサマリーフィールドを利用する
  • B. 商談パイプラインレポートを実行する
  • C. 公安モデルへの変更
  • D. キャンペーン階層とキャンペーン統計を構成する

正解:B


質問 # 111
営業担当副社長は、アカウントサイト情報を商談レコードに表示するように要求しました。この要件を満たすために推奨される挨拶は何ですか?

  • A. Roll-Up Summary Field
  • B. Process Builder
  • C. Cross-Object Formula Field
  • D. Workflow Rule

正解:C


質問 # 112
UVCのマーケティングチームには、Salesforceにアップロードしたい400人のリードのリストがあります。チームは重複したレコードを作成しないようにする必要があります。この要件を満たすには、どの2つのアクションを実行する必要がありますか? 2つの答えを選択してください

  • A. リードマッチングルールと対応する重複ルールを利用して、新しく作成された重複リードをブロックします。
  • B. インポートウィザードを使用してリードリストをアップロードし、重複するリードが作成されないようにマッチングタイプを選択します。
  • C. セットアップのデータ管理セクションで重複マッチングを有効にし、Lead-to_Leadシナリオをアクティブ化します。
  • D. データローダーの更新機能を使用して、リードをインポートし、電子メールアドレスに基づいて既存のレコードと照合します。

正解:A、B

解説:
Explanation
The best actions to take to avoid creating duplicate leads when uploading a list of 400 leads are to utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads, and to upload the lead list using the import wizard and select a Matching type to prevent duplicate lead creation. The Lead Matching Rule defines the criteria for identifying duplicate leads, and the Duplicate Rule defines the actions to take when a duplicate is detected. The import wizard allows users to choose a Matching type based on the Lead Matching Rule and block or allow duplicates. Using Data Loader's update function or enabling Duplicate Matching in the Data Management section will not prevent duplicate lead creation.


質問 # 113
リードの変換について正しい説明はどれですか? 3つの答えを選んでください

  • A. リードレコードの複数選択ピックリスト値は、連絡先の対応するフィールドの値を上書きします。
  • B. ユーザーは、アクティブな承認プロセスに関連付けられているリードを変換できます。
  • C. 管理者は検証ルールとトリガーを適用するかどうかを選択できます
  • D. リードの最新のキャンペーンレコードは、商談の[PRIMARYキャンペーンソース]フィールドに自動的に適用されます
  • E. システムは、標準のリードフィールドを標準の取引先、連絡先、および商談のフィールドに自動的にマッピングします。

正解:C、D、E


質問 # 114
Cloud Kicks には 5 年間の販売データがあり、顧客がいつ最初に購入したかを追跡したいと考えています。アプリビルダーは要件を満たすためにロールアップサマリーをどのように使用する必要がありますか?

  • A. First Order Date という新しい日付フィールドを作成し、日付を設定する新しいワークフローを作成し、IsWon = TRUE のフィルターを使用して値をロールアップします。
  • B. IsWon = TRUE のフィルターを使用して商談クローズ日に「MIN」と入力し、「初回注文日」という新しい積み上げ集計フィールドを作成します。
  • C. 商談終了日に「SUM」と入力して、「初回注文日」という新しい積み上げ集計フィールドを作成します。
  • D. First Order Date という名前の新しい日付フィールドを作成し、積み上げ集計を作成して、タイプ MIN を使用してフィールドを更新します。

正解:B

解説:
The app builder should create a new roll-up summary field called First Order Date, using Type MIN on the Opportunity Close Date with a filter where IsWon = TRUE. A roll-up summary field is a type of field that calculates values from related records and displays them on the parent record. In this case, the app builder can create a roll-up summary field on the Account object that calculates the minimum (earliest) value of the Opportunity Close Date field from the related opportunities where IsWon = TRUE. This will show when customers made their first purchase. Option B, C, and D are not correct ways to use a roll-up summary field to meet the requirement.


質問 # 115
アプリビルダーには、ユーティリティバーで利用できるようにしたいカスタムコンポーネントがありますが、そのコンポーネントは利用できません。
コンポーネントはどのようにタグ付けする必要がありますか?

  • A. AppManagerで使用します。
  • B. Lightning AppBuilderで使用します。
  • C. レコードページで使用します。
  • D. ユーティリティバーで使用します。

正解:B


質問 # 116
Cloud Kicks の営業マネージャーは、チームが現場でより多くの時間を費やし、収集した名刺に記載されている情報を手動で入力する時間を減らしたいと考えています。
データ品質を犠牲にすることなくこの目標を達成するには、アプリビルダーは何をすべきでしょうか?

  • A. AppExchange でデータ エンリッチメント製品を調査および評価し、データ入力を自動化します。
  • B. フローを使用してデータ入力ウィザードを作成し、データ入力を自動化します。
  • C. 入力が必要な関連フィールドを毎日 Chatter フィードに投稿します。
  • D. ワークフロー ルールと数式フィールドを組み合わせて使用​​し、営業ユーザーのキー フィールドにデータを入力します。

正解:A

解説:
Explanation
The best way to help the sales manager achieve their goal of reducing manual data entry from business cards is to research and evaluate data enrichment products on the AppExchange that can automate data entry. Data enrichment products can scan business cards, extract relevant information, and populate fields in Salesforce records. This can save time, improve data quality, and enhance productivity. Option B, C, and D are not effective solutions for this goal.


質問 # 117
Universal Containers は、各ユーザーに適切なアクセス権があることを保証するために、権限セットおよび権限セット グループを介してシステム アクセスを割り当てます。さまざまなレベルのサポート スタッフがいるある部門には、職務を完了するために必要な 5 つの一貫した権限セットがあります。一部の上位レベルのスタッフは、そのスタッフにのみ必要な追加の権限セットを持っています。
アプリビルダーはユーザーに権限セットを割り当てることをどのように推奨すべきでしょうか?

  • A. [割り当ての管理] ボタンを使用して、権限セット グループと追加の個別の権限セットを各ユーザーに割り当てます。
  • B. データ インポート ウィザードを使用して、権限セットと権限セット グループの完全なリストを使用して目的のユーザーを一括更新します。
  • C. [割り当ての管理] ボタンを使用して、各ユーザーに同じ権限セット グループと権限セットを割り当てます。
  • D. データ ローダーを使用して、権限セットおよび権限セット グループの完全なリストを使用して目的のユーザーを一括更新します。

正解:A

解説:
Explanation
The app builder should recommend utilizing the manage assignments button to assign a permission set group and additional individual permission sets to each user. This way, the app builder can assign the five consistent permission sets to all users in one permission set group, and then assign additional permission sets to higher-level staff as needed. Option B is incorrect because it will not account for the varying levels of support staff and their different permission sets. Option C is incorrect because the Data Import Wizard cannot be used to assign permission sets or permission set groups to users. Option D is incorrect because the Data Loader cannot be used to assign permission set groups to users.


質問 # 118
管理されていないパッケージを作成する2つの理由は何ですか? 2つの答えを選択してください

  • A. Developer Edition環境からのデプロイ
  • B. AppExchangeで販売するアプリケーションを公開する
  • C. AppExchangeでのオープンソースプロジェクトの配布。
  • D. アップグレード可能なコンポーネントを他のSalesforce組織に配布する(Misse

正解:C、D


質問 # 119
アプリビルダーは変更セットをサンドボックスから運用環境にデプロイしました。導入には大幅な遅れが生じております。
遅延の原因は何でしょうか?

  • A. 依存フィールドは変更セットに含まれています。
  • B. フィールド タイプの変更が変更セットに含まれています。
  • C. プロファイルは変更セットに含まれます。
  • D. ロールは変更セットに含まれています。

正解:B

解説:
The app builder should know that a field type change is included in the change set and that it can cause a delay in the deployment. A field type change is a change that modifies the data type of an existing field, such as changing a text field to a number field. A field type change can affect many aspects of Salesforce functionality, such as validation rules, formulas, workflows, reports, dashboards, and more. Therefore, deploying a change set that contains a field type change can take longer than usual and require more testing and verification. Option A, C, and D are not changes that can cause a delay in the deployment.


質問 # 120
見込み客の変換ボタンは、見込み客ステータス選択リストが認定済みに設定されるまで表示されません。これらの要件を満たすために、アプリビルダーは何を提案すればよいですか?

  • A. プロセスビルダーフィールドの更新、クイックアクション、レコードタイプ
  • B. カスタムボタン、検証ルール、レコードタイプ
  • C. ページレイアウト、レコードタイプ、プロセスビルダーフィールドの更新
  • D. 選択リストの依存関係、ページレイアウト、レコードタイプ

正解:D


質問 # 121
......

PDF問題(2024年最新)実際のSalesforce Platform-App-Builder日本語試験問題:https://jp.fast2test.com/Platform-App-Builder-JPN-premium-file.html


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어