Microsoft Dynamics 365 Customer Service Functional Consultant MB-230 Dumps in PDF

Free Microsoft MB-230 Real Questions (page: 24)

You create a canvas app to show trending results from a Power Virtual Agents chatbot.
The results must be viewable on the Dynamics 365 Customer Service workspace home page.
You need to add the survey results canvas app to the Customer Service workspace.
What should you do?

  1. Add an iFRAME component to the main home page form and reference the canvas app name
  2. Share the canvas app
  3. Add the canvas app to the sitemap
  4. Create a solution in the environment and add the canvas app to the solution
  5. Add the canvas app component to the main home page form and reference the canvas app name

Answer(s): A

Explanation:

A Canvas App can be easily embedded in a web site using the Iframe.

Note: Say e.g. we have the following Canvas App to be embedded inside Dashboard in Dynamics 365.

Save the app and navigate to Details.
We can copy the Web link or App ID.
The URL Format: https://apps.powerapps.com/play/[appId]
The other parameter that can be used are source, tenantid, screencolor and any additional parameters. E.g. https://apps.powerapps.com/play/[appId]?source=iframe&screenColor=rgba(120,110,55,1)&param1=value&param2=value 2
Here we have embedded it inside an Iframe component within the Dashboard


Reference:

https://nishantrana.me/2020/11/12/embedding-canvas-app-in-an-iframe-inside-dynamics-365/



You are integrating Power Virtual Agents with Omnichannel for Customer Service.
You create context variables.
You need to complete the handoff process to a human agent.

Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  1. In Power Virtual Agents, enter the Power Virtual Agents Application ID.
  2. In the Power Virtual Agents topic, add the Transfer to Agent node in the End the conversation node.
  3. In the Omnichannel Administration app, add a user as a virtual agent.
  4. In Power Virtual Agents, disable the Teams channel.
  5. In Power Virtual Agents, select Transfer to agent.

Answer(s): A,B,E

Explanation:

Connect your bot to Omnichannel for Customer Service

1. (E) In Power Virtual Agents, edit your bot. In the left panel, select Manage, Agent transfers, and then select the Omnichannel tile.


2. Select Enable.

3. Under See the environment this bot is connected to, select the environment where you have omnichannel integration turned on.

4. (A) Select See how to register a new Application ID and follow the steps to find or create the app registration for Power Virtual Agents.


5. On the Azure portal go to App registrations, then select Overview. Copy the Application (client) ID

6. Return to the Omnichannel pane in Power Virtual Agents and paste the Application ID in the Application ID box.

Important
Omnichannel for Customer Service models bots as "application users." Therefore, the Application ID that you use must be unique to your Microsoft Dataverse organization or environment.

7. Select Add your bot.

Power Virtual Agents uses a Teams channel to communicate with Omnichannel for Customer Service. If one isn't turned on, a Teams channel will be enabled when you select Add your bot.

8. Select the View details in Omnichannel link to continue configuring the bot connection in your omnichannel interface.

B: End bot conversation
You must configure the Power Virtual Agents web app bot to end a conversation. See End conversation.

When a customer closes the chat window, for the bot to end the conversation in Omnichannel for Customer Service, you must also configure a context variable that explicitly ends the conversation.

To configure a bot conversation to end, perform the following steps:

1. In Power Virtual Agents, for the selected bot, add a new topic.

2. Select Go to authoring canvas, and in Add node, select Call an action, and then select Create a flow.

3. On the Power Automate window that opens on a new tab, do the following:

In the Return value(s) to Power Virtual Agents box, select Add an output, and then select Yes/No.
In the Enter title box, enter CloseOmnichannelConversation, which is the Omnichannel for Customer Service context variable name.
In the Enter a value to respond box, select the Expression tab, and then enter bool(true) to build the expression, and select OK.
Save the changes, and then exit Power Automate.

4. In the topic that you were editing, select Call an action again, and then in the list, select the flow that you created.

