PL-500日本語 PDFで合格させるスゴ問題集でPL-500日本語最新のリアル試験問題
有効なPL-500日本語テスト解答PL-500日本語試験PDF問題を試そう
質問 # 15
企業は、複数のアプリケーションと部門を含むプロセスを実行しています。
このプロセスにはいくつかの制約があり、より効率的になる可能性があります。
プロセスを理解し、問題を特定する必要があります。
各シナリオでどの機能を使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
質問 # 16
あなたは、数千の製品データ シートを処理する Power Automate デスクトップ フローを開発しています。データシートは古いデスクトップ アプリケーションに存在します。各データシートは同じ形式で、製品画像と説明フィールドが含まれています。
各製品シートから製品画像と説明を抽出し、それらの要素を Microsoft Dataverse のテーブルに追加する必要があります。
Power Automate Desktop オートメーション機能のうち、どの 2 つを使用する必要がありますか? それぞれの正解は完全な解決策を示します。
注: 正しく選択するたびに 1 ポイントの価値があります。
- A. フォーカスをウィンドウ内のテキスト フィールドに変更します。
- B. 光学式文字認識 (OCR) を使用してテキストを抽出します。
- C. ウィンドウで Ul 要素の詳細を取得します。
- D. 画像をキャプチャします。
- E. ウィンドウのコンテンツがウィンドウに表示されるか、ウィンドウから消去されるまで待ちます。
正解:B、D
質問 # 17
Member Management System フローのスクリプト アクションを実装する必要があります。
何を使えばいいのでしょうか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります
正解:
解説:
Explanation:
A close-up of a text Description automatically generated
質問 # 18
あなたは企業向けに自動化ソリューションを開発しています。クラウド フローでは環境変数を使用する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 答えるには、アクションのリストから適切なアクションをその順序に移動します。
正解:
解説:
質問 # 19
SharePoint リストからデータをクエリするクラウド フローを作成する準備をしています。
テスト環境と運用環境では異なる SharePoint リストを使用する必要があります。
フローを展開する環境に適切な SharePoint リストを選択するようにフローを構成する必要があります。
どの 5 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Create a new cloud flow in a solution and add a Get items action.
In the solution, create an environment variable where Data Type equals Data source and Parameter Type equals Site. This will store the SharePoint site URL as a variable.
In the solution, create another environment variable where Data Type equals Data source and Parameter Type equals List. This will store the SharePoint list name as a variable.
Choose a SharePoint site and list from available environmental variables in the Get items action. You can use the parameters function to reference the variables by name.
Enter custom values for the target SharePoint site and list in each environment where you deploy the flow. You can do this while importing the solution or by editing the environment variables.
質問 # 20
あなたは企業向けに自動化ソリューションを開発しています。
ソリューションを他のユーザーと共有する必要があります。
どのアクションを使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Graphical user interface, text, application, email Description automatically generated
質問 # 21
ProdManager の保存に関する問題をトラブルシューティングする必要があります。
次の各ステートメントについて、そのステートメントが true の場合は [はい] を選択します。それ以外の場合は、「いいえ」を選択します。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
No, Yes, No
According to the scenario, you are unable to save ProdManager because it uses a connection reference that is missing from ProductionMonitor. To resolve this issue, you can use the Connection References page to add the missing embedded connection references to ProductionMonitor. This way, you can ensure that both cloud flows use the same connection reference and avoid errors.
Adding the current user as a co-owner of ProductionMonitor will not resolve the issue, because co-owners cannot modify the connections or connection references used by a cloud flow. Changing the value of the Run only users setting for ProductionMonitor will also not resolve the issue, because this setting only affects how run-only users can access connections when they run a cloud flow manually.
質問 # 22
Web サイト上のフォームを自動化しています。Web サイトでは、次の HI ML マークアップを使用してフォーム上の各フィールドを定義します。
各フィールドのラベルはフォーム内で一意です。
フォームにデータを書き込む必要があります。
次の各ステートメントについて、そのステートメントが true の場合は [はい] を選択します。それ以外の場合は、「いいえ」を選択します。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
質問 # 23
あなたは、desktop automation ソリューションを設計しています。
自動化にエラー処理が含まれていることを確認する必要があります。ソリューションには次のロジックが必要です。
自動化でアクションが失敗した場合、フローは別のフローにリダイレクトされる必要があります。
一連のアクションが頻繁に失敗する場合は、特定の手順を実行する必要があります。
要件ごとに使用するエラー処理方法を選択する必要があります。
どのエラー処理方法または構成を選択する必要がありますか? 要件に応じた適切なエラー処理方法または構成を答えます。各エラー処理方法または構成は、1 回だけ使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しい選択はそれぞれ 1 ポイントの価値があります。
正解:
解説:
Explanation:
質問 # 24
企業は Microsoft Power Platform の使用を計画しています
同社はユーザーに複数のテスト環境を必要としています。同社は、Microsoft Power Platform 環境が次の場合に適切であることを確認したいと考えています。
* ユーザー A は、Microsoft Power Platform の機能を期間限定でテストしたいと考えています。
* UserB はソリューションをテストしたいと考えています。
ユースケースごとに環境タイプを選択する必要があります。
どの環境タイプを選択する必要がありますか? 答えるには、適切な環境タイプを正しいシナリオにドラッグします。各環境タイプは、1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
質問 # 25
あなたは会社の自動化を作成しています。Microsoft Dataverse テーブルに新しいレコードが作成されると、オートメーションによって同じデータがエンタープライズ リソース プランニング (ERP) システムに追加される必要があります。ERP システムには API がありません。
自動化ソリューションを作成する必要があります。
何を使えばいいのでしょうか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Graphical user interface, text, application, email Description automatically generated
質問 # 26
カスタム コネクタを開発しています。
コネクタの定義を作成する必要があります。
どの機能を使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Graphical user interface, application Description automatically generated
質問 # 27
あなたは企業向けに自動化ソリューションを開発しています。クラウド フローでは環境変数を使用する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 答えるには、アクションのリストから適切なアクションをその順序に移動します。
正解:
解説:
質問 # 28
アプリケーションの承認プロセスにどの自動化テクノロジーを使用するかを特定する必要があります。
何を使えばいいのでしょうか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
質問 # 29
あなたは、デスクトップ アプリケーションと対話する自動化ソリューションを設計しています。
ビジネス要件ごとに適切な Ul 自動化アクションを選択する必要があります。
どの自動化アクションを使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
質問 # 30
勤怠転記の自動化に使用する式を決定する必要があります。
どの式を使用すればよいでしょうか?
- A.

