An investment portfolio manager wants to build a console to display:Client information -Profile attributes -Investment instrument informationThere are more than 20 profile attributes. Each investment instrument has 15 fields of information to display. The fields should be grouped logically.How should the consultant design a solution to meet the requirements?
A company needs an OmniScript to allow customers to order products and services from their website. After the order is submitted, the customer should be able to download a PDF summary of the order.What type of DataRaptor should the consultant recommend to meet this requirement?
A consultant designs a FlexCard with five card states following best practices. Four of the card states have a condition.At runtime, if two of the states’ condition are true, which state will be displayed?
Which of the following is a key difference between Integration Procedures and DataRaptors?
A business wants to create an OmniScript that allows call center agents to schedule field service appointments for customers. The process needs to retrieve available appointment dates from an external system via a REST API, and then display them to the user for selection in a dropdown list. Once the user selects a date, a confirmation should display with rich text and images.Which three OmniScript elements should be used to meet these requirements? (Choose three.)
A business process needs to perform a multi-step calculation on each contact record in a list.Using an Integration Procedure to process the list, what feature can be used to meet this requirement?