<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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>Get all property of item type and their data type</title><link>https://www.aras.com/community/f/development/3865/get-all-property-of-item-type-and-their-data-type</link><description>Hi Guys,

I am trying to get the list of all properties in the Aras Item and their Data Type like String, boolean, Integer, date

E.g. Part Item type is having property as item_number and it&amp;#39;s data type is &amp;quot;String&amp;quot;.

Is there any way to get these datatypes</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/5586?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 05:13:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:24e927eb-cf7c-46ac-977c-bf05574deb13</guid><dc:creator>Nilesh</dc:creator><description>&lt;p&gt;Hi Gill,&lt;/p&gt;
&lt;p&gt;Thanks gill for support,&amp;nbsp; It really helped me. Got actully what I need.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Nilesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/5579?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2020 17:50:32 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7d9aaf84-af3f-427e-ad5f-865c05b59550</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hi Nilesh,&lt;/p&gt;
&lt;p&gt;Yes, you can use the REST API&amp;nbsp;to get this information just the same as you can with AML. I&amp;#39;d recommend checking out &lt;a href="/b/english/posts/tech-tip-using-the-aras-restful-api"&gt;this blog post&lt;/a&gt;&amp;nbsp;which covers a few examples of how to get item data using the REST API. In particular, I&amp;#39;d recommend checking out the&amp;nbsp;&lt;strong&gt;Get relationships / related items&lt;/strong&gt; section.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/5564?ContentTypeID=1</link><pubDate>Wed, 19 Aug 2020 07:45:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c4fad310-df45-495d-a345-737c279aa61b</guid><dc:creator>Nilesh</dc:creator><description>&lt;p&gt;Hi&amp;nbsp; Christopher Gill,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks for AML. Can I get&amp;nbsp; Item Type Property by using Rest Api?, If yes&amp;nbsp; please give one example.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Nilesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/2542?ContentTypeID=1</link><pubDate>Thu, 07 Feb 2019 22:24:50 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:66efa17f-bc33-4a05-85de-98f2242a5c44</guid><dc:creator>Stephan Arndt</dc:creator><description>&lt;p&gt;Chris,&lt;/p&gt;
&lt;p&gt;thank you for your clear explanation.&amp;nbsp;This means that all properties with a label are added to the&amp;nbsp;&lt;span class="title"&gt;ItemType Definition Report. I successfully&amp;nbsp;tested it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="title"&gt;Stephan&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/2531?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 15:26:24 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3518fb0f-b304-40c6-95f3-4589074bd3a1</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The CAD ItemType has been modified to include a label on both the&amp;nbsp;&lt;strong&gt;created_on&lt;/strong&gt; and&amp;nbsp;&lt;strong&gt;created_by_id&lt;/strong&gt; properties. By default, these properties are created without a label. This is why they show up on the definition report of CAD but not Part. You&amp;#39;ll notice that many of the other system properties on the CAD ItemType also have labels which would explain the difference in the number of properties in both reports.&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/2530?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 15:20:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4477ce51-427d-4901-87a4-2824b0dda6be</guid><dc:creator>Stephan Arndt</dc:creator><description>&lt;p&gt;Christopher, thank you for your explanation.&lt;br /&gt;It surprises me because &lt;strong&gt;created_on&lt;/strong&gt; and &lt;strong&gt;created_by_id&lt;/strong&gt;&amp;nbsp;(both&lt;span&gt;&amp;nbsp;system properties&lt;/span&gt;) are displayed in&amp;nbsp;&lt;span class="title"&gt;I&lt;strong&gt;temType Definition Report for &amp;quot;CAD&amp;quot;&lt;/strong&gt; but not in&amp;nbsp;&lt;/span&gt;&lt;strong&gt;&lt;span class="title"&gt;ItemType Definition Report for &amp;quot;Part&amp;quot;&lt;/span&gt;&lt;/strong&gt;&lt;span class="title"&gt;.&amp;nbsp;&lt;/span&gt;&lt;span class="title"&gt;The number of properties shown is significantly different.&lt;br /&gt;&lt;/span&gt;&lt;span class="title"&gt;No changes were made to any properties.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/2529?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 15:09:20 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bfa8a29d-5466-4c99-9cd0-7d6a0f465e41</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Angela&amp;#39;s suggestion of using the ItemType Definition Report is probably the best approach since it filters out all of the system properties that are automatically created. However if you need&amp;nbsp;&lt;strong&gt;all&lt;/strong&gt; of the properties on the ItemType, then you can use a query like the one below.&lt;/p&gt;
&lt;p&gt;&amp;lt;AML&amp;gt;&lt;br /&gt;&amp;lt;Item type=&amp;quot;ItemType&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;name&amp;quot; where=&amp;quot;ItemType.name = &amp;#39;Part&amp;#39;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;Relationships&amp;gt;&lt;br /&gt;&amp;lt;Item type=&amp;quot;Property&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;name,data_type&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;/Relationships&amp;gt;&lt;br /&gt;&amp;lt;/Item&amp;gt;&lt;br /&gt;&amp;lt;/AML&amp;gt;&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
&lt;p&gt;Christopher Gillis&lt;/p&gt;
&lt;p&gt;Aras Labs Software Engineer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/2528?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 15:02:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3e1bc734-b8e4-440b-8a40-bee235d558eb</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hi Stephan,&lt;/p&gt;
&lt;p&gt;There are a number of properties that are automatically created for every ItemType. That report in particular doesn&amp;#39;t display these system properties if no changes have been made to them. These properties include things like&amp;nbsp;&lt;strong&gt;id, config_id, created_by_id, state,&amp;nbsp;&lt;/strong&gt;&lt;strong&gt;etc&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/2527?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 12:58:26 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f5fad18e-d391-4d63-890b-7b1b44bfcf91</guid><dc:creator>Stephan Arndt</dc:creator><description>&lt;p&gt;Why aren&amp;#39;t all properties listed e.g. for Part-ItemType in&amp;nbsp;&lt;span&gt;ItemType Definition Report?&amp;nbsp;Only a small property selection is listed in the report.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get all property of item type and their data type</title><link>https://www.aras.com/community/thread/1906?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 06:52:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6a5ce899-6ac8-414b-a424-b0e5bc79ed18</guid><dc:creator>AngelaIp</dc:creator><description>Their is Report available that maybe helpful for you:

1. Go to TOC and select &lt;code&gt;ItemType&lt;/code&gt;
2. Choose your ItemType
3. Go to Reports -&amp;gt; &lt;code&gt;ItemType Definition Report&lt;/code&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>