<?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>Frank Guarino さんのアクティビティ</title><link>https://www.aras.com/community/members/frank.guarino_4000_murata.com</link><description>Frank Guarino さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Multiple sessions created for trivial actions like &amp;quot;edit&amp;quot;.  What can be the reason?</title><link>https://www.aras.com/community/f/development/55452/multiple-sessions-created-for-trivial-actions-like-edit-what-can-be-the-reason</link><pubDate>Fri, 07 Mar 2025 13:34:57 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:afabd5ca-59b7-4fdf-9157-67006898a8cc</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;would be great if somebody could help me with&amp;nbsp;following issue with Innovator 12SP7!&lt;/p&gt;
&lt;p&gt;I noticed that one of my users appears with many sessions in the&amp;nbsp;&lt;span&gt;[application].[ACTIVEUSER] table in the database. The same user also complains that Innovator is very slow in certain scenarios. For example changing the &amp;quot;Make/Buy&amp;quot; drop-down in the Part Form can last up to 5 seconds.&amp;nbsp;Opening a custom Impact Matrix with a few&amp;nbsp;hundred Affected Items can take several&amp;nbsp;minutes (typical would be 3-5 seconds).&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am right now confused why this specific&amp;nbsp;user appears with an excess amount of sessions in the list. Typically people are only listed with a few sessions.&amp;nbsp;I wonder if the amount of listed sessions and the users&amp;acute; performance problems are somehow related?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The table looks like this:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/pastedimage1741353595541v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Red is always the same user. Green is somebody else.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I did some tests with the user. One new connection is created when he starts Innovator. Regular searching does not create any new session. But a new session appear as soon as&amp;nbsp;he opens a Parts and clicks the &amp;quot;Edit&amp;quot; button!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For each &amp;quot;Edit&amp;quot; click a new session was created! But only for this specific user.&amp;nbsp;If I do administration stuff in Innovator (editing ItemTypes, Method, etc.) no additional sessions are created. I hardly appear in the session list at all.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Side notes:&lt;/p&gt;
&lt;p&gt;- No browser extensions used. Session cookies are not blocked or removed&lt;br /&gt;- We tested Firefox and Edge&lt;br /&gt;- Other users only have one or a small amount of sessions&lt;br /&gt;-&amp;nbsp;New connections appear for file operations (thumbnails and regular file upload). But these sound legit.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does anyone has an idea what can cause this behavior? Is this normal?&lt;/p&gt;
&lt;p&gt;Thanks for any help!&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Use Src Access on regular item type?</title><link>https://www.aras.com/community/f/development/55519/use-src-access-on-regular-item-type</link><pubDate>Mon, 19 May 2025 16:31:27 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bf8fc080-5b68-4409-a500-4f2ac55d87bc</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Hello Forums,&lt;/p&gt;
&lt;p&gt;I have a regular item type that is parent to some other regular item types.&lt;/p&gt;
&lt;p&gt;I.e. we have&amp;nbsp;Item A that has a relationship to Item AB, and Item AB has a relationship to BB.&lt;/p&gt;
&lt;p&gt;A, AB, and BB are all regular items.&lt;/p&gt;
&lt;p&gt;I want A&amp;#39;s permissions to cascade onto anything below, but it seems that &amp;#39;Use Src Access&amp;#39; only goes as far as A to Ab (the relationship item), as opposed to also placing A&amp;#39;s permissions onto AB.&lt;/p&gt;
&lt;p&gt;Can &amp;#39;Use Src Access&amp;#39; reach AB and BB?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Method event version type &amp;quot;Version 2&amp;quot; - where do we find more samples and guidelines?</title><link>https://www.aras.com/community/f/development/55277/method-event-version-type-version-2---where-do-we-find-more-samples-and-guidelines</link><pubDate>Wed, 17 Jul 2024 14:47:52 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9ae32e93-1f02-49ec-b219-2942a16114ca</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;does anyone of know how to use the &amp;quot;Version 2&amp;quot; type for ItemType Server Methods?&lt;/p&gt;
&lt;p&gt;Let&amp;acute;s assume we use an onAfterAdd/Update event in the Part BOM ItemType. With Event Version 1 the event is fired for each single row.&lt;br /&gt;Which version 2 it would be executed on the complete item group.&lt;/p&gt;
&lt;p&gt;From my POV version 2 is useful to improve performance for certain tasks. But there is not much information out there that describe how to use this version type.&lt;/p&gt;
&lt;p&gt;The context item in version 2 is empty by default. So &amp;quot;this&amp;quot; simply contains nothing when we execute a Method with &amp;quot;Version 2&amp;quot;.&amp;nbsp;&lt;br /&gt;I assume that we have to extract the information of the affected items from the &amp;quot;eventData&amp;quot; parameter in the background.&lt;/p&gt;
&lt;p&gt;I found&amp;nbsp;some minor code samples in the code used for Effectivity and Derived Relationships. But they are to specific for being used in other contexts.&lt;/p&gt;
&lt;p&gt;Does anyone know more about using &amp;quot;Version 2&amp;quot;? Thanks for any tip!!!&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to import Helvetica Neue Lt Std Font to apply that font in the Aras css Tech docs?</title><link>https://www.aras.com/community/f/development/55442/how-to-import-helvetica-neue-lt-std-font-to-apply-that-font-in-the-aras-css-tech-docs</link><pubDate>Thu, 27 Feb 2025 13:52:26 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d49b271d-5370-4fcc-a8ba-55a94f48c0fd</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I received a zip of the font in question. I need to apply this font to particular text. How does one use this zip file?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to work with onBeforeDelete and onAfterDelete?</title><link>https://www.aras.com/community/f/development/55460/how-to-work-with-onbeforedelete-and-onafterdelete</link><pubDate>Mon, 17 Mar 2025 18:06:29 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:58df83a0-b83b-4143-8f30-ea03f06da16e</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Hello all,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a relationship item type server event of onAfterDelete that runs some post processing for respective deletion.&lt;/p&gt;
&lt;p&gt;Only thing is, right now,&amp;nbsp;even with commented out code, I am unable to successfully have the deletion go through successfully. To reiterate, after removing the row and pressing save, the row stays there faded out and is still technically there and reappears back in full color after relogging back into Aras.&lt;/p&gt;
&lt;p&gt;Firstly, even when I remove my onAfterDelete method and use only my onBeforeDelete method that simply states &amp;quot;return true&amp;quot;, the record stays faded out?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Secondly, if I can get onBeforeDelete to allow processing, how can I pass the data of onBeforeDelete to onAfterDelete - there is important data in the relationship record that cannot be fetched by the AML server within onAfterDelete, so I need a way to pass it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to update grid values without running .apply() (I want to update it only in the frontend and not post it)</title><link>https://www.aras.com/community/f/development/55397/how-to-update-grid-values-without-running-apply-i-want-to-update-it-only-in-the-frontend-and-not-post-it</link><pubDate>Mon, 20 Jan 2025 17:45:25 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:11fd2dce-42de-4317-bf5b-3c202899f973</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There is a relationship grid row that I would like users to mass edit. I so far configured a method to appear in the CUI along with the functionality of having multiple rows highlighted, and can get the relationship Ids as well.&lt;/p&gt;
&lt;p&gt;What I need next is to reference the frontend dom of the grid, get a particular column of that row, and set it to something. Is there a reliable method for that?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>FYI for others (Feature errors saying &amp;#39;Double Authentication is not implemented&amp;#39; [Technical Documentation Publishing])</title><link>https://www.aras.com/community/f/development/55457/fyi-for-others-feature-errors-saying-double-authentication-is-not-implemented-technical-documentation-publishing</link><pubDate>Thu, 13 Mar 2025 14:35:59 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:041e50e8-971d-435f-93bc-62356d4c9b8b</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Aras.ConversionFramework.Exceptions.EventCallbackErrorException: See inner exception for details: ---&amp;gt; System.Exception ---&amp;gt; System.ServiceModel.FaultException: Double authentication is not implemented&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The solution, in my case, was the user record&amp;#39;s configured vault was set to one that is used for another aras server. Therefore it may have been the cause for that. After swapping them to the correct server, then it was working for them!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Any way to instantiate a C# class that is within another method or file?</title><link>https://www.aras.com/community/f/development/55427/any-way-to-instantiate-a-c-class-that-is-within-another-method-or-file</link><pubDate>Wed, 19 Feb 2025 20:05:49 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:eef4764c-75f5-434c-b28b-e69d521a445c</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;I have written a C# class helpful for me in&amp;nbsp;refactoring some&amp;nbsp;processing of an older method.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This C# class could prove helpful for other modules which perform the same logic.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there anyway to have this class defined in a C# server method that I can instantiate whenever I want?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I know one can call a server method from a server method, but that will return AML and can do processing within it, but that would not be ideal as it would require extra work to lay out how to trigger to perform x or get y, etc. when I may only really need to do something small and then would need to make sure to return the correct AML and would become a mess if something else wants to do the same thing with a different return value in the AML, it would be unpragmatic.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So any way to instantiate a C# class? Do I need to go into the code tree or something?&lt;/p&gt;
&lt;p&gt;Preferably I would like the class to share the lifetime of the server method which instantiates it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Adding additional AML parameters to the quick search?</title><link>https://www.aras.com/community/f/development/55409/adding-additional-aml-parameters-to-the-quick-search</link><pubDate>Fri, 31 Jan 2025 14:02:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f74df5fd-36ca-4960-bca1-d1ef4e2a0a27</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Is there a blog anywhere on finding a way to edit the default AML sent with quick search?&lt;/p&gt;
&lt;p&gt;For instance, when typing in, I want the records retrieved to be of a certain WHERE condition all the time.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What causes the command bar buttons &amp;#39;Save&amp;#39; and &amp;#39;Done&amp;#39; to be greyed out?</title><link>https://www.aras.com/community/f/development/55407/what-causes-the-command-bar-buttons-save-and-done-to-be-greyed-out</link><pubDate>Tue, 28 Jan 2025 16:52:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8b6665be-fdcf-4a53-9ee3-2ca60b7aca26</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/screenshot.jpeg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As in this above screenshot, this occurs after I run aras.setItemProperty() for a value that exists in the form. Afterwards, it becomes as such. What attribute can I reset to have it not be like this any more? Clicking the refresh button works as a solution, does anyone know a way to invoke that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How do update item in Dom after server Method changed values of a Form dropdown</title><link>https://www.aras.com/community/f/development/6667/how-do-update-item-in-dom-after-server-method-changed-values-of-a-form-dropdown</link><pubDate>Fri, 13 Dec 2019 09:50:13 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:312a842f-b29d-4d29-9445-c85825307728</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;hope somebody can help me on this one. I have a Form with a button that shall allow users to add additional values to the dropdown&amp;nbsp;list. The button Client Method calls a 2nd Server Method that takes care for updating the List that is used in the dropdown. Used Innovator version is 12SP3, but I think my described scenario fits to most Innovator versions.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The List update on server side works without any problems. The List will contain the new values on database level. But I am not able to update/refresh the dropdown list in the Form. Users still see the previous content. If users want to see the new updated List, they have to delete their browser cache completely. Neither the refresh button or reopening the item will make the additional list content visible. The only way the list will be updated without deleting the browser cache is when I manually save the List item again.&lt;/p&gt;
&lt;p&gt;How can I solve this one? I assume I will need to use&amp;nbsp;&lt;strong&gt;&amp;nbsp;aras.isDirtyEx&amp;nbsp;&lt;/strong&gt;&lt;span style="font-family:inherit;font-size:inherit;"&gt;or something similar. But I haven&amp;acute;t found much code samples on this one. Any ideas how to do this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;font-size:inherit;"&gt;Angela&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to pass a C# list variable to another C# method?</title><link>https://www.aras.com/community/f/development/55405/how-to-pass-a-c-list-variable-to-another-c-method</link><pubDate>Mon, 27 Jan 2025 14:20:57 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:aa236621-6af5-4ed1-8c58-36b262924a66</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;When one calls a method, generally the AML is passed. Is there a way to pass a C# variable so I won&amp;#39;t have to regex a string that it casts into when I pass it as I do currently in an AML tag attribute.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Such like access it some other way than AML for a C# to C# calling.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>.fetchRelationships() showing outdated data</title><link>https://www.aras.com/community/f/development/55399/fetchrelationships-showing-outdated-data</link><pubDate>Wed, 22 Jan 2025 18:47:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:86af35e2-a9ef-452d-a30b-b56a69e0bd30</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have:&lt;/p&gt;
&lt;p&gt;Promise () =&amp;gt; Method =&amp;gt; Back to Promise and perform .fetchRelatioships() of one of the items manipulated in the method.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There is still data in .fetchRelationships that should no longer be there, as Method was performing SQL deletions. I am wondering if I need to swap it to AML posts within the method, or if I am missing a way to force update AML dom.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>When calling a C# Method from within another C# method, does the called method finish first or are they async?</title><link>https://www.aras.com/community/f/development/55402/when-calling-a-c-method-from-within-another-c-method-does-the-called-method-finish-first-or-are-they-async</link><pubDate>Fri, 24 Jan 2025 19:57:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9e2af17a-659d-4206-8a54-ec0eed8803ea</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;As title,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If I have a server method:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Item anItem = inn.getItemById(&amp;quot;anItem&amp;quot;, &amp;quot;1&amp;quot;);&lt;/p&gt;
&lt;p&gt;anItem.apply(&amp;quot;second_method&amp;quot;);&lt;/p&gt;
&lt;p&gt;.... other processing&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does the &amp;quot;other processing&amp;quot; execute right away, or does it wait for anItem.apply() to finish?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Javascript way to tell whether an item button &amp;#39;edit&amp;#39; has been clicked by the user (Javascript so just browser logic)?</title><link>https://www.aras.com/community/f/development/55403/javascript-way-to-tell-whether-an-item-button-edit-has-been-clicked-by-the-user-javascript-so-just-browser-logic</link><pubDate>Fri, 24 Jan 2025 20:42:41 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:809aab16-c32d-4611-b24f-bbcab2f0870d</guid><dc:creator>Frank Guarino</dc:creator><description>&lt;p&gt;Title?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>