<?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>Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/discussions/f/administration/1687/hello-what-is-the-easiest-way-to-edit-an-existing-field-in-a-cdt-i-have-a-coup</link><description>Hello, What is the easiest way to edit an existing field in a CDT? I have a couple of CDT&amp;#39;s in my application which need to undergo some changes(to existing fields as well as add some new fields). I tried deleting the whole list of CDT&amp;#39;s and recreated</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5987?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 07:21:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3270d76-67c9-423c-ab05-240b9d7dc15a</guid><dc:creator>padmanabhanv</dc:creator><description>Thanks a lot ; that was what I was looking for&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5986?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 06:22:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:de951d92-07ea-4ec8-a62b-0855d426b41a</guid><dc:creator>Eduardo Fuentes</dc:creator><description>The namespace is defined in the XSD and that is the one which has preference over any setting.&lt;br /&gt;&lt;br /&gt;The conf.data.type.designer.namespace is just for those data types you create from the UI.&lt;br /&gt;&lt;br /&gt;Once a model points to {namespace_1}MY_CDT even if you delete and reimport a CDT with a different qualified name the model will still reference {namespace_1}MY_CDT because the model is independent from the CDT changes that&amp;#39;s why Impact Analysis was created but that works only if the CDT is the &amp;quot;same&amp;quot; which means same namespace same name.&lt;br /&gt;&lt;br /&gt;Any changes in namespace not planned beforehand will require you to remap your models.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5985?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 06:10:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9c47028b-98ae-4a71-9241-a208888e35f5</guid><dc:creator>padmanabhanv</dc:creator><description>Yes, got that, thanks - my question is &amp;quot; If I change the default namespace in the server, restart and then import this CDT back again, would it derive the system defined namespace or would it still retain the old one&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5984?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 06:03:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fb1acc56-d2db-493c-864f-e12f98b25401</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Correct &lt;a href="https://forum.appian.com/suite/wiki/73/Data_Type_Designer"&gt;forum.appian.com/.../Data_Type_Designer&lt;/a&gt; that is the property and goes in custom.properties.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5983?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 06:00:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d771c90-6188-413b-a407-5305650a1833</guid><dc:creator>padmanabhanv</dc:creator><description>In my exported app, one of the CDT&amp;#39;s has a namespace of &lt;a href="http://localhost:8080/suite/types/"&gt;localhost:8080/.../&lt;/a&gt;. If I change the default namespace in the server, restart and then import this CDT back again, would it derive the system defined namespace or would it still retain the old one(&lt;a href="http://localhost:8080/suite/types)?"&gt;localhost:8080/.../types)&lt;/a&gt; Please help&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5982?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:53:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50e5ece4-5c01-439d-89c6-797261397d6f</guid><dc:creator>padmanabhanv</dc:creator><description>guess it is this - conf.data.type.designer.namespace&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5981?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:51:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d65950e6-bcc5-4adc-bd99-508a0b3eacbf</guid><dc:creator>padmanabhanv</dc:creator><description>How do I change the default namespace setting for the datatypes so that they change from &lt;a href="http://localhost:8080/suite/types"&gt;localhost:8080/.../types&lt;/a&gt; to a urn&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5980?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:44:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76dedc6a-c958-4eaf-9263-6b5fc9317c8d</guid><dc:creator>padmanabhanv</dc:creator><description>ok, so if I have to change the namespace then what do I do? Remap all the components again?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5979?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:28:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9ae47791-a1d8-4c3d-9cb9-fb7dfcbca39f</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Yes, that&amp;#39;s the root cause. CDTs are identified by two things:&lt;br /&gt;&lt;br /&gt;name + namespace&lt;br /&gt;&lt;br /&gt;if you change any of those two things then the CDT is considered a different data type which means Impact Analysis will not be able to guess you mean those new ones to be the same as the old one if their qualified name is different.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5978?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:27:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9731a497-1236-42d4-af2e-b3d23c1cac7f</guid><dc:creator>Eduardo Fuentes</dc:creator><description>1. Did you change the namespace when you re-imported the XSD?&lt;br /&gt;2. Go to the Applications tab and select one of the applications that have a model with the CDT in question, open the application, click on the Process Model and open it. How does the CDT look like? does the CDT type has a ^ such as MY_CDT^1?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5977?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:26:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:acdfc8d8-f775-45a9-8a1d-6d84a63e02f2</guid><dc:creator>padmanabhanv</dc:creator><description>I changed the namespace in the XSD, would that be the reason?&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5976?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:24:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:741bd161-b0c6-4aaf-907f-bac0346a0a87</guid><dc:creator>padmanabhanv</dc:creator><description>Models are part of the application&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5975?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:21:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b5e88cf3-3f80-42f4-82e6-c95b2f9a40a6</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Just remember that for this to work your impacted models need to be part of an application in the Applications list. If the models that reference the CDTs are not part of any application under the Applications tab you will get the &amp;quot;No applications contain references to the data types&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5974?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 05:15:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e5a54585-4f73-45fb-91bc-281321110a3f</guid><dc:creator>padmanabhanv</dc:creator><description>Well in my case, I deleted all the CDT&amp;#39;s eg( Person, Accounts, Address) and recreated it by importing an XSD file. However when I do &amp;quot;Impact Analysis&amp;quot; for the 3 CDT&amp;#39;s, I see &amp;quot;No applications contain references to the data types &amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5973?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 04:43:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24fd1c8d-14de-47d5-8671-20b1ab532339</guid><dc:creator>Eduardo Fuentes</dc:creator><description>I meant: &amp;quot;so you don&amp;#39;t lose the unpublished changes since the impact analysis publishes the models at the end of the update&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, What is the easiest way to edit an existing field in a CDT? I have a coup</title><link>https://community.appian.com/thread/5972?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2013 04:43:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:523bc4d9-e322-41c9-905d-69e0f7114673</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Take a look at &lt;a href="https://forum.appian.com/suite/wiki/73/Data_Type_Impact_Analysis"&gt;forum.appian.com/.../Data_Type_Impact_Analysis&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Just remember that for this to work your impacted models need to be part of an application and be published (so you don&amp;#39;t lose the &amp;quot;saved only&amp;quot; changed)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>