Computer Science > QUESTIONS & ANSWERS > Vlocity OmniScript Test (All)

Vlocity OmniScript Test

Document Content and Description Below

Vlocity OmniScript Test What is an OmniScript? - ✔✔Guided interaction platform that takes user through complex business processes What are some key compatibilities of OmniScript? - ✔✔Can be... build quickly as it is a declarative tool, can work on any devices or channels, have a modular architecture, can display data from multiple sources, can rebrand to suit customers, can manage signed documents What makes an OmniScript unique? - ✔✔Script Configuration: type, subtype, and language. There can only be one OmniScript with the same type, subtype, and language active at any time. OmniScript name is not unique and Type must start with lower case letter. Which OmniScript elements allow users to select from a set of options and their differences? - ✔✔Radio: one selection as buttons, Select: one selection from dropdown list, Multi-Select: one or more selections as checklist. Where can you deploy OmniScript? - ✔✔salesforce service console, community pages, object pages, mobile apps, sites hosted outside of Salesforce How can you change the appearance and behavior of OmniScript elements? - ✔✔Configure in the base templates that came along with installing Vlocity. Customize them with custom templates. Which action elements allow OmniScript to get external data from API? - ✔✔HTTP action can get, save, or delete data through web API. Integration Procedure action is used to call HTTP instead of OmniScript calling it directly. How does block element display based on options selected? - ✔✔Conditions are set in the block element's conditional view property to render when specific options are selected. What are some best practice for OmniScripts with conditional views? - ✔✔minimize them, use function to combine logic, test with sad paths How do you send data to an Integration Procedure from OmniScript? - ✔✔Using the send/response transform's JSON Path or extra payload's key/value. JSON Path variable can be renamed using JSON Node. What is the merge code syntax for OmniScript? - ✔✔%node% (node can be ContextId or something else) What is the merge field syntax for JSON sub nodes in OmniScript? - ✔✔%node:subnode%, %node|1:array% What are examples of external data that a service agent could find useful? - ✔✔Billing data from an onsite database, weather data, order tracking info, mapping information What three elements need to be configured for a type ahead block to work? - ✔✔The type ahead block, the data source for type ahead block, and the configuration for the data source What does the type ahead block element use to filter the lookup records to display only specific field/variable values? - ✔✔Typeahead key How do you hide the edit button and add/remove the additional items in the dropdown of type ahead block? - ✔✔use hide edit button to remove the edit button, remove or add entry in the new item label field What are the data source available for type ahead block in OmniScript? - ✔✔dataraptor extract, http, and remote action How do you make an element invisible in the UI? - ✔✔Edit as JSON and change the hide node value to true. If available, change control width to 0 will also hide it. What is Set Values used for? - ✔✔access and rename data JSON using merge fields, populate elements with values, concatenate values, set values sent into data JSON from response or parameter, create values determined by OmniScript Functions What is Set Errors used for? - ✔✔complex logical error checking, redirect user back to incomplete step with instructions, set with conditional view and at least one element error map Why is error checking important for an OmniScript? - ✔✔You don't want users to get dead end due to avoidable errors How to add the branching options in an OmniScript? - ✔✔The radio element includes options section for adding options and naming them. What is good about versioning? - ✔✔It allow users to create a new OmniScript while the older version is still active. Previous versions can still be used. What does navigation action do in OmniScript? - ✔✔Redirects user to another page or component What the are best practices for OmniScript? - ✔✔elements are placed in a logical sequence, prefill as much data as possible, divide complex or long processes into sections, add helpful text or instructions, and design it to be reusable What are the OmniScript advantages? - ✔✔easy maintenance, configuration over coding, builtin debugging tools, branching capabilities What is used to form a page in OmniScript? - ✔✔Step element What are the debugging tools used in OmniScript? - ✔✔debug console in preview is used to view the actions that occur as well as their request and response JSON input/outputs. The data JSON is used to view current data. What is the Text Block element? - ✔✔Rich-text format that allows for different styles, sizes, images, links, tables, and merge code support What is the Messaging element? - ✔✔Displays a banner with a message. It needs a validate expression for true or false to display the banner color. True and false can be set to comment (blue), success (green), or warning (yellow). Requirement (red) can only be used by false. What is special about the Requirement banner in messaging element? - ✔✔it makes element required and enforced error checking [Show More]

Last updated: 10 months ago

Preview 1 out of 5 pages

Reviews( 0 )

Recommended For You

 Statistics> QUESTIONS & ANSWERS > MATH 225N Medical Statistics Mid Term Exam. Chamberlain College of Nursing. All Questions and Answers (All)

preview
MATH 225N Medical Statistics Mid Term Exam. Chamberlain College of Nursing. All Questions and Answers

MATH 225N Medical Statistics. Chamberlain College of Nursing. Questions 1. Assume that 80 houses are present in the form of a grid consisting of 10 columns and 8 rows. If a loud speaker is placed...

By Kirsch , Uploaded: Mar 30, 2020

$15

 *NURSING> QUESTIONS & ANSWERS > NURSING NR 228 Nutrition- Week 3 nutrition edapt - Introduction to Energy - Chamberlain College of Nursing (All)

preview
NURSING NR 228 Nutrition- Week 3 nutrition edapt - Introduction to Energy - Chamberlain College of Nursing

NURSING NR 228 Nutrition- Week 3 nutrition edapt - Introduction to Energy - Chamberlain College of Nursing

By QuizMaster , Uploaded: Mar 29, 2023

$8

 *NURSING> QUESTIONS & ANSWERS > Nursing School Entrance Exams Prep Practice Test Three, HESI. With Answer Key and Answer Explanations (All)

preview
Nursing School Entrance Exams Prep Practice Test Three, HESI. With Answer Key and Answer Explanations

Nursing School Entrance Exams Prep 2019–2020 Practice Test Three, HESI. With Answer Key and Answer Explanations READING COMPREHENSION Questions 1–10 are based on the following passage, which was w...

By Kirsch , Uploaded: Jun 17, 2020

$11

 *NURSING> QUESTIONS & ANSWERS > ATI LEADERSHIP PROCTORED EXAM 2019 All CORRECT ANSWERS (All)

preview
ATI LEADERSHIP PROCTORED EXAM 2019 All CORRECT ANSWERS

1. A client is brought to the emergency department following a motor-vehicle crash. Drug use is suspected in the crash, and a voided urine specimen is ordered. The client repeatedly refuses to provide...

By destinyd , Uploaded: May 25, 2021

$12

 *NURSING> QUESTIONS & ANSWERS > NURS 203 HESI Final . All ANswers Provided (All)

preview
NURS 203 HESI Final . All ANswers Provided

1- A client with multiple sclerosis is receiving beta – 1b interferon every other day. To assess for possible bone marrow suppression caused by the medication, which serum laboratory test findings s h...

By Tutor Frankline , Uploaded: Jul 19, 2021

$10

 Computer Science> QUESTIONS & ANSWERS > Comp 313 quiz2 answers. Loyola University Chicago (All)

preview
Comp 313 quiz2 answers. Loyola University Chicago

Comp 313-413: Quiz 2 Name: Answer Sheet Grade: / 10 Dr. Yacobellis • Fall 2019 • Tuesday 10/22 • 10 minutes • 1 page of notes This quiz covers the second two SE Radio podcasts, Unit Testing and Refa...

By Expert Tutor , Uploaded: Mar 23, 2021

$7

 *NURSING> QUESTIONS & ANSWERS > NR 601 Midterm Exam Chamberlain College Of Nursing (Already graded A) (All)

preview
NR 601 Midterm Exam Chamberlain College Of Nursing (Already graded A)

NURS 601 Midterm Exam / NURS601 Midterm Exam / NUR 601 Midterm Exam / NUR601 Midterm Exam /NR601 Midterm Exam / NR 601 Midterm Exam : Chamberlain College Of Nursing (Already graded A)

By James , Uploaded: Jun 01, 2020

$11

 Sociology> QUESTIONS & ANSWERS > ESOC 150B1 Quiz Submissions - Quiz 3. Scored 15/15. University of Arizona. (All)

preview
ESOC 150B1 Quiz Submissions - Quiz 3. Scored 15/15. University of Arizona.

Question 1 ESOC 150B1 Quiz Submissions - Quiz Three Granovetter (1973) argued that a fundamental weakness of current sociological theory is that it does not relate _____________ to ____________ in a...

By QuizMaster , Uploaded: Oct 26, 2020

$8

 *NURSING> QUESTIONS & ANSWERS > Chapter 02: Decimals for TEST BANK FOR CALCULATE WITH CONFIDENCE CANADIAN 1ST EDITION BY MORRIS (All)

preview
Chapter 02: Decimals for TEST BANK FOR CALCULATE WITH CONFIDENCE CANADIAN 1ST EDITION BY MORRIS

Chapter 02: Decimals 1. Change the following to a decimal. Express the answer to the nearest thousandth; if the answer is less than 1, place a 0 to the left of the decimal. 1/64 = _______ 2. C...

By GoldenA , Uploaded: Feb 22, 2021

$5

 Religious Studies> QUESTIONS & ANSWERS > REL 212 Approaches to Studying Religions Unit 3 Challenge 3. Strayer University (All)

preview
REL 212 Approaches to Studying Religions Unit 3 Challenge 3. Strayer University

Molly and her husband, Liam, were on vacation in Spain. “What a beautiful building!” Molly exclaimed as she looked out of the car window. “I believe that is a Muslim house of worship,” said Liam. “T...

By QuizMaster , Uploaded: Mar 20, 2021

$11

$8.50

Add to cart

Instant download

Can't find what you want? Try our AI powered Search

OR

GET ASSIGNMENT HELP
63
0

Document information


Connected school, study & course



About the document


Uploaded On

May 14, 2023

Number of pages

5

Written in

Seller


seller-icon
Nutmegs

Member since 2 years

565 Documents Sold


Additional information

This document has been written for:

Uploaded

May 14, 2023

Downloads

 0

Views

 63

Document Keyword Tags

THE BEST STUDY GUIDES

Avoid resits and achieve higher grades with the best study guides, textbook notes, and class notes written by your fellow students

custom preview

Avoid examination resits

Your fellow students know the appropriate material to use to deliver high quality content. With this great service and assistance from fellow students, you can become well prepared and avoid having to resits exams.

custom preview

Get the best grades

Your fellow student knows the best materials to research on and use. This guarantee you the best grades in your examination. Your fellow students use high quality materials, textbooks and notes to ensure high quality

custom preview

Earn from your notes

Get paid by selling your notes and study materials to other students. Earn alot of cash and help other students in study by providing them with appropriate and high quality study materials.

WHAT STUDENTS SAY ABOUT US


What is Browsegrades

In Browsegrades, a student can earn by offering help to other student. Students can help other students with materials by upploading their notes and earn money.

We are here to help

We're available through e-mail, Twitter, Facebook, and live chat.
 FAQ
 Questions? Leave a message!

Follow us on
 Twitter

Copyright © Browsegrades · High quality services·