When adding a new column to an existing database table used by an Appian app, what is the correct sequence of steps to implement the change?

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

When adding a new column to an existing database table used by an Appian app, what is the correct sequence of steps to implement the change?

Explanation:
When you add a new column, you must align both the physical database and Appian’s data model before making the change active in the runtime. Start by updating the actual database table so the column exists there. Then update the CDT to reflect the new column so Appian can map that field to the table. After that, verify the datastore to ensure the CDT and database are in sync and that Appian can access the new column without errors. Finally, save and publish the data store so the change takes effect in the runtime environment. This order prevents mismatches and runtime errors that could occur if the model were updated before the database or if publishing were done without verification.

When you add a new column, you must align both the physical database and Appian’s data model before making the change active in the runtime. Start by updating the actual database table so the column exists there. Then update the CDT to reflect the new column so Appian can map that field to the table. After that, verify the datastore to ensure the CDT and database are in sync and that Appian can access the new column without errors. Finally, save and publish the data store so the change takes effect in the runtime environment. This order prevents mismatches and runtime errors that could occur if the model were updated before the database or if publishing were done without verification.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy