本日更新されたPL-400日本語練習テスト2024年最新の無料問題集を無料登録!
最新のFast2test PL-400日本語のPDF問題集をダウンロード(325問題と解答)
質問 # 91
注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、指定された目標を達成できる可能性のある独自の解決策が含まれています。一部の質問セットには複数の正解がある場合もありますが、他の質問セットには正解がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
あなたは企業向けにモデル駆動型アプリを開発しています。
新しい取引先レコードを作成するときは、取引先責任者レコードの作成に必要なデータを収集するフォームを自動的に表示する必要があります。フォームは、連絡先の種類に基づいて適切なフォーム レイアウトに切り替える必要があります。
JavaScript を使用して問い合わせフォームを開きます。Xrm.Navigation.openForm 関数を使用して、連絡先タイプ情報をフォームに渡します。連絡先フォームの OnLoad イベント ハンドラーはデータを処理し、指定された連絡先タイプに対応するフォームの適切なセクションのみを表示します。
データパラメータを受け入れるように受信フォームを設定する必要があります。
解決策: フォーム エディターで、データ パラメーターのクエリ文字列パラメーターを追加します。
解決策は目標を達成できますか?
- A. はい
- B. いいえ
正解:A
解説:
By default, model-driven apps allows a specified set of query string parameters to be passed to a form. You use these parameters to set default values when you create a new record in the application. Each parameter must use a standard naming convention that includes a reference to the column logical name.
There are two ways to specify which query string parameters will be accepted by the form:
Edit form properties
Edit form XML
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/configure-form-accept-custom-querystring-parameters
質問 # 92
5 つの高校が AppSource のカスタム アプリをテストします。彼らは、コースクレジットエンティティに学校が共有する情報をカバーする追加フィールドを含めるべきであるというフィードバックを提供しています。
各高校組織へのアクセスはできません。
各高校管理者は、コース単位エンティティに更新を適用できる必要があります。
追加フィールドを作成するカスタム プログラムを提供する必要があります。
どの 4 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation
Step 1: Call the login logic.
Step 2: Retrieve the Course credit entity metadata by using RetrieveEntityRequest with EntityFilters = Attributes and LogicalName The RetrieveEntityRequest.EntityFilters property gets or sets a filter to control how much data for the entity is retrieved.
Step 3: Define the AttributeMetaData for each new field.
Step 4: Call the RetrieveAttributeRequest with LogicalName for each new field.
The RetrieveAttributeRequest contains the data that is needed to retrieve attribute metadata.
Reference:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.messages.retrieveentityrequest.entityfilters?view=
質問 # 93
モデル駆動型アプリを作成しています。
JavaScript 関数は、ユーザーがエンティティ フォーム内から手動で開始する必要があります。
JavaScript を実行するには、フォームにボタンを追加する必要があります。
あなたは何をするべきか?
- A. サイトマップを編集します。
- B. ISV.Config を編集します。
- C. リボン定義をエクスポートします。
- D. フォームの XML を編集します。
- E. リボンワークベンチを使用します。
正解:E
解説:
Explanation
How to add JavaScript to existing button in Ribbon WorkBench.
Open Ribbon workbench and Right click on Assign button from Account form and click on Customize Button.
Add Enable rule and call Javascript function.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/customize-commands-ribbon
質問 # 94
フォーム上に 2 つのコマンド ボタンを構成しています。
フォームには、条件が事前定義された基準を満たす場合にのみボタンが表示される必要があります。
フォームのルールを作成する必要があります。
どのタイプのルールを使用する必要がありますか?
回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
質問 # 95
適切なユーザーに最小限の環境セキュリティ ロールを割り当てる必要があります。
どのセキュリティ ロールを使用する必要がありますか? 回答するには、適切なセキュリティ ロールを正しいユーザーにドラッグします。各セキュリティ ロールは、1 回だけ使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Box 1: Common Data Service User
UserA must be able to create and publish PowerApps apps.
Common Data Service directly against your core business data already used within Dynamics 365 without the need for integration.
Build Apps against your Dynamics 365 Data
Manage reusable Business logic and rules
Reusable skills across Dynamics 365 and Power Apps
Box 2: Environment Maker
UserB must be the owner of all the systems and be able to provide permissions and create all new environments.
The Environment Maker role can create resources within an environment including apps, connections, custom connectors, gateways, and flows using Power Automate.
Box 3: System Administrator
UserC must be able to create apps connected to the systems and update the security roles and entities.
System Administrator is the highest level role which encompasses all the privileges and has over-riding rights.
The System Administrator has the authority to allow and remove access of other users and define the extent of their rights. For example, the System Administrator and the System Customizer are given access to custom entities by default while all other users need to be given access. This is the only role that cannot be edited.
Box 4: System Customizer
End users must have minimum access to the required systems.
Sales users must only have access to their own records.
The System Customizer role is similar to the System Administrator role which enables non-system administrators to customize Dynamics 365. A Customizer is a user who customizes entities, attributes and relationships.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/environments-overview
https://crmbook.powerobjects.com/system-administration/business-administration/security-roles/
質問 # 96
ある企業のコミュニケーション部門は、企業の公開 Web サイトに一般にアクセスできるアンケート ページを追加する予定です。
新しい調査ページを会社の公開 Web サイトに追加し、そのページから Common Data Service 環境にデータをキャプチャする必要があります。
Common Data Service に調査データを書き込むために、明示的なユーザー資格情報を要求してはなりません。
認証を実装する必要があります。
どの認証メカニズムを実装する必要がありますか?
- A. X.509 証明書
- B. Microsoft 365
- C. クレームベース
- D. Azure AD 条件付きアクセス
正解:D
解説:
Explanation
With Azure AD Conditional Access the users are authenticated by Azure Active Directory (Azure AD).
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/wp-security
質問 # 97
ある企業は Common Data Service に基づいて新しいシステムを作成しています。
企業の要件を満たす機能を選択する必要があります。
どのオプションを使用する必要がありますか? 回答するには、適切なオプションを正しい要件にドラッグします。各オプションは 1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-entity-relationships
質問 # 98
Power Platform ソリューションのパッケージを作成しています。パッケージにはカスタム コードとサンプル データが含まれます。
パッケージには、インストールする必要があるすべてのファイルが含まれている必要があります。
パッケージを構成する必要があります。
どの設定を使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Box 1: PackageTemplate.cs
Define custom code for your package in the PackageTemplate.cs file.
Box 2: ImportConfig.xml
The sample data and some flat files for solutions specified in the ImportConfig.xml file are imported before the solution import completes.
Box 3: Copy Always
Set the Copy to Output Directory value to Copy Always. This ensures that your file is available in the generated package.
Reference:
https://docs.microsoft.com/en-us/power-platform/alm/package-deployer-tool
質問 # 99
Account エンティティに AlternateKey1 という名前の代替キーを作成します。AlternateKey1 の定義を次の図に示します。
ドロップダウン メニューを使用して、図に示されている情報に基づいて各質問に答える回答の選択肢を選択します。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Table Description automatically generated
Box 1: The combination of Account Number and Account Name must be unique With alternate keys you can now define a column in a Dataverse table to correspond to a unique identifier or unique combination of columns.
Box 2: Delete AlternateKey1 and re-create it with all three fields
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/define-alternate-keys-entity
質問 # 100
衣料品店は Power Apps アプリを使用して顧客と対話します。顧客データは Microsoft Dataverse に保存されます。
その店は顧客に割引を提供します。カテゴリ内のすべての顧客にグループ割引を割り当てます。該当するグループ割引は、お客様固有の割引に加算されます。割引情報は次の列に保存されます。
注文の合計割引が 30% を超える場合、注文が履行されて配送される前に、マネージャーは注文を承認する必要があります。
承認が必要なときにマネージャーに通知するフローを作成する必要があります。
フロートリガーはどのように設定すればよいでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Box 1: store_totaldiscount
If the total discount on an order exceeds 30 percent, a manager must approve the order before the order is fulfilled and delivered.
Box 2: @greater(add(triggerBody()..
When to use triggerBody() ? - When you want to fetch attributes from the body of the trigger.
Reference:
https://d365demystified.com/2020/09/06/using-triggerbody-triggeroutput-to-read-cds-trigger-metadata-attributes
質問 # 101
あなたは、既存のモデル駆動型アプリの新しい機能を設計しています。
フィールドには複数の選択肢がユーザーに表示され、ユーザーが値を選択できるようにする必要があります。
どの列タイプが必要なシナリオをサポートできるかを判断する必要があります。
どの列タイプを使用する必要がありますか? 答えるには、適切な列タイプを正しいシナリオにドラッグします。各列タイプは、1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
質問 # 102
あなたは、Microsoft 365 に対する管理者権限を持つ Power Apps アプリ作成者です。
会社の従業員が使用するキャンバス アプリを作成します。ユーザーが Microsoft Teams にアプリを埋め込めるようにする予定です。テスト中に、次の問題が報告されます。
Microsoft Teams でアプリを実行すると、動作が遅くなります。
テスト ユーザーは Microsoft Teams 内に個人用アプリを追加できません。
問題を解決する必要があります。
あなたは何をするべきか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/teams/embed-teams-app
https://docs.microsoft.com/en-us/microsoftteams/teams-app-permission-policies
質問 # 103
Dataverse トリガーで行フィルターを構成する必要があります。どのフィルターを使用する必要がありますか?
- A. 新しいデータ ID は null ではありません
- B. データルドヌル
- C. new_dataid eq null
- D. 含まれていません(new_dataid, ")
正解:A
質問 # 104
Microsoft Dataverse から別のシステムへの一方向の統合を設計しています。
他のシステムを更新するには、Azure 関数を使用する必要があります。統合では、新しく作成されたレコードのみを他のシステムに送信する必要があります。ソリューションは、データ損失を避けるために、統合のコンポーネントが数秒以上使用できないシナリオをサポートする必要があります。
統合ソリューションを設計する必要があります。
解決策: Azure Service Bus キューに接続するサービス エンドポイントを Dataverse インスタンスに登録します。
レコードの作成メッセージと操作後のステージで非同期に実行されるステップをエンドポイントに登録します。
レコードがキューに追加されるときにレコードを処理するように Azure 関数を構成します。
解決策は目標を達成できますか?
- A. はい
- B. いいえ
正解:A
質問 # 105
User1 と User2 は、F1 という名前のフォームを使用してアカウントデータを入力します
a.どちらのユーザーも、同じビジネス ユニット内の同じセキュリティ ロール SR1 を持っています。
User1 には、関係タイプが再販業者の場合に主電話を必須にするビジネス ルールがあります。User2 は、再販業者の電話番号を持たずに再販業者タイプのレコードを作成する必要があるため、User1 のビジネス ルールによってブロックされます。
User2 が再販業者データをシステムに入力できることを確認する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
注: 回答の選択肢は複数の順序で正解です。選択した正しい注文に対してクレジットを受け取ります。
正解:
解説:
Explanation
質問 # 106
モデル駆動型アプリを作成します。ソリューション チェッカーを実行します。ツールには次のエラーが表示されます。
ソリューション チェッカーは、モデル駆動型アプリ コンポーネントを含むソリューションのエクスポートに失敗します。
問題を解決する必要があります。
あなたは何をするべきか?
- A. Power Apps Checker アプリケーション ユーザーにEnvironment Maker セキュリティ ロールを割り当てます。
- B. Environment Maker セキュリティ ロールをユーザー ID に割り当てます。
- C. Power Apps Checker アプリケーション ユーザーを無効にする
- D. ソリューション チェッカーを実行する前に、ソリューションを手動でエクスポートします。
- E. ユーザー ID にシステム管理者のセキュリティ ロールを割り当てます。
正解:A
解説:
To resolve this issue, grant the Environment Maker security role to the Power Apps Checker application user.
Note: Solution checker fails to export solutions with model-driven app components If a solution contains a model-driven app, Solution Checker might fail to export the solution for analysis. This error is caused by role-based security for sharing of apps. If the Power Apps Checker application user does not have appropriate access to model-driven apps, any solutions containing them will fail to export with solution checker.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/common-issues-resolutions-solution-checker#solution-checker-fails-to-export-solutions-with-model-driven-app-components
質問 # 107
......
2024年06月最新PL-400日本語試験問題集PDFと試験エンジン:https://jp.fast2test.com/PL-400J-premium-file.html