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

All 1z0-1071-22 Test Inside Oracle Questions

Page: 2 / 3
Total 78 questions

Oracle Cloud Platform Digital Assistant 2022 Professional Questions and Answers

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.

Page: 2 / 3
Total 78 questions