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

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

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:

D
Deno
10/25/2023 1:14:00 AM

i failed the cisa exam today. but i have found all the questions that were on the exam to be on this site.

C
CiscoStudent
11/15/2023 5:29:00 AM

in question 272 the right answer states that an autonomous acces point is "configured and managed by the wlc" but this is not what i have learned in my ccna course. is this a mistake? i understand that lightweight aps are managed by wlc while autonomous work as standalones on the wlan.

P
pankaj
9/28/2023 4:36:00 AM

it was helpful

U
User123
10/8/2023 9:59:00 AM

good question

V
vinay
9/4/2023 10:23:00 AM

really nice

U
Usman
8/28/2023 10:07:00 AM

please i need dumps for isc2 cybersecuity

Q
Q44
7/30/2023 11:50:00 AM

ans is coldline i think

A
Anuj
12/21/2023 1:30:00 PM

very helpful

G
Giri
9/13/2023 10:31:00 PM

can you please provide dumps so that it helps me more

A
Aaron
2/8/2023 12:10:00 AM

thank you for providing me with the updated question and answers. this version has all the questions from the exam. i just saw them in my exam this morning. i passed my exam today.

S
Sarwar
12/21/2023 4:54:00 PM

how i can see exam questions?

C
Chengchaone
9/11/2023 10:22:00 AM

can you please upload please?

M
Mouli
9/2/2023 7:02:00 AM

question 75: option c is correct answer

J
JugHead
9/27/2023 2:40:00 PM

please add this exam

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

please upoad

J
John
8/7/2023 12:09:00 AM

has anyone recently attended safe 6.0 certification? is it the samq question from here.

B
Blessious Phiri
8/14/2023 3:49:00 PM

expository experience

C
concerned citizen
12/29/2023 11:31:00 AM

52 should be b&c. controller failure has nothing to do with this type of issue. degraded state tells us its a raid issue, and if the os is missing then the bootable device isnt found. the only other consideration could be data loss but thats somewhat broad whereas b&c show understanding of the specific issues the question is asking about.

D
deedee
12/23/2023 5:10:00 PM

great help!!!

S
Samir
8/1/2023 3:07:00 PM

very useful tools

S
Saeed
11/7/2023 3:14:00 AM

looks a good platform to prepare az-104

M
Matiullah
6/24/2023 7:37:00 AM

want to pass the exam

S
SN
9/5/2023 2:25:00 PM

good resource

Z
Zoubeyr
9/8/2023 5:56:00 AM

question 11 : d

U
User
8/29/2023 3:24:00 AM

only the free dumps will be enough for pass, or have to purchase the premium one. please suggest.

C
CW
7/6/2023 7:37:00 PM

good questions. thanks.

F
Farooqi
11/21/2023 1:37:00 AM

good for practice.

I
Isaac
10/28/2023 2:30:00 PM

great case study

M
Malviya
2/3/2023 9:10:00 AM

the questions in this exam dumps is valid. i passed my test last monday. i only whish they had their pricing in inr instead of usd. but it is still worth it.

R
rsmyth
5/18/2023 12:44:00 PM

q40 the answer is not d, why are you giving incorrect answers? snapshot consolidation is used to merge the snapshot delta disk files to the vm base disk

K
Keny
6/23/2023 9:00:00 PM

thanks, very relevant

M
Muhammad Rawish Siddiqui
11/29/2023 12:14:00 PM

wrong answer. it is true not false.

J
Josh
7/10/2023 1:54:00 PM

please i need the mo-100 questions

V
VINNY
6/2/2023 11:59:00 AM

very good use full

AI Tutor 👋 I’m here to help!