<?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>Updating CDT impacting live process instances</title><link>https://community.appian.com/discussions/f/process/20738/updating-cdt-impacting-live-process-instances</link><description>Dear Community, 
 
 I have a CDT by the name &amp;#39;Fund&amp;#39; which contains a field &amp;#39;amount&amp;#39; of type &amp;#39;Number (Integer)&amp;#39;. Due to business reasons, now I have to change this field&amp;#39;s type to &amp;#39;Number (Decimal)&amp;#39; in this CDT. Which means in the backend, I have to change</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Updating CDT impacting live process instances</title><link>https://community.appian.com/thread/80810?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 12:59:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1223f4e-a500-495c-83cd-01a96f09549f</guid><dc:creator>arunt205</dc:creator><description>&lt;p&gt;Got it.&amp;nbsp;Right now, I am handling this by manually editing the process instances which have this requirement(number higher than&amp;nbsp;&lt;span&gt;2147483646). Just wondering is there is any other way. Thank you.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating CDT impacting live process instances</title><link>https://community.appian.com/thread/80809?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 12:38:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8823ae46-41d8-4df8-aee2-d1c2399cd679</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I do not see a way to do that. If this is a deal-breaker I think there would be a way, but then things become complex. Is a cost/risk/benefit trade-off.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating CDT impacting live process instances</title><link>https://community.appian.com/thread/80808?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 12:35:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:648f60d2-0711-49eb-b895-1806de7fde7e</guid><dc:creator>arunt205</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;/p&gt;
&lt;p&gt;Thank you very much for the answer. A follow-up question: Since the in-flight instances&amp;nbsp;still refer to the&amp;nbsp;old version of the CDT, it would not accept any value higher the upper limit of integer i.e., 2147483646&lt;/p&gt;
&lt;p&gt;Is there way to circumvent this limitation for in-flight instances?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating CDT impacting live process instances</title><link>https://community.appian.com/thread/80798?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 06:42:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d5cb3f89-805d-40b4-8325-0a41e6922537</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I think the most important best practice is to implement short living processes. My designs restrict the live time of a user input task to around&amp;nbsp;3 days. After 3 days, it means that the task can not be completed &amp;quot;now&amp;quot; because something is missing. Then the user can create a follow-up which is persisted to DB and restart working on that task a later time.&lt;/p&gt;
&lt;p&gt;This results in a way lower number of active processes in general.&lt;/p&gt;
&lt;p&gt;In your specific case, I can think of a two-step transition. First, change the type in DB and CDT. Things will still just work. As all old processes are completed, you can update the interface to use a floatingpointField.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>