- B.

- C.

- D.

正解:D
質問 # 31
あなたは自動化ソリューションの新しいリリースを開発しています。
適切な機能を使用する必要があります。
どの機能を使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
Graphical user interface, text, application, email Description automatically generated
質問 # 32
カスタム コネクタ アクションを使用して請求書情報を送信する Power Automate クラウド フローを実装しています。
カスタム コネクタのアクションによってエラーが発生する場合があることがわかります。カスタム コネクタ アクションでエラーがスローされた場合に、システムから警告の電子メールが送信されるようにしたいと考えています。
電子メール送信アクションは、カスタム コネクタ アクションが失敗した場合にのみトリガーされるようにする必要があります。
あなたは何をするべきか?
- A. アクションがスキップされた後に実行する設定を設定します。
- B. 終了アクションを作成し、ステータスを「キャンセル」に設定します。
- C. 実行アクションの設定を失敗に設定します
- D. アクションがタイムアウトした後に実行する設定を設定します。
- E. ステータスを失敗に設定し、エラー コードを設定する終了アクションを作成します。
正解:C
質問 # 33
あなたは企業向けに自動化ソリューションを開発しています。
クラウド フローでは環境変数を使用する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
Text Description automatically generated with medium confidence
質問 # 34
あなたはデスクトップ フローを開発しています。
フロー内に AND ロジックを含む IF ステートメントを含める必要があります。
IF ステートメントにはどの式を使用する必要がありますか?
- A.

- B.

- C.

- D.

- E.

