<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Asset attribute exporting as rounded value to shape file (not with decimal value) eg7 not 6.7</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Asset attribute exporting as rounded value to shape file (not with decimal value) eg7 not 6.7</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7</link><pubDate>Wed, 03 Mar 2021 11:42:42 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4931cb9d-f10d-43e6-8371-e74c6caaa602</guid><dc:creator>Sarah Willis-Culpitt</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7#comments</comments><description>Current Revision posted to ALIM | Exor - Wiki by Sarah Willis-Culpitt on 3/3/2021 11:42:42 AM&lt;br /&gt;
&lt;!-- header table, paste at very top of article's HTML code --&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Exor MapCapture Interface (MCI)&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;04.05.00.00&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Export&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of header table --&gt;
&lt;h1&gt;Problem Description&lt;/h1&gt;
&lt;p&gt;A user&amp;nbsp;is using MapCapture Interface to&amp;nbsp;bulk export an asset to a shape file to edit. However, attribute (depth)&amp;nbsp;exports as a rounded integer value in the shape file not&amp;nbsp;as&amp;nbsp;that stored in the form&amp;nbsp;eg exports as 7 instead of 6.7&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Steps to Resolve&lt;/h1&gt;
&lt;p&gt;Go to asset metamodel form (NM0410)&amp;nbsp;and query back asset, select attribute tab. Query back appropriate attribute IIT_NUM_ATTRIB18( in&amp;nbsp;example&amp;nbsp;investigated)&amp;nbsp;then&amp;nbsp;execute query. Check length&amp;nbsp;- length was 4, &amp;nbsp;decimal places was 2. However,&amp;nbsp;in block below also check Display width for the attribute. This was set to 4. So amended to 6 to reflect what it should be.&amp;nbsp;Than got user to amend a value for depth to check could input decimal value and export correctly&amp;nbsp;in shape file.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the following&lt;/p&gt;
&lt;p&gt;As the top user (&amp;nbsp;owner of the tables ) &amp;nbsp;not a sub user....&lt;/p&gt;
&lt;p&gt;Query back Asset type GY in Asset Metamodel NM0410 form select create view button&lt;/p&gt;
&lt;p&gt;From&amp;nbsp;maintain MCP layers form MCP0300 query&amp;nbsp;back&amp;nbsp;asset and check views displayed in theme name and feature view.&amp;nbsp;if no there&amp;nbsp;select create button to create views, &amp;nbsp;if&amp;nbsp;create button&amp;nbsp;ghosted&amp;nbsp;select &amp;nbsp;refresh button to update.. Then try again to export to see what happens.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the view definition for the extract process in Maintain MCP Layers, select a record from the view via sql to see what is&amp;nbsp;stored ie a decimal value ? choose view sql button to see which field the attribute is exported too.&lt;/p&gt;
&lt;p&gt;Finally if that does not work it could be due to&amp;nbsp;how&amp;nbsp;the information is stored internally.&lt;/p&gt;
&lt;p&gt;Please contact exor support and send through the output from the following sql from the view being used in Maintain MCP layers for the asset&amp;nbsp; extract (V_MCP_EXTRACT_GY)&amp;nbsp;and the exported attribute values (ATTR_9)&amp;nbsp; and owner of tables HIGHWAYS&lt;/p&gt;
&lt;p&gt;select * from sde.column_registry&lt;/p&gt;
&lt;p&gt;where table_name=&amp;#39;V_MCP_EXTRACT_GY&amp;#39;&lt;/p&gt;
&lt;p&gt;and owner = &amp;#39;HIGHWAYS&amp;#39;&lt;/p&gt;
&lt;p&gt;and column)name =&amp;#39;ATTR_9&amp;#39;&lt;/p&gt;
&lt;p&gt;A sql change&amp;nbsp;had to be made to correct&amp;nbsp;this issue from data returned above to resolve&lt;/p&gt;
&lt;!-- Footer table, paste at end of article --&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Clive T&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of footer table --&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: MCI, asset, UA, rounded value exported, Shapefile&lt;/div&gt;
</description></item><item><title>Asset attribute exporting as rounded value to shape file (not with decimal value) eg7 not 6.7</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7/revision/3</link><pubDate>Wed, 03 Mar 2021 11:42:04 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4931cb9d-f10d-43e6-8371-e74c6caaa602</guid><dc:creator>Sarah Willis-Culpitt</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7#comments</comments><description>Revision 3 posted to ALIM | Exor - Wiki by Sarah Willis-Culpitt on 3/3/2021 11:42:04 AM&lt;br /&gt;
&lt;!-- header table, paste at very top of article's HTML code --&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Exor MapCapture Interface (MCI)&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;04.05.00.00&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Export&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of header table --&gt;
&lt;h1&gt;Problem Description&lt;/h1&gt;
&lt;p&gt;A user&amp;nbsp;is using MapCapture Interface to&amp;nbsp;bulk export an asset to a shape file to edit. However, attribute (depth)&amp;nbsp;exports as a rounded integer value in the shape file not&amp;nbsp;as&amp;nbsp;that stored in the form&amp;nbsp;eg exports as 7 instead of 6.7&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Steps to Resolve&lt;/h1&gt;
&lt;p&gt;Go to asset metamodel form (NM0410)&amp;nbsp;and query back asset, select attribute tab. Query back appropriate attribute IIT_NUM_ATTRIB18( in&amp;nbsp;example&amp;nbsp;investigated)&amp;nbsp;then&amp;nbsp;execute query. Check length&amp;nbsp;- length was 4, &amp;nbsp;decimal places was 2. However,&amp;nbsp;in block below also check Display width for the attribute. This was set to 4. So amended to 6 to reflect what it should be.&amp;nbsp;Than got user to amend a value for depth to check could input decimal value and export correctly&amp;nbsp;in shape file.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the following&lt;/p&gt;
&lt;p&gt;As the top user (&amp;nbsp;owner of the tables ) &amp;nbsp;not a sub user....&lt;/p&gt;
&lt;p&gt;Query back Asset type GY in Asset Metamodel NM0410 form select create view button&lt;/p&gt;
&lt;p&gt;From&amp;nbsp;maintain MCP layers form MCP0300 query&amp;nbsp;back&amp;nbsp;asset and check views displayed in theme name and feature view.&amp;nbsp;if no there&amp;nbsp;select create button to create views, &amp;nbsp;if&amp;nbsp;create button&amp;nbsp;ghosted&amp;nbsp;select &amp;nbsp;refresh button to update.. Then try again to export to see what happens.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the view definition for the extract process in Maintain MCP Layers, select a record from the view via sql to see what is&amp;nbsp;stored ie a decimal value ? choose view sql button to see which field the attribute is exported too.&lt;/p&gt;
&lt;p&gt;Finally if that does not work it could be due to&amp;nbsp;how&amp;nbsp;the information is stored internally.&lt;/p&gt;
&lt;p&gt;Please contact exor support and send through the output from the following sql from the view being used in Maintain MCP layers for the asset&amp;nbsp; extract (V_MCP_EXTRACT_GY)&amp;nbsp;and the exported attribute values (ATTR_9)&amp;nbsp; and owner of tables HIGHWAYS&lt;/p&gt;
&lt;p&gt;select * from sde.column_registry&lt;/p&gt;
&lt;p&gt;where table_name=&amp;#39;V_MCP_EXTRACT_GY&amp;#39;&lt;/p&gt;
&lt;p&gt;and owner = &amp;#39;HIGHWAYS&amp;#39;&lt;/p&gt;
&lt;p&gt;and column)name =&amp;#39;ATTR_9&amp;#39;&lt;/p&gt;
&lt;p&gt;A sql change&amp;nbsp;had to be made to correct&amp;nbsp;this issue from data returned above to resolve&lt;/p&gt;
&lt;!-- Footer table, paste at end of article --&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Clive T&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of footer table --&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: MCI, asset, rounded value exported, Shapefile&lt;/div&gt;
</description></item><item><title>Asset attribute exporting as rounded value to shape file (not with decimal value) eg7 not 6.7</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7/revision/2</link><pubDate>Fri, 26 Feb 2021 22:18:56 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4931cb9d-f10d-43e6-8371-e74c6caaa602</guid><dc:creator>wiki.author</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7#comments</comments><description>Revision 2 posted to ALIM | Exor - Wiki by wiki.author on 2/26/2021 10:18:56 PM&lt;br /&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;Applies To &lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Exor Mapcapture Interface (MCI)&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;04.05.00.00&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment: &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area: &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Exporting Shape Files&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea: &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Clive T, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Problem Description&lt;/h1&gt;
&lt;p&gt;A user&amp;nbsp;is using MapCapture Interface to&amp;nbsp;bulk export an asset to a shape file to edit. However, attribute (depth)&amp;nbsp;exports as a rounded integer value in the shape file not&amp;nbsp;as&amp;nbsp;that stored in the form&amp;nbsp;eg exports as 7 instead of 6.7&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Steps to Resolve&lt;/h1&gt;
&lt;p&gt;Go to asset metamodel form (NM0410)&amp;nbsp;and query back asset, select attribute tab. Query back appropriate attribute IIT_NUM_ATTRIB18( in&amp;nbsp;example&amp;nbsp;investigated)&amp;nbsp;then&amp;nbsp;execute query. Check length&amp;nbsp;- length was 4, &amp;nbsp;decimal places was 2. However,&amp;nbsp;in block below also check Display width for the attribute. This was set to 4. So amended to 6 to reflect what it should be.&amp;nbsp;Than got user to amend a value for depth to check could input decimal value and export correctly&amp;nbsp;in shape file.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the following&lt;/p&gt;
&lt;p&gt;As the top user (&amp;nbsp;owner of the tables ) &amp;nbsp;not a sub user....&lt;/p&gt;
&lt;p&gt;Query back Asset type GY in Asset Metamodel NM0410 form select create view button&lt;/p&gt;
&lt;p&gt;From&amp;nbsp;maintain MCP layers form MCP0300 query&amp;nbsp;back&amp;nbsp;asset and check views displayed in theme name and feature view.&amp;nbsp;if no there&amp;nbsp;select create button to create views, &amp;nbsp;if&amp;nbsp;create button&amp;nbsp;ghosted&amp;nbsp;select &amp;nbsp;refresh button to update.. Then try again to export to see what happens.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the view definition for the extract process in Maintain MCP Layers, select a record from the view via sql to see what is&amp;nbsp;stored ie a decimal value ? choose view sql button to see which field the attribute is exported too.&lt;/p&gt;
&lt;p&gt;Finally if that does not work it could be due to&amp;nbsp;how&amp;nbsp;the information is stored internally.&lt;/p&gt;
&lt;p&gt;Please contact exor support and send through the output from the following sql from the view being used in Maintain MCP layers for the asset&amp;nbsp; extract (V_MCP_EXTRACT_GY)&amp;nbsp;and the exported attribute values (ATTR_9)&amp;nbsp; and owner of tables HIGHWAYS&lt;/p&gt;
&lt;p&gt;select * from sde.column_registry&lt;/p&gt;
&lt;p&gt;where table_name=&amp;#39;V_MCP_EXTRACT_GY&amp;#39;&lt;/p&gt;
&lt;p&gt;and owner = &amp;#39;HIGHWAYS&amp;#39;&lt;/p&gt;
&lt;p&gt;and column)name =&amp;#39;ATTR_9&amp;#39;&lt;/p&gt;
&lt;p&gt;A sql change&amp;nbsp;had to be made to correct&amp;nbsp;this issue from data returned above to resolve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: MCI, asset, rounded value exported, Shapefile&lt;/div&gt;
</description></item><item><title>Asset attribute exporting as rounded value to shape file (not with decimal value) eg7 not 6.7</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7/revision/1</link><pubDate>Mon, 30 Jun 2014 12:00:27 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4931cb9d-f10d-43e6-8371-e74c6caaa602</guid><dc:creator>Clive T</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/15455/asset-attribute-exporting-as-rounded-value-to-shape-file-not-with-decimal-value-eg7-not-6-7#comments</comments><description>Revision 1 posted to ALIM | Exor - Wiki by Clive T on 6/30/2014 12:00:27 PM&lt;br /&gt;
&lt;table style="border:0px solid #dce5f0;width:500px;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;b&gt;Applies To &lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Exor Mapcapture Interface (MCI)&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;04.05.00.00&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment: &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area: &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Exporting Shape Files&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea: &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Clive T, Bentley Technical Support Group&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Problem Description&lt;/h1&gt;
&lt;p&gt;A user&amp;nbsp;is using MapCapture Interface to&amp;nbsp;bulk export an asset to a shape file to edit. However, attribute (depth)&amp;nbsp;exports as a rounded integer value in the shape file not&amp;nbsp;as&amp;nbsp;that stored in the form&amp;nbsp;eg exports as 7 instead of 6.7&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Steps to Resolve&lt;/h1&gt;
&lt;p&gt;Go to asset metamodel form (NM0410)&amp;nbsp;and query back asset, select attribute tab. Query back appropriate attribute IIT_NUM_ATTRIB18( in&amp;nbsp;example&amp;nbsp;investigated)&amp;nbsp;then&amp;nbsp;execute query. Check length&amp;nbsp;- length was 4, &amp;nbsp;decimal places was 2. However,&amp;nbsp;in block below also check Display width for the attribute. This was set to 4. So amended to 6 to reflect what it should be.&amp;nbsp;Than got user to amend a value for depth to check could input decimal value and export correctly&amp;nbsp;in shape file.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the following&lt;/p&gt;
&lt;p&gt;As the top user (&amp;nbsp;owner of the tables ) &amp;nbsp;not a sub user....&lt;/p&gt;
&lt;p&gt;Query back Asset type GY in Asset Metamodel NM0410 form select create view button&lt;/p&gt;
&lt;p&gt;From&amp;nbsp;maintain MCP layers form MCP0300 query&amp;nbsp;back&amp;nbsp;asset and check views displayed in theme name and feature view.&amp;nbsp;if no there&amp;nbsp;select create button to create views, &amp;nbsp;if&amp;nbsp;create button&amp;nbsp;ghosted&amp;nbsp;select &amp;nbsp;refresh button to update.. Then try again to export to see what happens.&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t work check the view definition for the extract process in Maintain MCP Layers, select a record from the view via sql to see what is&amp;nbsp;stored ie a decimal value ? choose view sql button to see which field the attribute is exported too.&lt;/p&gt;
&lt;p&gt;Finally if that does not work it could be due to&amp;nbsp;how&amp;nbsp;the information is stored internally.&lt;/p&gt;
&lt;p&gt;Please contact exor support and send through the output from the following sql from the view being used in Maintain MCP layers for the asset&amp;nbsp; extract (V_MCP_EXTRACT_GY)&amp;nbsp;and the exported attribute values (ATTR_9)&amp;nbsp; and owner of tables HIGHWAYS&lt;/p&gt;
&lt;p&gt;select * from sde.column_registry&lt;/p&gt;
&lt;p&gt;where table_name=&amp;#39;V_MCP_EXTRACT_GY&amp;#39;&lt;/p&gt;
&lt;p&gt;and owner = &amp;#39;HIGHWAYS&amp;#39;&lt;/p&gt;
&lt;p&gt;and column)name =&amp;#39;ATTR_9&amp;#39;&lt;/p&gt;
&lt;p&gt;A sql change&amp;nbsp;had to be made to correct&amp;nbsp;this issue from data returned above to resolve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: MCI, asset, rounded value exported, Shapefile&lt;/div&gt;
</description></item></channel></rss>