[2025年09月] 最新のMicrosoft MB-500日本語認定練習テスト問題
確認済みMB-500日本語問題集と解答で一年間無料最速更新
質問 # 78
ある会社では Dynamics 365 Finance を使用しています。
会社ではカスタム サービスを作成することを要求しています。
カスタム サービス用のリクエスト クラスとレスポンス クラスを作成する必要があります。
どのクラス属性を使用する必要がありますか?
- A. DalaEventHandler
- B. データ収集
- C. データコントラクト
正解:C
質問 # 79
あなたは Dynamics 365 Finance and Operations の開発者です。
システムのパフォーマンスを監視する必要があります。
どのツールを使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/monitoring-diagnostics
質問 # 80
Visual Studio で拡張データ型を使用しています。
別のモデルの一部である基本拡張データ型 (EDT) の拡張機能を作成する必要があります。変更できる 3 つのプロパティはどれですか? それぞれの正解は完全な解決策を示します。注: 正しく選択するたびに 1 ポイントの価値があります。
- A. フォームのヘルプ
- B. 拡張可能です
- C. 位置合わせ
- D. 文字列サイズ
- E. ラベル
正解:A、D、E
質問 # 81
Dynamics 365 Supply Chain Management のカスタマイズを開発します。
このカスタマイズのパフォーマンスを最適化する必要があります。
どの同時実行制御オプションを実装する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Pessimestic and Optimistic
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
質問 # 82
会社には、基本フォームに変更を加える拡張機能があります。
基本フォームに加えられたすべての拡張機能の変更を識別する必要があります。
目標を達成するために考えられる 2 つの方法は何ですか? それぞれの正解は完全な解決策を示します。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. 基本フォームの検索バーにテキスト「c:」を入力します。
- B. 基本フォームを右クリックし、参照の表示を選択します。
- C. フォーム拡張要素の検索バーに、テキスト e: を入力します。
- D. フォーム拡張要素の検索バーに、テキスト c: を入力します。
- E. 基本フォームの検索バーにテキスト e: を入力します。
正解:B、C
解説:
A: Customization and Extension
B: Example: Navigate to FMRental.Extension in the Tree Designer
1. In the Visual Studio, in Solution Explorer, in the FleetManagement Discounts project, expand User Interface > Form Extensions.
The FMRental.Extension element is an extension element that extends the functionality of the FMRental form by adding two new data sources and a new tab control.
2. In Solution Explorer, double-click FMRental.Extension to open the designer.
3. In the designer's search box, type 'e:' as shown in the image below. This filters the current designer to only show nodes that belong to the current extension.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/customize-model-elements- extensions
質問 # 83
次のステータスを持つ、truckStatus という名前の列挙があります。
空の
ロード済み
完了
次のコードがあります。
次のステータスを列挙に追加する必要があります: Quarantine、InTransit どうすればよいですか?
- A. 列挙の整数値を使用して、新しい列挙値の列挙とロジックをチェックするポスト ハンドラーをメソッドに追加します。
- B. 既存のコードのモデルに新しい case ステートメントを追加します。
- C. 新しい値の範囲比較を使用して、新しい列挙値の列挙とロジックをチェックするポスト ハンドラーをメソッドに追加します。
- D. 列挙値を使用して新しい列挙値の列挙とロジックをチェックするポスト ハンドラーをメソッドに追加します。
正解:D
質問 # 84
ベンダー除外リスト ソリューションを開発、テスト、展開する必要があります。
何を作成する必要がありますか? 答えるには、適切なオブジェクトを正しいアクションにドラッグします。各要素は 1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Box 1: package
An AOT package is a deployment and compilation unit of one or more models that can be applied to an environment. It includes model metadata, binaries, reports and other associated resources. One or more AOT packages can be packaged into a deployable package, which is the vehicle used for deployment of code (and customizations) on demo, sandbox, and production environments.
Box 2: New model
Model - You configure your model to refer to two other models. This enables your model to reference metadata and code elements that are in other packages.
Box 3: project
Project - You create a project and then associate your project to your new model. You add elements to your project, which are also added to your model. Specifically, you add an extended data type (EDT). You also add a table that you populate with fields and a method.
Box 4: deployable package
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/create-data-model-elements
質問 # 85
テーブルの拡張を作成し、ビルドを実行して、新しく拡張したテーブルを同期する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
質問 # 86
ProductUpdates という名前の Visual Studio プロジェクトを作成します。
ProductTable という名前のテーブル内のデータを更新する必要があります。Visual Studio からコードを実行できる必要があります。
X++ クラスを作成する必要があります。
どの 5 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
1. Create a runnable class and add it to the ProductUpdates project
2. Open the new class and add a main method to the class
3. Write the database manipulation code in the class
4. Set the class as startup object
5. Build and run the class
質問 # 87
会社は Dynamics 365 Finance を使用しています。
SysOperation フレームワークを実装して、次のバッチ プロセスを作成します。
バッチプロセスごとに実行モードを設定する必要があります。
どの実行モードを使用する必要がありますか? 答える。適切な実行モードを正しい要件にドラッグします。各実行モードは、1 回だけ使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
正解:
解説:
Explanation:
質問 # 88
企業は Dynamics 365 Finance と Dynamics 365 Supply Chain Management を使用しています。会社は、購買要求に関連する新しい機能を使用したいと考えています。
新しい機能をテスト環境にプロモートする必要があります。
あなたは何をするべきか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
質問 # 89
あなたは Dynamics 365 Finance 開発者です。フォームを作成します。
営業マネージャーのみがフォームを表示できるようにする必要があります。
フォームのセキュリティを設定する必要があります。
あなたは何をするべきか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Step 1: Add the form object to the entry point node of a new privilege.
Your desired security privilege you can either directly set form control permissions or Entry Points.
For the Entry point method you need first need to add new entry point and set its object type and object name properties or for existing ones select desired entry point and click on drop down arrow and on controls right click and select new control, and now set its grant and name properties to desired control and its access rights.
Step 2: Add the privilege to a new duty
You need to assign this privilege in desired security role and security duty.
Step 3: Add the duty to the security role for sales managers.
Reference:
https://www.cloudfronts.com/set-form-control-access-via-security-role-in-d365-finance/
質問 # 90
あなたは Dynamics 365 Finance 開発者です。
既存のクラスに変更を加えます。
ソース管理内のコードと更新されたクラスを比較する必要があります。Visual Studio で、チーム エクスプローラーを表示します。
目標を達成するために考えられる 3 つの方法は何ですか? それぞれの正解は完全な解決策を示します。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. チーム エクスプローラーで、[ワークスペース バージョンと比較] を選択します。
- B. チーム エクスプローラーで、[ファイルの比較] を選択します。
- C. tf diff コマンドを実行します。
- D. チーム エクスプローラーで、[最新バージョンと比較] を選択します。
- E. vsdiffmerge コマンドを実行します。
正解:A、C、D
解説:
Example:
In Team Explorer, right-click FMRental.xml, and select Compare with Latest Version.
Choose Compare with Latest Version to see how the changes you have made compare to the latest version of the file on your Team Foundation Server.
Choose Compare with Workspace Version to see what changes you have made to the version you checked out.
D: The diff tool of Visual Studio is very good to compare two files.
It compares, and if it is possible, displays differences between two files, files in two folders, or a shelveset and a local or a server file.
Syntax:
tf diff[erence] itemspec [/version:versionspec] [/type:filetype]
[/format:format [/ignorespace] [/ignoreeol] [/ignorecase] [/recursive]
[/options][/noprompt][/login:username,[password]]
Reference:
https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/difference-command
質問 # 91
次のコードがあります。
次の各ステートメントについて、そのステートメントが true の場合は [はい] を選択します。それ以外の場合は、「いいえ」を選択します。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Box 1: Yes
Add 1 to a date adds one day.
Box 2: No
You cannot do a real2int conversion on a Date.
Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/types-of-fields
質問 # 92
注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、指定された目標を達成できる可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策が含まれる場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
SalesTable フォームに新しいフィールドを追加しています。
フォームにステータス フィールドを追加するには、拡張機能を使用する必要があります。
アプリケーション オブジェクト ツリー (AOT) で拡張機能を作成し、demoExtensions モデルに拡張機能を追加する必要があります。
解決策: 新しいフォーム オブジェクトをプロジェクトに追加し、フォームに SalesTable.Extension という名前を付けます。
解決策は目標を達成できますか?
- A. はい
- B. いいえ
正解:B
解説:
Instead navigate to the user interface forms section for the SalesTable form and create an extension.
Note: In Dynamics 365 Finance and Operations, the new fields will need to be added via a table extension.
Create the extensions on the SalesTable.
Reference:
https://stoneridgesoftware.com/how-to-extend-sales-order-update-functionality-to-custom-fields-in-d365- finance-and-operations/
質問 # 93
注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、指定された目標を達成できる可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策が含まれる場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
SalesLineType クラスを拡張し、システムの現在の日付の曜日を整数値として返す新しいメソッドを追加する必要があります。
SalesLineType を拡張し、新しいメソッドを追加するクラスを作成する必要があります。
解決策: 次のコードを作成します。
解決策は目標を達成できますか?
- A. はい
- B. いいえ
正解:B
質問 # 94
ある企業は Dynamics 365 Unified Operations を使用しています。
システムをサードパーティのアプリケーションと統合する必要があります。
どのデータ統合戦略を使用する必要がありますか? 答えるには、適切なデータ統合戦略を正しいシナリオにドラッグします。各戦略は、1 回だけ使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Box 1: custom service
Custom service peak data volume is 1,000 records per hour.
Box 2: batch data API
This scenario is best implemented by using batch data APIs, which has a peak data volume of 300,000 records per hour.
Box 3: OData endpoint
Peak data volume for reading Odata status of orders is 5,000 records per hour.
This scenario is best implemented by using the OData service endpoints to read order status information.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-overview
質問 # 95
テーブルの拡張を作成し、ビルドを実行して、新しく拡張したテーブルを同期する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
質問 # 96
ある組織には、国際的な顧客グループに属する 200 万人の顧客がいます。
顧客レコードが更新されたときに検証を行う必要があります。顧客グループ フィールドの値が国際であるすべての顧客については、配送モードを航空に設定する必要があります。
顧客記録を更新する必要があります。
どの 2 つのセグメントを使用できますか? それぞれの正解は完全な解決策を示します。
注: 正しく選択するたびに 1 ポイントの価値があります。

- A. オプション C
- B. オプション D
- C. オプション A
- D. オプション B
- E. オプション E
正解:C、E
解説:
Reference:
https://community.dynamics.com/ax/b/technicaltutorialsformsdynamicsax2012/posts/update-and-update-recordse
質問 # 97
会社は Dynamics 365 Finance を使用しています。
ユーザーは新しい顧客与信限度額レポートにアクセスできません。
レポートのセキュリティを構成する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
Graphical user interface, text, application, chat or text message Description automatically generated
質問 # 98
会社は Dynamics 365 Finance を使用しています。
SysOperation フレームワークを実装して、次のバッチ プロセスを作成します。
バッチプロセスごとに実行モードを設定する必要があります。
どの実行モードを使用する必要がありますか? 答える。適切な実行モードを正しい要件にドラッグします。各実行モードは、1 回だけ使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
正解:
解説:
Explanation:
質問 # 99
......
最新の2025年最新の実際に出ると確認されたMB-500日本語問題集で100%無料MB-500日本語試験問題集:https://jp.fast2test.com/MB-500J-premium-file.html