<?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>iGacky さんのアクティビティ</title><link>https://www.aras.com/community/members/igacky</link><description>iGacky さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>How to focus on particular tab on item form populated?</title><link>https://www.aras.com/community/f/development/16653/how-to-focus-on-particular-tab-on-item-form-populated</link><pubDate>Mon, 11 May 2020 01:30:13 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f1bb5e3c-8e80-4ba9-86ff-431ee04c6919</guid><dc:creator>iGacky</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I can now swich&amp;nbsp; the display / non-display of tab according to the conditions,by referring to &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/f/development/9817/disable-a-relationship-tab"&gt;Disable a Relationship Tab&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But this time, unintended tab is focus on.&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;How do I focus on particular tab on item form populated?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;Please,help me.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I use aras innovator 12 in an offline environment?</title><link>https://www.aras.com/community/f/getting-started/9390/how-can-i-use-aras-innovator-12-in-an-offline-environment</link><pubDate>Fri, 27 Mar 2020 06:18:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d26d0582-2b03-4e87-8ec3-b18886ef65b1</guid><dc:creator>iGacky</dc:creator><description>&lt;p&gt;I encounted an error&amp;nbsp; when I loged in aras as admin first time.&lt;/p&gt;
&lt;p&gt;A window Poped up (there was no title on the window but &amp;#39;service error&amp;#39;&amp;nbsp; message&amp;nbsp; was in html header tag).&lt;/p&gt;
&lt;p&gt;Freme lisence key&lt;/p&gt;
&lt;p&gt;Innovator server name&lt;/p&gt;
&lt;p&gt;Innovator servar locale&lt;/p&gt;
&lt;p&gt;Server MAC adress&lt;/p&gt;
&lt;p&gt;DB server name&lt;/p&gt;
&lt;p&gt;DB engine edition&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the pop-up window&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I guess aras need to activate lisence via web(internet) at first time or preiodically&lt;/p&gt;
&lt;p&gt;Is there an altanative for lisence activation in offline environment ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>In tree grid view, how do I calculate and show  global scope ratio of my BOM tree ?</title><link>https://www.aras.com/community/f/development/16652/in-tree-grid-view-how-do-i-calculate-and-show-global-scope-ratio-of-my-bom-tree</link><pubDate>Mon, 11 May 2020 00:11:31 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6fd6d110-8817-4454-af0b-6e33aaf9381f</guid><dc:creator>iGacky</dc:creator><description>&lt;p&gt;Hi, expert&lt;/p&gt;
&lt;p&gt;In case like image below,how do I calculate the global scope ratio of my BOM and display the result with query builder and tree grid view ?&lt;/p&gt;
&lt;p&gt;The local scope ratio is recorded in relationship(item type) , because each items ( PartI,PartII,Mat1,Mat2,,,)&amp;nbsp; is used in other bom.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s difficult for me to pass the superior value in relationship of the tree diagram to next relationship.&lt;/p&gt;
&lt;p&gt;(2 layer under: Item - Relationship (superior value) - Item - Relationship (Target) ) .&lt;/p&gt;
&lt;p&gt;Please give me some advise.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/20200511_5F00_2.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;sorry for my cheap image...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Disable a Relationship Tab</title><link>https://www.aras.com/community/f/development/9817/disable-a-relationship-tab</link><pubDate>Tue, 28 Apr 2020 19:35:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2862b400-7b37-4a0c-a789-e6bf39245a6e</guid><dc:creator>QuietClounds</dc:creator><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;I added a relationship to Part Item Type and I tried to disable the relationship tab in certain condition( the condition is not added to the code yet) . Relationship name =&amp;quot;a_Cost Data&amp;quot;, label =&amp;quot; Cost Data&amp;quot;, I am not sure which one I should use for GetTsbId(?) , tried both of them, neither works, the Cost Data tab is still enable.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;The action of the method is added to the Part Form Event , Event = onLoad&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Please advice&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#339966;color:#008000;font-size:200%;"&gt;&lt;span style="background-color:#ffffff;"&gt;if (parent.relationships.relTabbar !==null){&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; clearInterval(interval);&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; disableTab();&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; }&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; function disableTab()&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; {&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; var showTab = false;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; var tabbar = parent.relationships.relTabbar;&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; var tabID =tabbar.GetTsbID(&amp;quot;&amp;nbsp;a_Cost Data&amp;quot;);&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; //var tabID =tabbar.GetTsbID(&amp;quot;Cost Data&amp;quot;);&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; if (!tabID){&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; aras.AlertError(&amp;quot;Cannot access Tab&amp;quot;)&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; }&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; else {&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; tabbar.setTabEnabled(tabid,showTab);&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; }&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt; return;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ffffff;color:#008000;font-size:200%;"&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Also I like to know if there is any documentation for all the Form related functions and use cases,&amp;nbsp; I&amp;nbsp;&amp;nbsp;couldn&amp;#39;t find at ARAS Programming Guide&amp;nbsp; or ARAS API references&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How do I duplicate an item?</title><link>https://www.aras.com/community/f/getting-started/9907/how-do-i-duplicate-an-item</link><pubDate>Wed, 29 Apr 2020 08:57:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0020e3f7-8ac8-4c8c-9a6b-ef23fe81a93c</guid><dc:creator>iGacky</dc:creator><description>&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;We often come across situations where it is more efficient to copy a similar item and edit the properties we want to change, rather than creating a new item and entering values for all required properties one by one. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;in this case,how do I&amp;nbsp; in Aras?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>I Solved ”Cannot access OAuth Server due to 500 or 502 / Aras 12&amp;quot; in my case.</title><link>https://www.aras.com/community/f/community/9424/i-solved-cannot-access-oauth-server-due-to-500-or-502-aras-12-in-my-case</link><pubDate>Fri, 03 Apr 2020 09:29:08 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:57e41471-ffa2-4a5a-b2cd-20513062a97d</guid><dc:creator>iGacky</dc:creator><description>&lt;p&gt;I encountered &amp;quot;Cannot access OAuth Server due to 500&amp;quot; and &amp;quot;Cannot access OAuth Server due to 502 (Bad Gateway)&amp;quot; errors.&lt;/p&gt;
&lt;p&gt;This problem was coused by below reason in my case&lt;/p&gt;
&lt;p&gt;1. &amp;quot;Cannot access OAuth Server due to 500&amp;quot; error was coused by&lt;/p&gt;
&lt;p&gt;--------&amp;quot;Microsoft .NET core 2.1.8 - Windows Server Hosting&amp;quot; was not installed.&lt;/p&gt;
&lt;p&gt;I accidentally installed a non-Hosting Bundle version.(without &amp;quot;Microsoft .NET core 2.1.8 - Windows Server Hosting&amp;quot; )&lt;br /&gt; I needed to download &amp;quot;Hosting Bundle Version installer&amp;quot; and install it.&lt;/p&gt;
&lt;p&gt;2.&amp;quot;Cannot access OAuth Server due to 502 (Bad Gateway)&amp;quot; error was coused by&amp;nbsp;&lt;/p&gt;
&lt;p&gt;--------registered passwards was mismatched between &amp;quot;[Sql Server]-[Sequrity]-[login]&amp;quot; innovator and innovator_regular accounts and attributes with &amp;quot;DB-Connection&amp;quot; tag in InnovatorServerConfig.xml file.&lt;/p&gt;
&lt;p&gt;I was install and uninstall aras12 due to 500 error. and I was install it again. &lt;br /&gt; I was probably enterd different password first time and second time. &lt;br /&gt; I should have delete sql db &amp;quot;InnovatorSolutions&amp;quot; and login accounts &amp;quot;innovator and innovator_regular&amp;quot; when i uninstalled aras 12.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I hope my case helps someone.&lt;/p&gt;
&lt;p&gt;My environment is &lt;br /&gt;OS: Windows Server 2016&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>Fri, 27 Mar 2020 06:18:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:433f014c-bec0-4a4f-8b16-98a8d8f574d7</guid><dc:creator /><description>Ask a question in a forum.</description></item></channel></rss>