Appian Certified Senior Developer
Appian Certified Lead Developer
Appian Certified Analyst
Appian Senior Developer
Appian Lead Developer
What are the different data sources for Appian record types?
Database and Process only
Database, Process, and Other Web Service
Database, Process, Salesforce, and Other Web Service
Process and Other Web Service only
Review the following expression:
What will this expression return?
{200,400,600}
{101,202,303}
{101,200,300,1,2,3}
{101,1,200,2,300,3}
A record type is using a process as its data source. Which statement is true?
Archived process instances are accessible with process-backed records.
The record has access to current values of process variables within process instances.
Process-backed records derive information from a data store entity.
Process-backed records can only access process variable values when a process instance completes.