<?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>Adding a field to a CDT that is not in the associated database table</title><link>https://community.appian.com/discussions/f/data/17110/adding-a-field-to-a-cdt-that-is-not-in-the-associated-database-table</link><description>I have a CDT that is linked to a database table that I want to add a field to which isn&amp;#39;t in the underlying table. I&amp;#39;ve tried not specifying @column, but it looks like the CDT still tries to match it to the associated database table. 
 Is there a way</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Adding a field to a CDT that is not in the associated database table</title><link>https://community.appian.com/thread/67475?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 17:10:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e588695-7f5e-48cb-9ddf-fb104fbdb6e4</guid><dc:creator>Josh</dc:creator><description>&lt;p&gt;You can use the @Transient annotation. Any query entity you use needs to explicitly select the columns for the CDT/DSE:&amp;nbsp;&lt;a href="/discussions/f/general/14777/how-to-add-transient-annotation-in-xsd-for-cdts"&gt;https://community.appian.com/discussions/f/general/14777/how-to-add-transient-annotation-in-xsd-for-cdts&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>