<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creation of a table column and CDT update automatically</title><link>https://community.appian.com/discussions/f/general/12397/creation-of-a-table-column-and-cdt-update-automatically</link><description>Hi All, 
 Is there a way we can automate the below scenario? 
 
 There is a table A with 5 columns and a corresponding CDT. Later there is a need to extend the table and add 2 new columns and update the CDT as well with these new columns. 
 I am looking</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Creation of a table column and CDT update automatically</title><link>https://community.appian.com/thread/55034?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 15:14:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2998fafc-acf3-4d84-909a-33d5aa6b060c</guid><dc:creator>Josh</dc:creator><description>You can use the @Transient annotation to include the cdt fields without needing them in the database. Then when you add the fields you can remove the annotation in the xsd.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>