<?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>Morgan さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/mczbas</link><description>Morgan さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Update workflow process to latest Workflow Map</title><link>https://www.aras.com/community/f/development/37791/update-workflow-process-to-latest-workflow-map</link><pubDate>Wed, 18 Jan 2023 00:13:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3dbaa833-f778-4034-b6c1-6784d8bdafb2</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Any ideas on the topic?&lt;/p&gt;
&lt;p&gt;Failing this, resetting the workflow?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Make server side code wait</title><link>https://www.aras.com/community/f/development/37941/make-server-side-code-wait</link><pubDate>Thu, 13 Apr 2023 17:34:04 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bad2cdc7-e62d-414d-b5cd-15875dbc0f1d</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi Community,&lt;/p&gt;
&lt;p&gt;Hopefully an easy question -&lt;/p&gt;
&lt;p&gt;I am calling a server side method from a client method and I need the server side method to wait a few seconds to allow the items to save before processing. I tried the standard sleep commands but they don&amp;#39;t seem to work. I also tried to use a timeout on the client side but since I am closing the window after the save, it sometimes will not allow the code to continue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Where Used Report - Multiple Levels</title><link>https://www.aras.com/community/f/development/36892/where-used-report---multiple-levels</link><pubDate>Tue, 14 Sep 2021 17:44:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:92a1765b-c2f7-4579-9ea6-6db26ced8b35</guid><dc:creator>Brooke</dc:creator><description>&lt;p&gt;Is it possible to generate a Report containing the results from the Where Used function? Other solutions I&amp;#39;ve seen only contain one level of results - I am looking for a Where Used Report that goes through multiple levels.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Snapshot Isolation - On or Off?</title><link>https://www.aras.com/community/f/development/37965/snapshot-isolation---on-or-off</link><pubDate>Tue, 02 May 2023 21:00:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d5febfc7-393e-4977-b196-d31b7ecc0404</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi Community,&lt;/p&gt;
&lt;p&gt;We have this turned on due to some issue with migrating data but noticed it causes problems with certain methods, causing them to run twice. Generally this involves methods that vault files.&lt;/p&gt;
&lt;p&gt;Any suggestions on how to address this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Self Service Reporting - Latest Released</title><link>https://www.aras.com/community/f/community/37664/self-service-reporting---latest-released</link><pubDate>Tue, 25 Oct 2022 17:28:47 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1b476472-515b-4478-a136-9a00602923c9</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;I need to pull a report but only for latest released however it seems SSR can only pull current?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried messing around with filters on the is_current and is_released properties but when set to 1 and latest isn&amp;#39;t one of these I don&amp;#39;t get the expected result.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is it possible to update an item with AML and not change modified_by_id and modified_on</title><link>https://www.aras.com/community/f/development/37686/is-it-possible-to-update-an-item-with-aml-and-not-change-modified_by_id-and-modified_on</link><pubDate>Tue, 08 Nov 2022 18:52:36 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ecf46231-f863-4c71-9639-69437f96a9ca</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Just as the question says. I want to mass update some background properties but not show Super User as the modifier.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TIA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Adding a CUI button, getting context item</title><link>https://www.aras.com/community/f/development/37645/adding-a-cui-button-getting-context-item</link><pubDate>Fri, 14 Oct 2022 15:12:12 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bafd5ad1-96f1-4987-97b3-5881fe8bb3c0</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi aras team,&lt;/p&gt;
&lt;p&gt;I am adding a cui button to the command bar, but random question...&lt;/p&gt;
&lt;p&gt;How can I get the context item for my method? The usual ways don&amp;#39;t seem to apply and I am getting an error:&lt;/p&gt;
&lt;p&gt;&amp;quot;identifier &amp;#39;options&amp;#39; has already been declared&amp;quot;&lt;/p&gt;
&lt;p&gt;the onClick event I setup has attempted to run against document.item, document.thisItem and I also tried parent :/&lt;/p&gt;
&lt;p&gt;All the blogs seem to focus on get selected items in a grid, not the active window item.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Update an item causes recursive loop</title><link>https://www.aras.com/community/f/development/37642/update-an-item-causes-recursive-loop</link><pubDate>Wed, 12 Oct 2022 15:55:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:45d75b95-3f39-4631-b0a5-8fb05ab32431</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi team,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So I am looking to run a method on an item whenever it is updated to update two hidden properties on the item that drive some functionality later on down the workflow.&lt;/p&gt;
&lt;p&gt;The issue I am having is that when I use the onAfterUpdate event, because the method updates the item it causes a recursive loop and runs itself indefinitely.&lt;/p&gt;
&lt;p&gt;I attempted onAfterVersion however this caused two weird scenarios - the logging wouldn&amp;#39;t show the correct result until the second time the item was saved and even then it never actually updated the properties. I have this same event running onAfterAdd and it works successfully there but I need it to update anytime the item is saved.&lt;/p&gt;
&lt;p&gt;Finally, I got the idea to run it via a wrapper from a client event on the form. In this case, onFormPopulate causes the recursive loop again, and so I am attempting a field even for onChange of the field that drives these in question. It still seems to have an issue so any suggestions would be welcome.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Warning: Versioning and tab pane very buggy in new Innovator versions!!!  Are you affected?</title><link>https://www.aras.com/community/f/development/36912/warning-versioning-and-tab-pane-very-buggy-in-new-innovator-versions-are-you-affected</link><pubDate>Mon, 20 Sep 2021 15:40:20 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4db34c0d-78a3-4f20-90b9-890d60c714e8</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;I need your help to investigate an error that occurs in newer Innovator versions. In my case it occurred in Innovator 12SP17 and 12SP18 but NOT in Innovator 12SP7 / 9 / 10.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I look for a bug fix for this one, cause unfortunately Aras rate this one as unimportant glitch and not as high risk behavior. From my POV the bug is a huge source for trouble (data loss!!), so I just can warn people to update to SP17 and SP18 without this bug fixed.&lt;br /&gt;I want to investigate, which service pack version is NOT affected by this bug. I am not able to test out all available service pack, so I would be happy if community could help:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;em&gt;&lt;strong&gt;If you are a user of Innovator 12 SP11 / 12 / 14 / 15 / 16 / 17 I would be happy if you could test out at least the Error 1 scenario!! (2 minutes required!)&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Scope&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In 12SP17 and 12SP18 the tab pane can crash to easily when using item versions (like in Parts, Documents and Methods).&lt;br /&gt;In addition, old item revision can overwrite the latest item without the user noticing it!&lt;br /&gt;Both errors can&amp;nbsp;occur easily, as soon users display previous revisions of an item. Comparing old and new revisions is a typical work during a&amp;nbsp;Change Management process, so it&amp;acute;s an error that affects daily work of PLM users.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Test Setup&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If possible perform this test in a test database. No data is edited during the test when you closely follow the instructions. But I don&amp;acute;t want to bring you in trouble in case of error!&lt;/p&gt;
&lt;p&gt;1. Go to TOC -&amp;gt; Administration -&amp;gt; Open ItemType &amp;quot;Method&amp;quot; search grid&lt;br /&gt;2. Search for Method with with &amp;quot;Ver 2&amp;quot; or higher, to ensure the Method has more than one revision.&lt;br /&gt;&amp;nbsp; &amp;nbsp;(If you need extra safety, create a temporary custom Method for this test that you can delete after test finished)&lt;br /&gt;3. Open this Method (it doesn&amp;acute;t matter which one)&lt;br /&gt;4. Open the &amp;#39;Versions&amp;#39; dialog&lt;br /&gt;5. Select a previous version (e.g Ver 1) of this Method&lt;br /&gt;6. A Form with the previous version of your Method shall open.&lt;br /&gt;7. Do not touch the new window with the previous version&lt;br /&gt;8. Simply switch back to the tab with the newest version of the Method and close the &amp;quot;Versions&amp;quot; dialog&lt;/p&gt;
&lt;p&gt;We now have both versions in parallel in the tab pane. This is our basic setup. So far everything is fine.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1632148636969v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Reproduce Error 1 (Tab pane crash)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;1. Start from setup above. We are in the tab with the latest revision&lt;br /&gt;2. Click &amp;quot;Edit&amp;quot; (but do nothing else)!&lt;br /&gt;3. Now just switch back to the tab with the previous revision of the Method and simply close this window&lt;br /&gt;4. After closing the previous revision, we will automatically jump back to our latest revision tab&lt;br /&gt;5. Click &amp;quot;Discard&amp;quot; as we never wanted to edit anything&lt;br /&gt;6. Now the error should happen:&lt;br /&gt;In case of error a&amp;nbsp;second tab reappears. We now have the two tabs for the item. They do not work and you cannot close them. Tab pane is crashed. Everything will be fine again after restarting Innovator in browser.&lt;br /&gt;If you don&amp;acute;t see this error, your Innovator version is not affected by this bug. You can skip all other tests. Please&amp;nbsp;share which version you used!&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1632148871001v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Reproduce Error 2 (glitch)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;6. When you directly click &amp;quot;Search Method&amp;quot; in the TOC after above error occurred, a small additional glitch can appear&lt;br /&gt;7. As our tab pane is crashed, the search grid will overlab with the Method Form. None of the tabs can be used reliable anymore&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1632148990772v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Reproduce Error 3 (previous revision overwrites latest)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;Warning: Perform only in test database! Use a custom temporary Method for testing out this one, cause it can corrupt your data!!!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. Start from setup above. We are in the tab with the latest revision.&lt;br /&gt;&lt;/span&gt;2. First&amp;nbsp;switch back to the tab with the previous revision. This time do not close the window, but simply take a look at the &amp;quot;Edit&amp;quot; button. It&amp;acute;s grayed out and you cannot use it. (This is correct behavior, as we never should be able to edit previous revisions)&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1632149306916v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;3. Switch back to the latest revision and click &amp;quot;Edit&amp;quot;&lt;br /&gt;4. Again switch back to the previous revision and take a look at&amp;nbsp;the &amp;quot;Edit&amp;quot; button again. This time it&amp;acute;s not greyed out anymore!!!&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1632149376057v5.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;5. It&amp;acute;s now theoretically possible to click the edit button inside the Form of the previous revision!&lt;br /&gt;6. In case you click the &amp;#39;Edit&amp;#39; button, you can create a high risk scenario:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1632149873767v6.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;7. After clicking the &amp;#39;Edit&amp;#39; button, it&amp;acute;s seems to be possible to edit the previous revision. But what you see doesn&amp;acute;t represent the &amp;quot;truth&amp;quot; any more.&lt;/p&gt;
&lt;p&gt;a) The shown Method code still shows the content of the previous revision&lt;br /&gt;b) But the&amp;nbsp;context item has switched to the latest revision. But this revision change is not visible to users as they still watch the previous code/properties. You can only see it in the &amp;#39;Generation&amp;#39; value in the &amp;#39;Properties&amp;#39; dialog.&lt;/p&gt;
&lt;p&gt;If you now save your &amp;quot;fake&amp;quot; previous item, the latest item will be overwritten with code and properties of the previous version. This is a high danger situation not only for Methods, but for all ItemTypes that use revision as it will lead to data loss and corrupted data.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Conclusion&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I discovered the bug while merging a few upgrade patches and actually destroyed a few Methods cause of this bug. If I as admin fail to handle versioned&amp;nbsp;items cause of this behavior, I expect that real users will face the same problem soon.&lt;/p&gt;
&lt;p&gt;I right would&amp;nbsp;&amp;nbsp;not recommend to use 12SP17/18 just because of this bug. Comparing and working with item versions is a daily task especially when using Change Management. But it&amp;acute;s important that users can trust the data they see. Right now working with revision in SP18 is very risky cause users can crash their tab (best case) or overwrite data without knowing (worst case).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please let me know if you are able to reproduce any of the above bugs in your Aras Innovator version!&amp;nbsp;If you&amp;acute;re Innovator version doesn&amp;acute;t show the bugs, please also write a short post! When we can determine in which service pack the error appeared first, it&amp;acute;s maybe possible detect the bug more easily.&lt;/p&gt;
&lt;p&gt;Thanks for your help!&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Remove a saved search from TOC</title><link>https://www.aras.com/community/f/development/37557/remove-a-saved-search-from-toc</link><pubDate>Wed, 17 Aug 2022 17:46:53 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ab22c1ca-7868-4b95-bfd6-16a0d6f1e57a</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi Community,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a saved search that was shared to an identity group. I updated the owned_by_id which based on documentation should control who has access but it is still showing up in this identity&amp;#39;s TOC panel. How can I remove access to this search via the ToC sidebar?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Delete</title><link>https://www.aras.com/community/f/development/37560/delete</link><pubDate>Thu, 18 Aug 2022 22:33:23 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:56cab1bf-7510-4c32-a2a5-96033d1f5e25</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Delete&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Prevent Popup on download of File</title><link>https://www.aras.com/community/f/development/37543/prevent-popup-on-download-of-file</link><pubDate>Tue, 09 Aug 2022 21:54:56 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d3206b88-e847-48a7-9650-b4447c6a6e6d</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Currently, when downloading a file from an innovator installation, like the viewable file property on CAD, a popup window occurs and the file is downloaded in chrome.&lt;/p&gt;
&lt;p&gt;Is there a way to get the file to download in the original window?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Editable search grids and Poly Items that are Relationship Items</title><link>https://www.aras.com/community/f/development/37067/editable-search-grids-and-poly-items-that-are-relationship-items</link><pubDate>Wed, 08 Dec 2021 17:41:54 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a2836626-6863-40c7-af35-8e6ee7b931d5</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi Community,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Recent releases of Aras have enabled editable search grids. Is it possible to use this on poly item types? My use case is a little unique so let me explain -&lt;/p&gt;
&lt;p&gt;I am looking to create a dashboard of tasks which are relationship items. The poly item type contains all these relationship items and relevant properties. There are a few properties I need to edit and it would be nice to be able to do so from the grid without opening the source item (which is one of the poly items properties so it is essentially an extra few clicks to get to).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any advice?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Dynamically Add Workflow Process Path</title><link>https://www.aras.com/community/f/development/37166/dynamically-add-workflow-process-path</link><pubDate>Wed, 16 Feb 2022 18:11:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5256a154-6a0e-41c4-897d-cb87a312e552</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi Community,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Just wondering if this error is common.&lt;/p&gt;
&lt;p&gt;Basically I have a workflow with multiple activities in sequence. I also have another activity that is not in the sequence and has no paths to it (we&amp;#39;ll call this activity X).&lt;/p&gt;
&lt;p&gt;I am looking to, via an action, create a workflow process path to activity X and then vote that path. I am getting an insufficient permission error to add a workflow process path. Am I missing something here? Can Add for that item type shows admin has rights. Is there another item I need to take into account?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Affected Items Floating relationship not floating on Express ECO</title><link>https://www.aras.com/community/f/development/37146/affected-items-floating-relationship-not-floating-on-express-eco</link><pubDate>Wed, 02 Feb 2022 18:09:14 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:88602a4e-e707-460d-a602-6a8ce88911ce</guid><dc:creator>Morgan</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Strange error happening here. For some unknown reason, when an item is on an ECO and it is versioned, the relationship is not floating to latest. In my dev environment it is working fine and the other environment is just a push from the dev environment. I tried resetting the behavior and still nothing.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve had this issue before and I was able to resolve it by deleting the relationship and reimporting however that was a relationship I had created and in this case the OOB relationship has so much going on that I&amp;#39;d rather not.&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>