<?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/"><channel><title>Pavlo さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/pavel</link><description>Pavlo さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Enabling DPN on Legacy CAD Items for 12.0SP9</title><link>https://www.aras.com/community/f/applications/37064/enabling-dpn-on-legacy-cad-items-for-12-0sp9</link><pubDate>Mon, 06 Dec 2021 15:20:59 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b355d70e-44f1-47a1-b4c5-df93e8d78814</guid><dc:creator>Pavlo</dc:creator><description>&lt;p&gt;Hello, everybody&lt;/p&gt;
&lt;p&gt;we did configuration of our 12.0SP9 according to this article (like for SP8)&lt;br /&gt;&lt;a href="/b/english/posts/enabling-dpn-on-legacy-cad-items-205775633"&gt;https://community.aras.com/b/english/posts/enabling-dpn-on-legacy-cad-items-205775633&lt;/a&gt;&lt;br /&gt;but we still do not have DPN for legacy files(&lt;/p&gt;
&lt;p&gt;maybe somebody have the same issue and know what can be the issue?&lt;/p&gt;
&lt;p&gt;what I`ve noticed is that new conversion tasks succeeded but new files&amp;nbsp;do not upload to vault.&lt;/p&gt;
&lt;p&gt;results are empty and no user data created&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/8/2021_2D00_12_2D00_06_5F00_17_2D00_17_2D00_12.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>how to export Impact Matrix to Excel fully</title><link>https://www.aras.com/community/f/development/37897/how-to-export-impact-matrix-to-excel-fully</link><pubDate>Tue, 14 Mar 2023 12:59:17 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:eb56fcae-4f9a-44f8-8da2-ac54c8f1780c</guid><dc:creator>Pavlo</dc:creator><description>&lt;p&gt;hello!&lt;/p&gt;
&lt;p&gt;I`m interesting in a way how to export Impact Matrix grid to the excel fully. I mean all rows (including collasubrows).&lt;/p&gt;
&lt;p&gt;I know that there is&amp;nbsp;&lt;strong&gt;aras.export2Office &lt;/strong&gt;function which can export to excel and I`m trying to adjust&amp;nbsp;&lt;strong&gt;EHT_Express ECO ImpactMatrixGrid&amp;nbsp;&lt;/strong&gt;client-side method to something like this:&lt;/p&gt;
&lt;p&gt;case &amp;quot;export2excel&amp;quot;:&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var gridXmlCallback = function () {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return this.impactGrid.grid.getXML(true);&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; aras.export2Office(gridXmlCallback, id);&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; break;&lt;/p&gt;
&lt;p&gt;but it returns only not-collapsed rows(&lt;/p&gt;
&lt;p&gt;for this method I`ve also added button at&amp;nbsp;...\Innovator\Client\Solutions\PLM\xml\&lt;strong&gt;ImpactMatrixToolbar.xml&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Also I`ve figured out that there are 2&amp;nbsp;methods &lt;strong&gt;getXML:&lt;br /&gt;&lt;/strong&gt;1&lt;strong&gt; M_Aras_Client_Controls_Public_GridContainer_getXml.htm&lt;/strong&gt; &lt;strong&gt;-&amp;nbsp;&lt;/strong&gt;function &lt;em&gt;getXml();&lt;/em&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;2&lt;strong&gt; M_Aras_Client_Controls_Public_TreeGridContainer_getXml.htm -&amp;nbsp;&lt;/strong&gt;function &lt;em&gt;getXml(useValues, withSubRows);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;and&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;only 2 has inner parameter&amp;nbsp;&lt;em&gt;withSubRows&amp;nbsp;&lt;/em&gt;but it looks like corresponds to TGVConteiner only.&lt;/p&gt;
&lt;p&gt;so, does somebody have experience in such case? If yes, please share. Maybe I`m digging in a wrong direction?&lt;/p&gt;
&lt;p&gt;my Aras is 12SP18&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>is it possible to change existing query definition?</title><link>https://www.aras.com/community/f/development/37017/is-it-possible-to-change-existing-query-definition</link><pubDate>Thu, 11 Nov 2021 14:25:17 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:005552e6-5065-4ca2-8960-e602ed460797</guid><dc:creator>Pavlo</dc:creator><description>&lt;p&gt;hi, everyone?&lt;/p&gt;
&lt;p&gt;I`m new with Query Builder so could be that my question is a silly one but anyway:&lt;br /&gt;how can I reorder Part Document and Part CAD in my query?&lt;br /&gt;how can I add Part Tool after Part material?&lt;/p&gt;
&lt;p&gt;I have feeling that I have create new Query from scratch. Is it the only way?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/2021_2D00_11_2D00_11_5F00_16_2D00_19_2D00_35.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>how upload pdf as a viewable file without conversion task</title><link>https://www.aras.com/community/f/development/36871/how-upload-pdf-as-a-viewable-file-without-conversion-task</link><pubDate>Mon, 06 Sep 2021 14:24:07 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5e185cca-89c8-4820-b135-8d671b93eceb</guid><dc:creator>Pavlo</dc:creator><description>&lt;p&gt;hello, all&lt;/p&gt;
&lt;p&gt;we have&amp;nbsp;&lt;span&gt;12.0 SP9 + SW EPDM Connector R04&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;we have a custom pdf generator and would like to connect it to Aras.&lt;br /&gt;Initial idea was to create a submit task in PDM Administration and send to it custom generated pdf but it looks like we have problem with that.&lt;br /&gt;(for some reason system do not see necessary&amp;nbsp;files)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;maybe somebody have had such experience&amp;nbsp;or any idea is also also welcome.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/2021_2D00_09_2D00_06_5F00_17_2D00_22_2D00_06.jpg" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Mon, 06 Sep 2021 03:35:43 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c9e82d09-b64a-47bf-a5c2-cedd06671b84</guid><dc:creator /><description>Ask a question in a forum.</description></item></channel></rss>