To add a new attribute to a database-backed synced ACME employee record, which step should you perform?

Prepare for the Appian Associate Developer Exam with our interactive quiz. Boost your knowledge with multiple choice questions and detailed explanations. Ace your test with confidence!

Multiple Choice

To add a new attribute to a database-backed synced ACME employee record, which step should you perform?

Explanation:
When working with a database-backed synced record, you modify the record’s data model by adding the new attribute as a source field. Saving that field with the Update Table option active tells Appian to alter the underlying database table to include this new column, making the attribute persistent and part of the synced record. This is the correct routine because it updates both the model that Appian uses to map data and the actual database schema in one step. Adding a new data store entity would create a different table or store, not simply add a column to the existing record’s table. Putting the field into Appian’s memory cache won’t persist the attribute to the database, and creating a CDT and copying data isn’t needed for extending a synced record’s schema.

When working with a database-backed synced record, you modify the record’s data model by adding the new attribute as a source field. Saving that field with the Update Table option active tells Appian to alter the underlying database table to include this new column, making the attribute persistent and part of the synced record. This is the correct routine because it updates both the model that Appian uses to map data and the actual database schema in one step.

Adding a new data store entity would create a different table or store, not simply add a column to the existing record’s table. Putting the field into Appian’s memory cache won’t persist the attribute to the database, and creating a CDT and copying data isn’t needed for extending a synced record’s schema.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy