<?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>I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/discussions/f/general/1451/i-added-two-text-fields-and-a-number-integer-field-to-an-existing-cdt-publishe</link><description>I added two text fields and a number(integer) field to an existing CDT, published it, updated datastore, made necessary changes to the process modeler; however the values are not written to the text fields in database (MySql), number field works fine</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5088?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2013 14:34:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4a3d3bfe-ef0b-4cb9-b699-7086f969dff7</guid><dc:creator>Navajith K</dc:creator><description>Thank a lot for all your comments Patty, Venkat and Eduardo.... The suggestion from Eduardo worked, I reran the imapact analysis for the CDT with new fields and only my Datastore was shown in BOLD. This started working once I updated the entity in datastore.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5081?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2013 03:09:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5e47866-6391-47b6-a887-490ee8b0330c</guid><dc:creator>Eduardo Fuentes</dc:creator><description>In addition to Patty&amp;#39;s recommendation it seems there&amp;#39;s still something pointing to the old version of the CDT where these fields didn&amp;#39;t exist. To fix it:&lt;br /&gt;&lt;br /&gt;1. Create an application with your problematic model&lt;br /&gt;2. Use the &amp;quot;Check Missing Dependencies&amp;quot; tool to add the data store and data types&lt;br /&gt;3. When the dependencies are listed you may see CDTs of type ^1 meaning they are old versions. This will confirm the theory&lt;br /&gt;4. At this point you have two options:&lt;br /&gt;---&amp;gt; 4.1 Expor the application and re-import it (to automatically remap)&lt;br /&gt;---&amp;gt; 4.2 Or go to the Data Management tab to see all the CDTs this application reported with the ^1, ^2, etc suffix, select them and run Impact Analysis. There will be a report at the end telling you what items will be updated, just click &amp;quot;update&amp;quot; and wait.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5076?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2013 00:45:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:957feaaa-0a46-4f9c-bc3c-7ead103aee38</guid><dc:creator>Patty Isecke</dc:creator><description>Let me rephrase my last comment, please change the tag to &amp;lt;xsd:element name=&amp;quot;other&amp;quot; type=&amp;quot;xsd:string&amp;quot; nillable=&amp;quot;true&amp;quot;&amp;gt; for each element&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5075?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2013 00:34:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b6525fb0-b999-4a81-9827-dabb5c7945d3</guid><dc:creator>Patty Isecke</dc:creator><description>Please change nullable to nillable.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5072?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2013 23:51:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e40667e6-499e-4549-a960-284d17f9c016</guid><dc:creator>Navajith K</dc:creator><description>Hi Patty, The answer is yes for all your 3 questions.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5071?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2013 23:50:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fa2033d4-361b-4262-861d-5f7a4b4540bf</guid><dc:creator>Navajith K</dc:creator><description>Hi Venkat, These are new fields and I have checked and confirmed that the column names are unique.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5070?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2013 23:48:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a481061e-fe66-4cf5-8d92-1f014015bfac</guid><dc:creator>Patty Isecke</dc:creator><description>1. Check your process variables to see if the values were actually mapped.&lt;br /&gt;2. Did you delete the old CDT and upload the new one? After publishing, did you run Impact Analysis to propagate the updated CDT?&lt;br /&gt;3. Do you see the new table in your database?&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5069?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2013 23:31:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c20502a-c14e-419c-9f64-cbccdd48830e</guid><dc:creator>Navajith K</dc:creator><description>Hi Patty, I have downloaded the XSD and have amended it to add the new fields.&lt;br /&gt;Please find the entry in the xsd file for these three new fields I mentioned before.&lt;br /&gt;&amp;lt;/xsd:element&amp;gt;&lt;br /&gt; &amp;lt;xsd:element name=&amp;quot;shiplist&amp;quot; type=&amp;quot;xsd:string&amp;quot;&amp;gt;&lt;br /&gt;   &amp;lt;xsd:annotation&amp;gt;&lt;br /&gt;          &amp;lt;xsd:appinfo source=&amp;quot;appian.jpa&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;@Column(nullable=true)&lt;br /&gt;&amp;lt;/xsd:appinfo&amp;gt;&lt;br /&gt;        &amp;lt;/xsd:annotation&amp;gt;&lt;br /&gt;      &amp;lt;/xsd:element&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  &amp;lt;xsd:element name=&amp;quot;farlocation&amp;quot; type=&amp;quot;xsd:int&amp;quot;&amp;gt;&lt;br /&gt;        &amp;lt;xsd:annotation&amp;gt;&lt;br /&gt;          &amp;lt;xsd:appinfo source=&amp;quot;appian.jpa&amp;quot;&amp;gt;&lt;br /&gt;@Column(nullable=true)&lt;br /&gt;&amp;lt;/xsd:appinfo&amp;gt;&lt;br /&gt;        &amp;lt;/xsd:annotation&amp;gt;&lt;br /&gt;      &amp;lt;/xsd:element&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  &amp;lt;xsd:element name=&amp;quot;other&amp;quot; type=&amp;quot;xsd:string&amp;quot;&amp;gt;&lt;br /&gt;        &amp;lt;xsd:annotation&amp;gt;&lt;br /&gt;          &amp;lt;xsd:appinfo source=&amp;quot;appian.jpa&amp;quot;&amp;gt;&lt;br /&gt;@Column(nullable=true)&lt;br /&gt;&amp;lt;/xsd:appinfo&amp;gt;&lt;br /&gt;        &amp;lt;/xsd:annotation&amp;gt;&lt;br /&gt;      &amp;lt;/xsd:element&amp;gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5068?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2013 23:30:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:063a2b6f-0bc7-4598-8982-e44b61234b15</guid><dc:creator>venkats533</dc:creator><description>check you JPA annotation for any duplicate column names (usually happens when you do copy and paste for new fields)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I added two text fields and a number(integer) field to an existing CDT, publishe</title><link>https://community.appian.com/thread/5067?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2013 23:20:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9fab1a26-65b9-4fbd-b182-b3a61983805b</guid><dc:creator>Patty Isecke</dc:creator><description>How did you add the additional fields? Did you do it through portal or download the XSD? Can you provide a snippet of the two new fields?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>