A user wants to view a bulleted list of information on an interface.
Which component should you use?
-
Match each a!refreshVariable configuration to the appropriate refresh behavior.
Note: Each refresh behavior will be used once, more than once, or not at all.

You configured a Custom Data Type (CDT), ACME_video. You need to set up a node in your process model to write a new video as a row in the CDT ' s corresponding database table.
Which set of inputs must you configure on your Write to Data Store smart service node?
You are building an interface that displays flight departure times. The data must update automatically every minute and without user interaction.
How should this be configured?
Match each Appian design object name to the most applicable use case.
Note: Each use case will be used once.

You need to create a record type of only active Products using an existing database table: PRODUCT.
The PRODUCT table consists of the following columns:
• ID(INT(11))
• NAME (VARCHAR(255))
• DESCRIPTION (VARCHAR(1000))
• IS_ACTIVE (BIT)
• CREATED_BY (VARCHAR(255))
• CREATED_ON (TIMESTAMP)
• MODIFIED_BY (VARCHAR(255))
• MODIFIED_ON (TIMESTAMP)
What is a valid way to create this record type?
Which two groups can be set within Application Properties ? (Choose two.)
What is the prerequisite configuration for adding a process model into site as a tab?
You need to configure the database to have a one-to-many relationship between ACME_ORDER and ACME_ORDER_ITEM.
What is a valid method for configuring this relationship in the database?
You received a support ticket where the user claims that nothing happens when they click the button to complete a task. You confirm that the user is assigned to the task.
What is a possible reason for this problem?