最新の無料MB-500日本語効率的問題集をダウンロード2025年04月20日更新された280問がある
Microsoft MB-500日本語試験練習テスト解答
質問 # 110
要件を満たすように CashDisc フォームを変更する必要があります。
どのオブジェクトを使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/add-datasource
質問 # 111
ある組織には、国際的な顧客グループに属する 200 万人の顧客がいます。
顧客レコードが更新されたときに検証を行う必要があります。顧客グループ フィールドの値が国際であるすべての顧客については、配送モードを航空に設定する必要があります。
顧客記録を更新する必要があります。
どの 2 つのセグメントを使用できますか? それぞれの正解は完全な解決策を示します。
注: 正しく選択するたびに 1 ポイントの価値があります。

- A. オプション D
- B. オプション C
- C. オプション E
- D. オプション B
- E. オプション A
正解:C、E
解説:
Reference:
https://community.dynamics.com/ax/b/technicaltutorialsformsdynamicsax2012/posts/update-and-update-recordse
質問 # 112
あなたは Dynamics 365 Finance 開発者です。変更を加えるには、バージョン管理から要素をチェックアウトします。
変更した要素をバージョン管理にチェックインする必要があります。
あなたは何をするべきか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
質問 # 113
あなたは Dynamics 365 Finance 開発者です。
次のコードがあります: (行番号は参照のみを目的として含まれています。)
コードを評価する必要あり
このメソッドの正しい出力は何ですか? 回答するには、回答領域で適切なオプションを選択してください。
正解:
解説:
Explanation:
質問 # 114
会社は Dynamics 365 Finance を使用しています。
2 つのデータ エンティティを作成する必要があります。
* 最初のエンティティは、OOata を使用して顧客グループへのアクセスを許可する必要があります。
* 2 番目のエンティティは、バッチ プロセスを使用して顧客データを一括エクスポートできる必要があります。
作成するエンティティごとにプロパティを有効にする必要があります。
どのプロパティを有効にする必要がありますか? 回答するには、適切なプロパティを正しい要件にドラッグします。各プロパティは 1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Text Description automatically generated with low confidence
質問 # 115
注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、指定された目標を達成できる可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策が含まれる場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
SalesTable フォームに新しいフィールドを追加しています。
フォームにステータス フィールドを追加するには、拡張機能を使用する必要があります。
アプリケーション オブジェクト ツリー (AOT) で拡張機能を作成し、demoExtensions モデルに拡張機能を追加する必要があります。
解決策: SalesTable フォームの Visual Studio ユーザー インターフェイス フォーム拡張機能セクションに移動し、拡張機能を作成します。
解決策は目標を達成できますか?
- A. はい
- B. いいえ
正解:A
解説:
Reference:
https://stoneridgesoftware.com/how-to-extend-sales-order-update-functionality-to-custom-fields-in-d365-finance-and-operations/
質問 # 116
外部システムから Dynamics 365 Finance にデータ パッケージをインポートしています。
データ管理パッケージ REST API を使用してデータ パッケージをインポートする必要があります。インポートがトリガーされた後にステータスを確認する必要があります。
HTTP オペレーションを呼び出す必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
質問 # 117
会社は Dynamics 365 Finance を使用しています。
SysOperation フレームワークを実装して、次のバッチ プロセスを作成します。
バッチプロセスごとに実行モードを設定する必要があります。
どの実行モードを使用する必要がありますか? 答える。適切な実行モードを正しい要件にドラッグします。各実行モードは、1 回だけ使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
正解:
解説:
質問 # 118
あなたは Dynamics 365 Finance 開発者です。
既存のクラスに変更を加えます。
ソース管理内のコードと更新されたクラスを比較する必要があります。Visual Studio で、チーム エクスプローラーを表示します。
目標を達成するために考えられる 3 つの方法は何ですか? それぞれの正解は完全な解決策を示します。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. tf diff コマンドを実行します。
- B. チーム エクスプローラーで、[ワークスペース バージョンと比較] を選択します。
- C. vsdiffmerge コマンドを実行します。
- D. チーム エクスプローラーで、[最新バージョンと比較] を選択します。
- E. チーム エクスプローラーで、[ファイルの比較] を選択します。
正解:A、B、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
質問 # 119
あなたは Dynamics 365 Finance 開発者です。次の図に示すように、2 つのテーブルがあります。
Table2 に関連レコードが含まれている場合、Table1 からレコードが削除されないように Table1 を構成する必要があります。
OnDelete プロパティにはどの値を使用する必要がありますか?
- A. 制限あり
- B. カスケード + 制限付き
- C. なし
- D. カスケード
正解:A
解説:
Example of Restricted
Suppose we have two tables (Customer & Order) and the relation is of One-To-Many i.e Customer can have many orders.
So on a parent table i.e.(Customer) if I set a delete action property to "RESTRICTED" for Order table. Then If I go and delete the record from a Customer table. It will first check the record in the child table and if exist that warning prompt saying that first we need to delete a record from child table.
Reference:
https://amazingax.wordpress.com/2013/01/13/microsoft-dynamics-ax-2012example-of-cascaderestricted-and-cas
質問 # 120
あなたは Dynamics 365 Finance and Operations の開発者です。
ユーザーは、「すべての顧客」フォームの読み込み時間が遅くなっていると感じています。
データの取得時間を短縮するには、CustTable のキャッシュを更新する必要があります。
CacheLookup プロパティをどのように構成すればよいでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/dynamicsax-2012/developer/set-based-caching
https://docs.microsoft.com/en-us/dynamicsax-2012/developer/single-record-caching
質問 # 121
会社は Dynamics 365 Finance を使用しています。
顧客グループが EXT に等しいすべての顧客をループするクエリを実装するには、QueryBuilder クラスを使用する必要があります。クエリを実装する必要があります。クエリ オブジェクトを宣言して初期化します。
クエリを実行する必要があります。
どの順序でアクションを実行する必要がありますか? 回答するには、すべてのアクションをアクションのリストから回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
質問 # 122
企業は、Microsoft SQL Server Reporting Services (SSRS) の基本レポートの 1 つを変更する必要があります。レポートには、レポートを開いたユーザーに基づいてレポートを自動的にフィルタリングする新しいフィールドが含まれている必要があります。
指定どおりに新しいフィールドを追加する必要があります。
あなたは何をするべきか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Graphical user interface, text, application Description automatically generated
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/analytics/customize-app-suite-reports- with-extensions
https://community.dynamics.com/ax/b/dynamics101trainingcenterax/posts/developing-a-ssrs-report-using-the- report-data-provider-in-microsoft-dynamics-ax-2012
質問 # 123
あなたは、Dynamics 365 Supply Chain Management のワークフローを開発しています。
ワークフローは、それが定義された組織内でのみ使用する必要があります。
ワークフローを構成する必要があります。
どのワークフロー関連付けタイプを使用する必要がありますか?
- A. 会社
- B. グローバル
- C. その他
正解:A
質問 # 124
プロジェクトのモデルを構成する必要があります。
目標を達成するために考えられる 2 つの方法は何ですか? それぞれの正解は完全な解決策を示します。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. 既存の FinanceExt モデルを拡張し、プロジェクト モデル定義を設定します。
- B. 既存の FinanceExt モデルを拡張する新しいモデルを作成します。
- C. 既存の FinanceExt モデルをオーバーレイし、ソリューション定義を入力します。
- D. DefaultConfig.xml ファイルの DefaultModelForNewProject 設定を変更し、モデルに FinanceExt という名前を付けます。
正解:A、C
解説:
https://www.google.com/amp/s/robscode.onl/d365-set-default-model-for-new-projects/amp/
Topic 2, World Wide Importers
This is a case study Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment and problem statements. When you are ready to answer a question, click the Question button to return to the question.
Background
Wide World Importers sell office supplies, furniture, and fittings to their customers across the United States.
The company has the following locations:
* a retail store in Seattle
* a warehouse in Seattle
* a customer support and call center in Atlanta
* a team of field workers that provide furniture installation services at customer sites Wide World Importers plans to implement Dynamics 365 Finance and Microsoft Azure cloud platform features.
Current environment
Requirements
Customers may place orders by email, phone, or by using the company's website. The company authorizes and processes credit card transactions by using a web-based application. Customer, inventory, supplier, and other master and transactional data is stored in a legacy database.
The company collects feedback from customers by phone or a form on the company's website and maintains the data in a Microsoft Excel workbook.
Wide World Importers runs on-premises applications to manage payroll and workers compensation. The company has a set of Microsoft Power Bl dashboards that present data from a reporting database.
The company creates a Lifecycle Services (LCS) implementation project and completes Dynamics 365 Finance onboarding.
The company maintains production, quality assurance (QA). development, user acceptance testing (UAT), and build environments.
General
* You must configure a cloud-based Dynamics 365 Finance development environment and enable code extensions that support updates.
* You must configure version control and a Build environment.
* You must migrate all legacy data to the new system.
* You must implement best practices for X++ coding, the data model, caching, and security.
* All new code must be unit tested in a development environment and then validated by the QA team before code is added to source control.
Business processes
* You must configure vendor trade agreements.
* Products must be shipped directly from suppliers to customers depending on customer location to save indirect costs.
* You must collect customer feedback on products shipped directly from vendors.
* You must deploy code to a UAT environment for testing before deploying code to production.
* You must validate all entries for the purchase order creation form.
* You must develop a web portal that allows customers to browse products, place orders, and check order status. Product data for the web portal must be integrated as periodic batches.
Business systems
* You must install and configure a third-party solution for credit card processing within Dynamics 365 Finance. The third-party company will provide a deployable package.
* The workers compensation application must be able to call an API to update worker compensation details in Dynamics 365 Finance.
* You must develop a process to import payroll journals into the system.
* You must configure the warehouse mobile device portal for warehouse operations.
* You must install a third-party solution to support web portal integration. The solution is supplied as a source code model file.
Vendor exclusion list
You must develop a new solution to maintain a Vendor exclusion list for each customer and item combination. The solution must meet the following requirements:
* Isolate all new vendor exclusion codes as a new assembly by creating a table named Vend Exclusions.
* Create an index for the table named Primaryldx that uses the following fields: CustAccount, Itemld, VendAccount.
* Ensure that users can open the Vendor Exclusion list report from the customer master form. The list must display the customer account Item ID, and Vendor account fields.
* Implement the Excel integration for the Vendor Exclusion List form.
* Provide functionality to periodically export the Vendor exclusion list to prepare reports by using standard reporting capabilities of Dynamics 365 Unified Operations.
* Develop necessary security permissions to view and maintain the new Vendor exclusion list functionality and reporting. Users with maintain rights will be able create, update, and delete the exclusion list. Permissions must be assigned to security roles to match company security model.
* Maintain referential integrity with other tables.
* Users must be presented with a warning message before a direct delivery purchase order is created for a vendor in exclusion list.
* Sales managers must be alerted when a new exclusion record is added to the system.
Security
* You must implement the record level audit feature to identify the users who created the record.
* Grant specific users rights to maintain the vendor exclusion list by using Excel.
* You must implement validation to check whether a proposed direct delivery purchase order vendor is on the exclusion list for the customer and product combination.
Issues
User1 is not able to access many features in the system. You must provide User1 administrator rights.
A sales manager suspects a data-related issue in the vendor exclusion list. User1 must identify the user who created the referenced exclusion records.
Developed joins the company and does not have access to a development environment or source control.
User2 reports performance issues when they generate direct delivery purchase orders after current updates are applied.
User2 reports that they cannot access new functionality and reports.
質問 # 125
あなたは Dynamics 365 Finance 開発者です。
次のクラス定義があります。
拡張クラスを作成し、Chain of Command (CoC) を使用してメソッドをラップする必要があります。Qty 変数の値が 5 未満の場合、コードは例外を発生させる必要があります。
コードセグメントをどのように完成させるべきでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Box 1: final class WebShopOrderVal_Extension
Box 2: public static void checkQtyValue(int Qty)
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/method-wrapping-coc
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/naming-guidelines-extensions
質問 # 126
注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、指定された目標を達成できる可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策が含まれる場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
次のステータスを持つ、truckStatus という名前の列挙があります。
空の
ロード済み
完了
次のコードがあります。
この列挙を拡張し、次のステータスを列挙に追加する必要があります: Quarantine、InTransit。次に、switch ステートメントを検証するコードを変更する必要があります。
解決策: 列挙値を使用して新しい列挙値の列挙とロジックをチェックするポスト ハンドラーをメソッドに追加します。
解決策は目標を達成できますか?
- A. はい。
- B. いいえ
正解:A
質問 # 127
......
最新の検証済みMB-500日本語問題集と解答合格保証もしくは全額返金です:https://www.goshiken.com/Microsoft/MB-500J-mondaishu.html