<?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>tenny さんのアクティビティ</title><link>https://www.aras.com/community/members/tenny</link><description>tenny さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RPA integrate with aras via Power Automate Desktop</title><link>https://www.aras.com/community/f/integrations/36915/rpa-integrate-with-aras-via-power-automate-desktop</link><pubDate>Wed, 22 Sep 2021 05:54:36 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a6e05896-afd9-4f5b-947d-c102cbab4bfa</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;Does Anyone use the Microsoft Power Automate Desktop to do automation in Aras ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to let relationship read only in java script ?</title><link>https://www.aras.com/community/f/development/36639/how-to-let-relationship-read-only-in-java-script</link><pubDate>Thu, 01 Jul 2021 10:10:55 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c9558296-459a-4129-931e-5c763fc479f5</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I need to let relationship read only after I use the java script add the relationship item(code like below).Anyone could give me a hint how to do that?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;//I have a button in parent item&amp;#39;s from&amp;nbsp; to&amp;nbsp; add the data to the&amp;nbsp;&lt;/span&gt;&lt;span&gt;relationship&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tmpItem = top.aras.newItem(&amp;quot;PURreq_RSpml&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.itemsCache.addItem(tmpItem);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml02&amp;quot;,pml02);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml01&amp;quot;,pml01);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml04&amp;quot;,pml04);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml041&amp;quot;,pml041);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml07&amp;quot;,pml07);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml20&amp;quot;,pml20);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pmlud07&amp;quot;,pmlud07);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml21&amp;quot;,pml21);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml35&amp;quot;,pml35);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml34&amp;quot;,pml34);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml33&amp;quot;,pml33);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml90&amp;quot;,pml90);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;top.aras.setItemProperty(tmpItem,&amp;quot;pml_total&amp;quot;,pml_total);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml18&amp;quot;,pml18);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml12&amp;quot;,pml12);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml15&amp;quot;,pml15);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pml14&amp;quot;,pml14);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;ima881&amp;quot;,ima881);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.aras.setItemProperty(tmpItem,&amp;quot;pmo06&amp;quot;,pmo06);&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var newRelship = top.aras.newRelationship(signERPRelId, parent.item,false,null,tmpItem,&amp;quot;PURreq_RSpml&amp;quot;,false,true,&amp;quot;PURreq_RS&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;if (currTabID !== FirstTabID)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;{&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&lt;/span&gt;&lt;span&gt;reload the data&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top.relationships.iframesCollection[currTabID].contentWindow.location.reload();&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;}&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to import excel file in the front end</title><link>https://www.aras.com/community/f/development/36638/how-to-import-excel-file-in-the-front-end</link><pubDate>Thu, 01 Jul 2021 01:06:33 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1db86a96-ffb1-4598-956c-2473fd247a8a</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I want to import user excel data in actions,Does anyone give me a hint how to do that.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>aras 12 sp9 install issue</title><link>https://www.aras.com/community/f/getting-started/36632/aras-12-sp9-install-issue</link><pubDate>Tue, 29 Jun 2021 09:50:52 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:36202947-339d-4386-949b-5c7c572c3119</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;hello everyone,&lt;/p&gt;
&lt;p&gt;I try to install the aras 12 sp9 and follow the installation guide. but I can&amp;#39;t login the system.the webpage show &amp;quot;HTTP Error 503. The service is unavailable.&amp;quot; .Anyone give me a hint to solve it?&lt;/p&gt;
&lt;p&gt;I install on windows server 2012 R2 , sql server 2017 express .&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/6/pastedimage1624960138312v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to get the relationship count before the parent itemtype save</title><link>https://www.aras.com/community/f/community/36292/how-to-get-the-relationship-count-before-the-parent-itemtype-save</link><pubDate>Fri, 05 Feb 2021 06:38:55 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b3cab374-993a-4e1c-8dc4-5f040080d991</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;I need to check that user has added&amp;nbsp; at least one&amp;nbsp; relationship before save base on some item types fields， anyone know which event I should use and how to do that? Example is just like the picture below.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/pastedimage1612507023494v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How could I get the server name in Server method and Client method</title><link>https://www.aras.com/community/f/community/35705/how-could-i-get-the-server-name-in-server-method-and-client-method</link><pubDate>Tue, 23 Jun 2020 09:28:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e63a4828-1075-45d7-af83-ccfdc2e4b6d4</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I want to get the server name in my method to&amp;nbsp;&lt;span&gt;distinguish between production server and testing server .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So how do I get it?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>File download error with message &amp;quot;user hasn&amp;#39;t enough permissions for this file&amp;quot;</title><link>https://www.aras.com/community/f/community/35849/file-download-error-with-message-user-hasn-t-enough-permissions-for-this-file</link><pubDate>Wed, 05 Aug 2020 09:19:44 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2ce61a77-5dee-4bd4-a14d-4fb14ea3d71f</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;I upload a file to aras, when I want to open it, it show the &amp;quot;System.Web.Services.Protocols.SoapException: User hasn&amp;#39;t enough permissions for this file &amp;quot; the detail as below, but I search the file in my vault path ,it really uploaded,does anyone could give me idea how to solve it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/10/file.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/10/2273.error.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/10/search.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How could I get Life cycle&amp;#39;s stage change time?</title><link>https://www.aras.com/community/f/community/35758/how-could-i-get-life-cycle-s-stage-change-time</link><pubDate>Thu, 09 Jul 2020 09:25:53 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a6083467-733d-4c3b-b214-a4f96705cd4d</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My item type have 4 different stage&amp;nbsp; in life cycle,How could I get the change time between different stage ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Discussion Starter I</title><link>https://www.aras.com/community/achievements/21025ab1-febb-4fb4-a872-d32a921cb45c</link><pubDate>Fri, 26 Jun 2020 14:48:54 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e97177e4-dc15-4c80-9936-b1f180034d38</guid><dc:creator /><description>Start a discussion in a forum that receives 5 replies.</description></item><item><title>How can I hide  some columns in relationship grid base on the some rule of parent item type</title><link>https://www.aras.com/community/f/development/6343/how-can-i-hide-some-columns-in-relationship-grid-base-on-the-some-rule-of-parent-item-type</link><pubDate>Thu, 19 Sep 2019 02:33:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0ef4d99e-43e0-4adc-ba0f-e79999053c5c</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;I need to hide&amp;nbsp; some columns in relationship grid base on the some rules of parent item type when form on populated.&lt;/p&gt;
&lt;p&gt;Is it possible?&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>Thu, 19 Sep 2019 02:33:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1c50d546-4b6a-42f1-8613-ca4b2a74a709</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>What&amp;#39;s the event in relationship item type when we user save as function?</title><link>https://www.aras.com/community/f/development/6094/what-s-the-event-in-relationship-item-type-when-we-user-save-as-function</link><pubDate>Fri, 21 Jun 2019 02:52:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0114f796-613f-4e6c-b470-dfd235d7d1d1</guid><dc:creator>tenny</dc:creator><description>&lt;p&gt;We&amp;nbsp; have an item type have one relationship item type, We want to modify the relationship item type&amp;#39;s property value when user use the Save As function.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have tested that the event onbeforecopy only work in parent item type, doesn&amp;#39;t work in relationship item type. Anyone could give me a hint about it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>