Oracle Cloud Infrastructure 2024 Digital Assistant Professional (1z0-1071-24) Free Questions - Part 6
Question No : 76) You install Oracle Bost Node SDK from GitHub to develop a newcustom component service. Which command, when issued on a command line or terminal window, creates a new custom component service project in the current directory?
A. bots-node-sdk service
B. bots-node-sdk service init
C. bots-node-sdk npm install
D. bots-node-sdk init
Question No : 77) intent has been configured with a composite bag entity. Which statement is FALSE?
A. The skill may allow users to update their previous input.
B. The conversation is entirely sequential, where users can only input values in the order determined by the dialog flow definition.
C. The composite bag entity slots values as they are provided from the user input. It then prompts for other entityitem values.
D. The composite bag entity is typically resolved using a system.ResolveEntities component or a system.commonResponse component.
Question No : 78) Which three statements are true about composite bag entities?
A. They define a business domain object as a collection of related system entities and custom entities.
B. When you add entities to the composite bag, you can control how they get extracted in related to other entities and when they are prompted for.
C. The composite bag will always enforce that every entity has a valid value before allowing the conversation to move on to the next state in the dialog flow.
D. You need to create a separate composite bag to handle nonentity types such as strings. Locations, andattachments.
E. The composite bag can resolve all entity values using only a single state in the dialog flow.
Question No : 79) To prepare the remote application launch, the System, Webview component calls an intermediary service that prepare the remote web application call. The code snippet is given below:
At run time, the system.Webview component sends the intermediary service aPOST request. Which three options are true for the POST payload generated based on the code?
A. Bot designer is responsible to manually add the webview.onDone parameter to the payload.
B. The key names match the name of the dialog flow variables configured in the "sourceVariableList" property of the system.webview component.
C. The webview.onDone parameter is automatically added to the payload and it passes the skill's callback URL property to the web application.
D. The POST payload is a JSON object thatcontains an array of key-value pairs.
E. There is no such webview.onDone property passed to the payload.
1z0-1071-24 Answers