Appian Associate Developer (ACD100) — Question 26

You need to update the table structure in the database, and then update the related CDT in Appian to publish the data store entity.
Column names in the database and the CDT are implemented using different naming conventions.
Which statement is appropriate in this scenario?

Answer options

Correct answer: D

Explanation

The correct answer is D because updating the CDT-related XSD is essential when the database column names differ from the CDT naming conventions. This ensures that the CDT accurately reflects the database structure. Options A and B do not fully address the requirement of changing the XSD, while option C is incorrect, as Appian does not automatically update CDT based on database changes.