<?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>paul.sheehy@bd.com さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/psheehyparata_2d00_com</link><description>paul.sheehy@bd.com さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Searching against a multi value list data type</title><link>https://www.aras.com/community/f/development/36085/searching-against-a-multi-value-list-data-type</link><pubDate>Wed, 28 Oct 2020 14:56:25 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:cf793cc2-904b-4b33-96b6-eb76df3faca2</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>&lt;p&gt;Good morning!&lt;/p&gt;
&lt;p&gt;I currently use the multi value list data type for a product line property in my Part item type. Our products share a lot of subassemblies and components, so any particular part could be assigned to multiple product lines. This makes sense on the part form, where the user can see Part 123 is a member of Product Line A, B, and C for example.&lt;/p&gt;
&lt;p&gt;However, this data type has one major drawback that I have not figured out how to overcome: searching. By default, the multi value list uses the &amp;#39;AND&amp;#39; operator when evaluating&amp;nbsp;multi value list selections as search critera.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;In the Part search grid, if you select Product Line A and search, Aras will return parts with &lt;span style="text-decoration:underline;"&gt;ONLY&lt;/span&gt; Product Line A selected;&amp;nbsp;Parts with Product Line A &amp;amp; B, or A B &amp;amp; C will be excluded.&lt;/p&gt;
&lt;p&gt;In addition, because the data type is a multi value list and not text, users cannot use wildcard characters in the search bar for this property.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;These 2 issues severly limit the usability of the multi value list data type as search criteria. Intuitively, I believe users select Product Lines in their search criteria under the assumption of the &amp;#39;OR&amp;#39; operator: selecting Product Line A, B means I would like to see parts that are under&amp;nbsp;either Product Line A OR Product Line B OR both.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve thought about a method that copied the multi value list to a separate property that is text (ex: &amp;#39;A, B, C&amp;#39;). This would give the user the ability to search with wildcards, but would &lt;span style="text-decoration:underline;"&gt;not&lt;/span&gt; help when searching multiple values because then the order of the values in the list would determine the results (ex: with A, B, C&amp;nbsp; = searching *A*C* will work, but searching *C*A* will not).&lt;/p&gt;
&lt;p&gt;Has anyone else run into this scenario and come up with a solution?&lt;/p&gt;
&lt;p&gt;Currently running 12SP7.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Paul Sheehy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>configure email notification</title><link>https://www.aras.com/community/f/development/3487/configure-email-notification</link><pubDate>Fri, 01 Dec 2017 06:04:20 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e1bc466e-e5b2-4514-9d50-a7388e53df64</guid><dc:creator>Former Member</dc:creator><description>Hi,

Requirement : on a document form, we attach some doc files. once we fill up mandate fields, then we type the email or selecting the email from drop down menu list. Once we click on green colour tick mark then the attachment what we attached that should be shared to the email which we provided.

&amp;nbsp;