5. In Add node, select End the conversation, and then select Transfer to agent.

6. Go to the topic in which you need to invoke the topic for ending the bot conversation in Omnichannel for Customer Service, and use the Go to another topic option in Add a node.

7. Select the topic that you created for ending the bot conversation.

8. Save and publish the changes.


Reference:

https://docs.microsoft.com/en-us/power-virtual-agents/configuration-hand-off-omnichannel



HOTSPOT (Drag and Drop is not supported)
A company uses Omnichannel for Customer Service.

The company has the following requirements for their agents' conversations with customers:

•Agents must verify a customer's information when a chat starts.
•Auto search must be enabled for knowledgebase articles based on case title.

You need to enable agent scripts.

Which action types should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: Automation
The automation dictionary maintains the contextual data for sessions. You can use the keys from the automation dictionary to pass the parameter in an action.

While creating templates and macros in the admin app, you can pass parameter keys such as title of a session, title of notification, title of an application tab template, and custom parameter values for application tab types. These keys are replaced based on the contextual information available at the time of execution.

Box 2: Macro
Automate tasks with macros
Overview of macros
In the customer service industry, agents have to click often to perform simple tasks, such as open a form, fill, and save it, and many repetitive and monotonous actions, such as greeting and verifying a customer, sending acknowledgment mail, and taking notes. These clicks and repetitive tasks can lead to human errors when agents copy and paste the data across different operations.

Macros are a set of sequential actions that are performed by a user. They enable users to perform daily operations efficiently in a fast and process-compliant manner. You can reuse macros with different sessions based on the context parameters that are specific to the session.

The value propositions of the macros are as follows:

•Automate repetitive and monotonous tasks with a single click.
•Minimize human errors.
•Adhere to business processes.
•Lower average handling time.
•Improve customer satisfaction.
•Create contextual and reusable macros.

Incorrect:
* Smart assist is an intelligent assistant that provides real-time recommendations to agents, helping them take actions while interacting with customers. It allows organizations to build a custom bot and plug-in to their environment. These custom bots interpret conversations in real time and provide relevant recommendations such as knowledge articles, similar cases, and next-best steps to the agent's user interface.

The smart assist feature can be enabled across all channels, such as Chat for Dynamics 365 Customer Service, SMS, and Facebook (excluding Entity Records Channel), making it a consistent experience for agents.

Prerequisites
Productivity pane must be enabled. Out of the box, productivity pane is enabled by default.
Smart assist must be enabled.
One of the following:
- AI-suggested similar cases and knowledge articles should be enabled by your administrator.
- Develop a smart assist bot and integrate it with Omnichannel for Customer Service. The smart-assist bot interprets the conversation context in real time and provides suggestions to agents.


Reference:

https://docs.microsoft.com/en-us/dynamics365/app-profile-manager/automation-dictionary-keys
https://docs.microsoft.com/en-us/dynamics365/app-profile-manager/macros
https://docs.microsoft.com/en-us/dynamics365/app-profile-manager/smart-assist



You are creating a Power Virtual Agents chatbot to handle common customer inquiries.

A manager reports that some inquiries are not routing to the appropriate customer service representatives. You observe that one node is inactive.

You need to determine why the node is inactive.
What should you use?

  1. Maker portal
  2. Supervisor dashboard
  3. Test bot pane
  4. Topic checker

Answer(s): D


Reference:

https://docs.microsoft.com/en-us/power-virtual-agents/authoring-topic-management



You are helping a company implement Power Virtual Agents with Omnichannel for Customer Service.

The company has a chatbot that escalates to a manager if a customer wants to escalate from a chatbot.

You need to configure a prerequisite before you can implement the chatbot.
Which prerequisite should you configure?

  1. Configure context variables for a chatbot.
  2. Create one chatbot in one queue with a human having a higher capacity over the chatbot.
  3. Create one chatbot in one queue with the chatbot having the highest capacity over human capacity.
  4. Configure a Microsoft Teams support channel for the chatbot.
  5. Configure an SMS channel for a chatbot.

