<?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>Hi All,  we are trying to get all the custom data type names and its i</title><link>https://community.appian.com/discussions/f/plug-ins/5247/hi-all-we-are-trying-to-get-all-the-custom-data-type-names-and-its-i</link><description>Hi All, we are trying to get all the custom data type names and its ids existed in the system. we found that there is a method to get CDT names based on Namespace called as getTypesByNamespace(). but we want to get all the CDT names and its ids. Any thoughts</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;we are trying to get all the custom data type names and its i</title><link>https://community.appian.com/thread/21877?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2015 11:23:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:961f27e6-a701-40c5-be53-15b3525f11e8</guid><dc:creator>sariqs</dc:creator><description>Hi Bharath,&lt;br /&gt;&lt;br /&gt;Thanks for the information. I have surely overseen this api while searching for the same.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;we are trying to get all the custom data type names and its i</title><link>https://community.appian.com/thread/21868?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2015 08:12:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7274acc7-eeae-4a24-a5aa-54a099e7b39d</guid><dc:creator>bharathc</dc:creator><description>Hi Sariqs,&lt;br /&gt;&lt;br /&gt;Use the getTypesFilteredPaging(int excludeFlags, int listsFilteringMode, int startIndex, int batchSize, java.lang.Integer sortProperty, java.lang.Integer sortOrder) from Typeservice interface, and pass 136 as excludeFlag parameter.&lt;br /&gt;Finally use getNameWithinNamespace() in loop to get the name of the data type.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;we are trying to get all the custom data type names and its i</title><link>https://community.appian.com/thread/21848?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2015 15:44:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad7e9be9-4e16-4bdd-81bf-f41c895e88be</guid><dc:creator>sariqs</dc:creator><description>Hi Bharath,&lt;br /&gt;&lt;br /&gt;Did you find which api to use in your case above. There is an api which gives you all the system type namespaces and based on that you can get its data type but I was unable to get any api through which I can get all available custom types from the system.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;we are trying to get all the custom data type names and its i</title><link>https://community.appian.com/thread/19633?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2015 16:36:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba3152c6-9dab-4781-b19e-cc44abb21a87</guid><dc:creator>bharathc</dc:creator><description>I got the method. Thnak you all.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;we are trying to get all the custom data type names and its i</title><link>https://community.appian.com/thread/19567?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2015 20:37:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec406184-4361-4389-b566-d5978a327707</guid><dc:creator>Robert Shankin</dc:creator><description>The Appian Health Check produces a file hc-data-types.csv that lists data types and UUID&amp;#39;s.&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/help/7.9/Appian_Health_Check.html"&gt;forum.appian.com/.../Appian_Health_Check.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;we are trying to get all the custom data type names and its i</title><link>https://community.appian.com/thread/19562?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2015 19:36:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7a723886-4e6e-4233-aeeb-019525b54409</guid><dc:creator>PhilB</dc:creator><description>Have you considered adding all of the data types to an application, exporting it and then parsing the resulting XML?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>