Please help me. how to take it forward.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Automate download of CAD files to send to Supplier</title><link>https://www.aras.com/community/f/development/6640/automate-download-of-cad-files-to-send-to-supplier</link><pubDate>Thu, 05 Dec 2019 02:36:40 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ddaa56e8-6914-4e07-8722-be2cd35ac266</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>&lt;p&gt;Good evening, my Purchasing team is constantly getting Suppliers to quote building a certain assembly. In order to prepare the quote, the Supplier needs all of the SolidWorks CAD files from Aras. This means the parent SLDASM and all related child SLDPRT files. Currently, the Purchasing team is downloading these files 1-by-1 from Aras, before emailing them to the Supplier.&lt;/p&gt;
&lt;p&gt;This seems like a fairly common industry task. Has anyone done any development to automate this, specifically the recursive file download? I&amp;#39;ve seen a GitHub project to download multiple file attachments via a single action, but this is a slight different use case.&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;Paul Sheehy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Bypassing Check Escalations for active workflows</title><link>https://www.aras.com/community/f/development/36848/bypassing-check-escalations-for-active-workflows</link><pubDate>Wed, 25 Aug 2021 20:09:00 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:004dc608-4645-45bc-9588-525128004631</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>&lt;p&gt;I am looking to implement Check Escalations in my org, but I do not want to affect any active workflow. I would only like&amp;nbsp;new change processes created moving forward to follow the new escalation process. Does anyone know the specific criteria &amp;#39;Check Escalations&amp;#39; is using? Is this possible?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried clearing out the &amp;#39;escalated_to&amp;#39; and &amp;#39;expected_duration&amp;#39; properties on the active activity on active workflows prior to running &amp;#39;Check Escalations&amp;#39; method, but the activity assignments are still escalated.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or if there is a better practice for managing existing workflows when trying to implement a check escalations process, I would appreciate the feedback.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Paul Sheehy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Logging Escalation events</title><link>https://www.aras.com/community/f/development/36393/logging-escalation-events</link><pubDate>Fri, 16 Apr 2021 13:18:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c08a8bbf-530c-4179-a79f-d0e3d7634af5</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>&lt;p&gt;I&amp;#39;m about to implement an Escalation process in my ECO workflow and am exploring ways of logging/tracking when onEscalate events occur.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Currently for my ECO Review activity, I have duration and reminder count set so users receive email reminders when they have open tasks to review. Soon I will add escalate_to identities for each assignment and add the &amp;#39;Check Escalations&amp;#39; method to the Scheduler service. I have been exploring ways of logging when task assignments are escalated, creating a metric I&amp;nbsp;can report on. Adding a server event to the activity and set to onEscalate does indeed fire when appropriate, but I am not able to grab the task assignment details&amp;nbsp;of what is&amp;nbsp;being escalated. I also learned the onEscalate server event will fire separately for each task being escalated, not just once for the activity.&lt;/p&gt;
&lt;p&gt;Does anybody have any experience with this? I&amp;#39;d like to capture, for example: The review task assignment for this identity, on this workflow, was escalated to this identity, on this date.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Printing Aras forms in 11SP15</title><link>https://www.aras.com/community/f/development/6581/printing-aras-forms-in-11sp15</link><pubDate>Fri, 15 Nov 2019 13:30:11 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e714d714-fa26-4bef-933f-c0da258cc48d</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>&lt;p&gt;Good morning all, I have an Aras form for non-conforming material that needs to be printed in order to travel with the bad part. I already have the separate form designed with view type=print, but i&amp;#39;m looking for documentation on additional configuration options, such as:&lt;/p&gt;
&lt;p&gt;1. The Printable View action (File/Printable View, Toolbar Print icon) displays a preview popup window and then downloads a PDF. Is this the only option? Can I send the print job to my default printer instead?&lt;/p&gt;
&lt;p&gt;2. The Printable View appears to be oriented in Landscape regardless of the dimensions I set on the form. When I print the PDF (even with my printer set to Portrait), the form prints in Landscape. Is there a way to change this?&lt;/p&gt;
&lt;p&gt;3. Is there a way to call an item form to be printed programmatically?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Paul S&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Uploading a local file to Innovator using the Batch Loader</title><link>https://www.aras.com/community/f/community/35812/uploading-a-local-file-to-innovator-using-the-batch-loader</link><pubDate>Thu, 23 Jul 2020 20:38:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6ac1d4a4-506f-4a30-aca3-ed27ef1a4d2a</guid><dc:creator>cambrianexplosion</dc:creator><description>&lt;p&gt;I&amp;#39;m having issues uploading a local file to an instance of Innovator using the Batch Loader. I have the following XML:&lt;/p&gt;
&lt;p style="padding-left:30px;text-align:left;"&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Item type=&amp;quot;Document File&amp;quot; action=&amp;quot;add&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;related_id&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Item type=&amp;quot;File&amp;quot; action=&amp;quot;add&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;actual_filename&amp;gt;C:\some\file\path\@1&amp;lt;/actual_filename&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;filename&amp;gt;@1&amp;lt;/filename&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Item&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;text-align:left;"&gt;This currently fails. I had to search to find out the &amp;lt;actual_filename&amp;gt; tag is used for the fully qualified path of the file, yet it is not present in the File Item when inspecting it through Innovator Client.&lt;/p&gt;
&lt;p style="padding-left:30px;text-align:left;"&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;text-align:left;"&gt;Any help with this would be appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>using the SQL item type as a view</title><link>https://www.aras.com/community/f/development/8988/using-the-sql-item-type-as-a-view</link><pubDate>Wed, 29 Jan 2020 04:07:52 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5d000d60-cc4b-402c-a2dd-7f64a2bfa001</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>&lt;p&gt;Querying a&amp;nbsp;SQL view I built in SSMS from an Aras server method:&lt;/p&gt;
&lt;p&gt;string&amp;nbsp;&lt;span&gt;SQL_View = &amp;quot;innovator.my_custom_sql_view&amp;quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;string SQL = &amp;quot;select * from &amp;quot; + SQL_View;&lt;br /&gt;Item SQL_qry = inn.applySQL(SQL);&lt;/p&gt;
&lt;p&gt;This is quick for me because I do a lot in SQL, but I know it is bad practice. So, I want to replace this SQL injection using IOM:&lt;/p&gt;
&lt;p&gt;I created a new SQL item, type=View, with the contents from the custom SSMS view.&lt;/p&gt;
&lt;p&gt;What is the correct C# code to&amp;nbsp;get the view results?&lt;/p&gt;
&lt;p&gt;Item SQL_qry = inn.newItem(&amp;quot;SQL&amp;quot;, &amp;quot;get&amp;quot;);&lt;br /&gt;SQL_qry.setProperty(&amp;quot;keyed_name&amp;quot;, SQL_View);&lt;/p&gt;
&lt;p&gt;&lt;span&gt;SQL_qry =&amp;nbsp;SQL_qry.apply();&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This code just gets the SQL item, not the contents of the View.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I couldn&amp;#39;t find anything in the Programmers guide for this, and the Blog posts were only about Stored Procedures, not Views.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;m thinking it should work the same way, but I haven&amp;#39;t figured out the correct IOM syntax.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Paul Sheehy&lt;/span&gt;&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>Tue, 19 Nov 2019 14:59:05 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4c67e087-cb8f-4f7e-b5e7-f6c7234eb568</guid><dc:creator /><description>Start a discussion in a forum that receives 5 replies.</description></item><item><title>optgroup element</title><link>https://www.aras.com/community/f/development/6479/optgroup-element</link><pubDate>Mon, 21 Oct 2019 19:40:12 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bda883ab-50de-46c3-9e6e-7bd9d3d190c9</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/Capture.PNG" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does Aras (specifically 11SP15) support the ability to add optgroup elements to a drop-down list?&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, 21 Oct 2019 03:56:12 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2230bb0f-35b1-4633-9277-ecaf340138f6</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Usage Reporting</title><link>https://www.aras.com/community/f/development/3686/usage-reporting</link><pubDate>Wed, 09 May 2018 12:26:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bfb68d02-59d8-4d34-9c08-9cf897c0de62</guid><dc:creator>paul.sheehy@bd.com</dc:creator><description>Good afternoon, I&amp;#39;m looking to create some internal reports on Aras usage, tracking # of logins, time logged in, and possibly # of concurrent users. Is there any community solutions available already for generating these types of reports?

Thanks,

Paul&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>