Answer(s): A


Reference:

https://docs.microsoft.com/en-us/dynamics365/customer-service/configure-bot-virtual-agent



Share your comments for Microsoft MB-230 exam with other users:

K
kanjoe
7/2/2023 11:40:00 AM

good questons

M
Mahmoud
7/6/2023 4:24:00 AM

i need the dumb of the hcip security v4.0 exam

W
Wei
8/3/2023 4:18:00 AM

upload the dump please

S
Stephen
10/3/2023 6:24:00 PM

yes, iam looking this

S
Stephen
8/4/2023 9:08:00 PM

please upload cima e2 managing performance dumps

H
hp
6/16/2023 12:44:00 AM

wonderful questions

P
Priyo
11/14/2023 2:23:00 AM

i used this site since 2000, still great to support my career

J
Jude
8/29/2023 1:56:00 PM

why is the answer to "which of the following is required by scrum?" all of the following stated below since most of them are not mandatory? sprint retrospective. members must be stand up at the daily scrum. sprint burndown chart. release planning.

M
Marc blue
9/15/2023 4:11:00 AM

great job. hope this helps out.

A
Anne
9/13/2023 2:33:00 AM

upload please. many thanks!

P
pepe el toro
9/12/2023 7:55:00 PM

this is so interesting

A
Antony
11/28/2023 12:13:00 AM

great material thanks

T
Thembelani
5/30/2023 2:22:00 AM

anyone who wrote this exam recently

P
P
9/16/2023 1:27:00 AM

ok they re good

J
Jorn
7/13/2023 5:05:00 AM

relevant questions

A
AM
6/20/2023 7:54:00 PM

please post

N
Nagendra Pedipina
7/13/2023 2:22:00 AM

q:42 there has to be a image in the question to choose what does it mean from the options

B
BrainDumpee
11/18/2023 1:36:00 PM

looking for cphq dumps, where can i find these for free? please and thank you.

S
sheik
10/14/2023 11:37:00 AM

@aarun , thanks for the information. it would be great help if you share your email

R
Random user
12/11/2023 1:34:00 AM

1z0-1078-23 need this dumps

L
labuschanka
11/16/2023 6:06:00 PM

i gave the microsoft azure az-500 tests and prepared from this site as it has latest mock tests available which helped me evaluate my performance and score 919/1000

M
Marianne
10/22/2023 11:57:00 PM

i cannot see the button to go to the questions

S
sushant
6/28/2023 4:52:00 AM

good questions

A
A\MAM
6/27/2023 5:17:00 PM

q-6 ans-b correct. https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-cli-quick-start/use-the-cli/commit-configuration-changes

U
unanimous
12/15/2023 6:38:00 AM

very nice very nice

A
akminocha
9/28/2023 10:36:00 AM

please help us with 1z0-1107-2 dumps

J
Jefi
9/4/2023 8:15:00 AM

please upload the practice questions

T
Thembelani
5/30/2023 2:45:00 AM

need this dumps

A
Abduraimov
4/19/2023 12:43:00 AM

preparing for this exam is overwhelming. you cannot pass without the help of these exam dumps.

P
Puneeth
10/5/2023 2:06:00 AM

new to this site but i feel it is good

A
Ashok Kumar
1/2/2024 6:53:00 AM

the correct answer to q8 is b. explanation since the mule app has a dependency, it is necessary to include project modules and dependencies to make sure the app will run successfully on the runtime on any other machine. source code of the component that the mule app is dependent of does not need to be included in the exported jar file, because the source code is not being used while executing an app. compiled code is being used instead.

M
Merry
7/30/2023 6:57:00 AM

good questions

V
VoiceofMidnight
12/17/2023 4:07:00 PM

Delayed the exam until December 29th.

U
Umar Ali
8/29/2023 2:59:00 PM

A and D are True

AI Tutor 👋 I’m here to help!