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?
Answer(s): A
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)¶m1=value¶m2=value 2Here we have embedded it inside an Iframe component within the Dashboard
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.
Answer(s): A,B,E
Connect your bot to Omnichannel for Customer Service1. (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. ImportantOmnichannel 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 conversationYou 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.
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.
Box 1: AutomationThe 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: MacroAutomate tasks with macrosOverview of macrosIn 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.
https://docs.microsoft.com/en-us/dynamics365/app-profile-manager/automation-dictionary-keyshttps://docs.microsoft.com/en-us/dynamics365/app-profile-manager/macroshttps://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?
Answer(s): D
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?
https://docs.microsoft.com/en-us/dynamics365/customer-service/configure-bot-virtual-agent
Share your comments for Microsoft MB-230 exam with other users:
Question 23:Question 23 describes a multimodal model where users can upload unsafe images that could contain hidden instructions. The goal is to implement controls to mitigate this risk. Key points to understand
beautiful exams
You need to implement the date dimension in the data store. The solution must meet the technical requirements. What are two ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. Populate the date dimension table by using a dataflow. Populate the date dimension table by using a Copy activity in a pipeline. Populate the date dimension view by using T-SQL. Populate the date dimension table by using a Stored procedure activity in a pipeline.Please answer
Question 14:
Question 5:Question 5 asks how to identify min and max values for each column in a Dataflow result. Correct options: B and E.
Question 18:Question 18: Why not A?
Question 4:Question 4 is about when to use batch processing.
Question 5:I can’t see the [Image] in Question 5, but I can explain the likely reasoning.
Question 12:Here’s why Question 12’s correct choices are C and D.
Question 3:Question 3 asks for two valid ways to meet the purchase order creation validation (warn if the vendor is on the exclusion list for the customer/product and block/alert accordingly). Correct answers: C and D
Question 12:Here’s how to understand question 12.
Question 6:Here’s how question 6 works. Key constraint: All new and extended objects must be in an existing model named FinanceExt. Creating a brand-new model is not allowed. Why the two correct options work:
Question 2:I don’t have the text for Question 2 here. Please paste the exact Question 2 (including all answer choices) or describe the topic it covers. Once I have it, I’ll:
Which statement is true about using default environment variables? The environment variables can be read in workflows using the ENV: variable_name syntax. The environment variables created should be prefixed with GITHUB_ to ensure they can be accessed in workflows The environment variables can be set in the defaults: sections of the workflow The GITHUB_WORKSPACE environment variable should be used to access files from within the runner.Correct answer: The statement "The GITHUB_WORKSPACE environment variable should be used to access files from within the runner." is true. Why the others are false:
${{ env.VARIABLE }}
$VARIABLE
GITHUB_
defaults:
run
GITHUB_WORKSPACE
${{ github.workspace }}
$GITHUB_WORKSPACE/...
${{ github.workspace }}/...
As an administrator for this subscription, you have been tasked with recommending a solution that prohibits users from copying corporate information from managed applications installed on unmanaged devices. Which of the following should you recommend? Windows Virtual Desktop. Microsoft Intune. Windows AutoPilot. Azure AD Application Proxy.
Question 34:
Policy
function of appnav in sdwan
Question 1:
Question 5:
Why this is correct
Question 7:
Question 104:
clustering keys
Q23: Fabric Admin is correct. Because Domain admin cannot create domains. Only Fabric Admin can among the given options. Q51: Wrapping @pipeline.parameter.param1 inside {} will return a string. But question requires the expression to return Int, so correct answer should be @pipeline.parameter.param1 (no {})
Question 62:
ZDX
Analyze Score
Y Engine
Question 32:
Question 3:
date = sys.argv[1]
sys.argv[1]
date = spark.conf.get("date")
input()
date = dbutils.notebooks.getParam("date")
dbutils.notebook.run
Question 528:
Question 23:The correct answer is Domain admin (option B), not Fabric admin.
Question 2:For question 2, the key concept is the Longest Prefix Match. Routers pick the route whose subnet mask is the most specific (largest prefix length) that still matches the destination IP. From the options:
Question 129:Correct answer: CNAME
compute.osAdminLogin
enable-oslogin
Question 2:
Keeping this site free takes real effort. We constantly battle automated scraping and unauthorized content copying. A quick account helps us protect the community and keep the site free.
To continue studying for your MB-230, please sign in or create a free account.