正解:A
質問 # 35
あなたは銀行向けの自動化ソリューションを開発しています。このソリューションではクラウド フローとデスクトップ フローを使用します。クラウド フローは Azure Key Vault から機密情報を取得し、その情報をデスクトップ フローに渡す必要があります。
「シークレットの取得」の説明に従って、シークレットの取得アクションを構成します。(「シークレットの取得」タブをクリックします。)
デスクトップ フローの図に示されているように、デスクトップ フローを構成します。(「デスクトップ フロー」タブをクリックします。)
クラウド フローまたはデスクトップ フローの実行詳細を表示して機密情報をプレビューできないようにする必要があります。
次の各ステートメントについて、そのステートメントが true の場合は [はい] を選択します。それ以外の場合は、「いいえ」を選択します。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
質問 # 36
あなたは会社の自動化プロセスを設計しています。
自動化シナリオごとに適切なアクションを選択する必要があります。
どのアクションを実行する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
Graphical user interface, text, application, email Description automatically generated
質問 # 37
ある会社では、顧客関係管理 (CRM) アプリがマシンにインストールされています。
毎月、従業員は Azure Active Directory (Azure AD) アカウントを使用してマシンにサインインし、アカウントのリスト内の各アカウントの財務諸表を生成します。アカウントのリストは Microsoft Dataverse に保存されます。従業員は、Office 365 Outlook を使用して各顧客に明細書を送信する必要があります。
タスクを自動化するソリューションを開発する必要があります。
どのコンポーネントを使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
正解:
解説:
Explanation
質問 # 38
開発者はデスクトップ フローを作成します。
フローをデバッグする必要があります。
どのデバッグ ツールを使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
質問 # 39
MaintenanceScheduler の共有を設定する必要があります。
どの共有方法を使用する必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation:
User 1: Share as owner
User 2: Share as co-owner
User 3: Share as run only user
According to the scenario, you want to share the MaintenanceScheduler cloud flow with three users who have different roles and permissions. To do this, you can use the following sharing methods:
* Share as owner: This method allows you to add another user as an owner of the cloud flow, who can view, edit, run, and manage the flow. You can use this method to share the cloud flow with User 1, who is a senior maintenance manager and needs full access to the flow.
* Share as co-owner: This method allows you to add a SharePoint list as a co-owner of the cloud flow, so that anyone who has edit access to the list also has edit access to the flow. You can use this method to share the cloud flow with User 2, who is a maintenance manager and needs to edit the flow. You can
* add the SharePoint list that User 2 has access to as a co-owner of the flow.
* Share as run only user: This method allows you to grant run-only permissions to another user for the cloud flow, who can only run the flow manually or view its run history. You can use this method to share the cloud flow with User 3, who is a maintenance technician and needs to run the flow on demand.
Topic 2, Contoso Pharmaceuticals
Background
Contoso Pharmaceuticals distributes specialty pharmaceuticals, ingredients, and raw materials throughout North America. The company has 33 offices and 12 warehouses across the US, Mexico, and Canada. As their customers' needs grow in sophistication, Contoso wants to delight customers with breakthrough products, exceptional service, and on-time delivery of materials. They want to automate time consuming and manual processes that are prone to error. Contoso wants to consolidate and automate ordering and fulfillment processes.
* The company has a fleet of 500 delivery trucks. The company has 150 drivers and uses third-party contractors to deliver goods.
* The company has 400 warehouse workers and 30 finance clerks.
* Contoso has 85 sales representatives and 50 customer service representatives. Sales representatives spend most of their time on the road visiting customers or prospects.
* The IT department consists of four system administrators and six system analysts.
Current environment
Overview
Contoso Pharmaceuticals has a custom enterprise resource management (ERP) system. It is difficult to integrate other applications and services with the system. Office staff manually key in purchase orders, customer orders, and invoices after they receive a scan or hard copy of an agreement.
Applications
* The company uses a custom supplier management system named SMSApps that runs on each user's workstation. The system is costly to run and maintain. SMSApp does not have an API.
* Sales representatives manage customer requests by using Dynamics 365 Sales.
* Contoso has Microsoft Power Platform development, user acceptance testing (UAT), and production environments.
* Administrators create one Accounts Payable (AP) mailbox for each environment to support testing.
* The use of a DLP policy and Desktop Flow development is specified as part of the automation requirements.
Business process
1. Sales representatives create quotes by using a Microsoft Word document template. The template allows representatives to include product quantity, and cost estimation details that will be needed to fulfil an order.
The representative converts quotes to a PDF file and emails the file to the customer for approval.
2. The sales representative alerts the finance team about the new order and emails the finance team a copy of the quote for processing.
3. The finance team prints the quote and manually creates a purchase order (PO) into SMSApp to request materials from a known and trusted vendor.
4. The SMSApp distributes the PO to stakeholders. The system sends a copy to a shared finance team mailbox.
5. Once a PO is fulfilled by a vendor, the system sends an email to the finance mailbox. The finance team releases an order to the warehouse.
6. Materials are shipped from the vendor to one of Contoso's warehouses. Warehouse workers enter key information from the waybill into SMSApp. The materials are unloaded and racked in the warehouse until they are shipped to customers.
7. Upon checking for new daily orders in SMSApp, they see an open order is pending that is awaiting the newly received materials
8. The Warehouse worker loads an order onto a truck for delivery and marks the order as complete in SMSApp.
9. Sales representatives provide fulfillment status and tracking information for orders.
10. A finance clerk prepares an invoice and sends the invoice to the customer by email. The clerk sends a copy of the email to the shared AP mailbox.
11. The AP team monitors the shared mailbox to confirm that the customer has paid the invoice.
Requirements
Functional requirements
* Large volume orders must be processed before other orders.
* Invoices must be cross-checked with received items against packing slip for shipments.
* The finance team must be able to analyze patterns in transactional data to conduct fraud prevention activities.
* You must automate the process of entering data about incoming orders into SMSApp.
* The solution must follow the principle of least privilege.
Purchase Order Quantity flow
* You must create an unmanaged solution to update purchase order details in SMSApp. The flow must use a manual trigger.
* Members of Accounts Payable team will be testers for the solution. They must be able to access the Purchase Order Quantity flow.
Flow for processing invoice data
* You must create a flow to monitor the AP mailbox. When an invoice arrives as an attachment in the inbox, the flow must automatically process the invoice data by using a form processing model. The flow must cross-check the received items against the packing slip.
* You must use different Accounts Payable email addresses for development user acceptance testing (UAT), and production environments.
* You must use an environment variable to represent the Accounts Payable mailbox for the environment in use.
* You must be able to use the environment variable across multiple cloud flows, a custom connector, and a canvas app.
Technical requirements
* Users must only be allowed to connect to and access systems that are required for the employee to perform required job tasks.
* All automation flows must be either co-owned or shared between staff.
* All employees must be able to access the new environment to build personal productivity automations.
* You must distribute the workload for desktop flows to optimize productivity.
Monitor flows
* All data extracted from Invoices should be stored in a custom Dataverse entity. Only employees who are part of Finance role should be able to edit all Invoice data but must be prevented from creating or deleting one.
Issues
Invoice data
All users report that they can see and modify invoice data.
New environment
* The IT department creates a new environment. A user creates a cloud flow named FlowA in the environment that triggers a desktop flow. A user reports that the cloud flow does not trigger the desktop flow to run.
* Microsoft Dataverse is not provisioned in the new environment. You attempt to create a Desktop flow in the default environment but receive a Dataverse error message and cannot proceed.
Data entry automation flow
An administrator runs a new desktop flow in the development environment to automate data entry into SMSApp. The flow automatically reverts to a suspended state.
Order fulfillment flow
You must automate the customer communication process by using an unattended desktop flow. The flow must check the fulfillment status of each active order in SMSApp. If an order is fulfilled, the flow must send the customer an email that includes tracking information for their order.
質問 # 40
......
PL-500日本語問題集はあなたの合格を必ず保証します:https://jp.fast2test.com/PL-500J-premium-file.html