Oracle Related Exams
1z0-1071-22 Exam

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"?
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?
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?