New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium Oracle 1z0-1071-22 Dumps Questions Answers

Page: 1 / 3
Total 78 questions

Oracle Cloud Platform Digital Assistant 2022 Professional Questions and Answers

Question 1

Within your digital assistant, you notice that the user input "tell me my balance" immediately initiates the Banking skill. However, it does not offer the user the option to consider that the request could be handled by the Retailskill, which also offers the ability to check the balance in your retail account.

How should you ensure that both the banking and retail skills are considered in this case?

Options:

A.

Raise the Candidate Skills Confidence Threshold in the digital assistant.

B.

Lower the Confidence Threshold in the Retail skill.

C.

Lower the Candidate Skills Confidence Threshold in the digital assistant.

D.

Lower the Confidence Threshold in the Banking skill.

Buy Now
Question 2

Forlive-agenttransfer,you wantthebot-user conversation historyto becomeavailableto the humanagentthat theconversation istransferredto.

Howdoyoumakethisconversationhistoryavailable?

Options:

A.

Inthe skillsettings,either switch EnableInsights to On orswitch SkillConversation to On,depending ontheDigital Assistant version.

B.

Thisiscontrolled from OracleServiceCloud and hastobe turnedonbysetting acustomproperty.

C.

Setacustompropertyon the OracleServiceCloudinstancethat's accessedbyOracleDigitalAssistant.

D.

SettheconvHistorypropertyinthesystem.Agentinitiationcomponent.

Question 3

Error handlers can be defined in various locations with different scopes.

Which three statements are true about error handling?

Options:

A.

An error handler can be defined as a transition on any dialog flow state in a skill.

B.

The system error handler is called in case of an error when no error handling is defined on the current dialog flow state or as a default transition.

C.

Youcan define a system-wide custom error handler at the digital assistant level.

D.

Implicit error handling is always performed even if there are other error handlers defined in the flow.

E.

An error handler can be defined globally for a skill using thedefaultTransition error transition.

Question 4

Considerthis codesnippet:

Whichtwostatementsaboutthis codearetrue?

Options:

A.

Thesystem.webviewcomponent acts a gateway to awebappbynamingtheWebviewservice,i.e.,DisputeFormService,inthecodesnippet.

B.

If thewebappreturnsanyvalues,theSystem.webviewcomponentwillstorethemintheoutputfromwebvariable.

C.

This codesnippet supports only onevariableasa returnvalue fromthe webapplication.When therearemultiplereturnvalues,they needtobecomma-separated.Forexample:

variable:"outputfromwebl,outputfromweb2M

D.

The webappreturns twovalues and willstoretheminthefullnameandamountvariables,respectively.

Question 5

Consider the followingexcerptfromadialogflowcode wheresizeis a context variableof valuelist entitytype

PizzaSizewithvaluesSmall,Medium,andLarge:

Which two events will occur when a user starts a new conversation with the sentence "Order a Large Pizza"?

Options:

A.

The nlpResultVariable property is not supported by System.List, so no entity extraction will occur.

B.

The Dialog Engine will transition to the PlaceOrder state.

C.

The size variable has no value before getPizzaSize is called, so the user will be prompted to select from the list of values.

D.

The nlpResultVariable will populate the size value with Large.

Question 6

What happens if there is a system error and the state does not have an error action?

Options:

A.

The skill transitions to the state that is defined by the defaultTransitions error action. If there isn't one, then it outputs the Unexpected Error Prompt value.

B.

The skill transitions to the state that is defined by the next action. If there isn't one, then it transition to the defaultTransitionserror action.

C.

The skill transitions to the state that is defined by the next action.. If there isn't one, then it transitions to the next state in the dialog flow.

D.

The skill outputs the Unexpected Error Prompt value and then transitions to the statethat is defined by the defaultTransitions error action. If there isn't one, then it ends the conversation.

Question 7

You install Oracle Bost Node SDK from GitHub to develop a new custom component service.

Which command, whenissued on a command line or terminal window, creates a new custom component service project in the current directory?

Options:

A.

bots-node-sdk service

B.

bots-node-sdk service init

C.

bots-node-sdk npm install

D.

bots-node-sdk init

Question 8

Which statement is FALSE regarding out-of-order messages?

Options:

A.

Out-of-order messages are not handled by default. Designers must define out-of-order message handlers at the skill level.

B.

Dialog flow navigation continues with the state referenced in the out-of-order-message action.

C.

Chatbots don't control the user's input and, therefore, cannot prevent users from selecting out-of-scope actions.

D.

Out-of-order messages occur when a user scroll the conversation history displayed in the messenger client and selects that is no longer in scope for the current conversation.

Question 9

An input component references an entity-type variable from its variable property and does not have the maxPrompts property set. Which two statements describe valid options to help users deal with validation errors?

Options:

A.

You can use the alternatePrompt property for user input components to display alternative prompts.

B.

You can use the onlnvaliduserlnput property on the System.commonResponse component to conditionally show or hide UI controls.

C.

You can use the system. invaliduserinput?booiean expression to detect a previously failed input validation and display alternative prompts or additional UI controls.

D.

You can use the user input component's textReceived action transition to detect validation errors and to navigate to a state in the dialog flow.

E.

You can use the user input component's cancel action transition to navigate to a different state in the dialog flow, display a help message to the user, and navigate back into the dialog flow state that previously failed input validation.

Question 10

You want your skill to prompt users for theirfirst name. The name must then be used in the welcome message at the beginning of each bot-user session.

Your user interface guidelines require that each part of the name begin with a capital letter (for example, John Doe or John William Doe).

Which two BotML code examples print the username correctly if the name is provided as "jOhn William doe" or "JOHN doe"?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Question 11

You have a digital assistant with a pizza skill. While ordering a pizza, the user triggers the digital assistant's Help system intent by entering "help". What isthe default functionality of the digital assistant assuming no help functionality has been implemented in the pizza skill?

Options:

A.

The digital assistant displays a prompt and a card which can be configured to show examples of what the skill can do.

B.

Nothing.You need to explicitly define a help state in the pizza skill.

C.

The digital assistant displays the information contained in the Description field of the skill.

D.

The digital assistant displays a dialog to confirm if the user wants help. If the user selects "yes", the skill returns to the system, intent and awaits user input.

E.

The current conversation stops and the skill returns to the system, intent and awaits user input.

Page: 1 / 3
Total 78 questions