<?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>Kamran Aftab さんのアクティビティ</title><link>https://www.aras.com/community/members/kaftab</link><description>Kamran Aftab さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Suhas</title><link>https://www.aras.com/community/members/kaftab/activities/28331ee3-8fa8-418e-8540-2ec8b049a47b</link><pubDate>Thu, 13 Nov 2025 23:00:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:28331ee3-8fa8-418e-8540-2ec8b049a47b</guid><dc:creator>Suhas</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Check if user has certain permissions in client side Method</title><link>https://www.aras.com/community/f/development/3847/check-if-user-has-certain-permissions-in-client-side-method</link><pubDate>Thu, 26 Jul 2018 06:04:13 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c112c72d-ab85-45f6-96f9-52964b02a8c7</guid><dc:creator>AngelaIp</dc:creator><description>Hi, 

I created a custom Action in ItemType &amp;#39;Part&amp;#39; that calls a client Method. Only the Part Owner shall be able to run the Action.
The Owner can be one person or a user group. How can I check, if the current user is in this user group and have the necessary permissions to run the Action?

I tried the following AML query, but unfortunately no Result is returned:

&lt;pre&gt;&lt;code&gt;// check permission
var aml = &amp;quot;&amp;lt;AML&amp;gt;&amp;lt;Item type = \&amp;quot;Part\&amp;quot; id=\&amp;quot;7FB48EA1AFAC4DA498F7AA4E531A7828\&amp;quot; access_type=\&amp;quot;can_update\&amp;quot; action=\&amp;quot;getPermissions\&amp;quot; &amp;gt;&amp;lt;/Item&amp;gt;&amp;lt;/AML&amp;gt;&amp;quot;;
var result = inn.applyAML(aml);
return alert(result.getResult() );&lt;/code&gt;&lt;/pre&gt;



In a server side Method I can use the following code:
&lt;pre&gt;&lt;code&gt;string ownedById = this.getProperty(&amp;quot;owned_by_id&amp;quot;);
if (!CCO.Permissions.IdentityListHasId(Aras.Server.Security.Permissions.Current.IdentitiesList, ownedById))
{
  return inn.newError(&amp;quot;Not allowed.&amp;quot;);
}&lt;/code&gt;&lt;/pre&gt;


Is something similar available for client side Methods?

Thanks for your help!
Angela&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Resolving BOM by Effective Dates - per CM2 Process</title><link>https://www.aras.com/community/f/community/37665/resolving-bom-by-effective-dates---per-cm2-process</link><pubDate>Wed, 26 Oct 2022 17:56:08 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8899f1d2-4b47-41af-a303-87f6ee58c510</guid><dc:creator>Kamran Aftab</dc:creator><description>&lt;p&gt;I need help from those who have implemented CM2 change process.&lt;/p&gt;
&lt;p&gt;I am not trying to implement the entire CM2 process, but just the part where one revises only the items/datasets that need to be revised and not have to go up the entire parental chain and revise everything. This is why I am not using the CM2 package (although this applies that case as well).&lt;/p&gt;
&lt;p&gt;From my CM2 training, the structure (Part BOM in Aras) has to set up such that the items and datasets can be revised independently and you make use of the &amp;quot;Effective Date&amp;quot; to get the effective revisions at a certain time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In Aras, OOTB, the Item Behavior is &amp;quot;Fixed&amp;quot; upon part release. Which means that the structure behaves as described above where the entire chain of parents has to be revised to be able to see the new revision of the part in the structure. In order to be able to see the new revision without revising the parents, I changed the Item Behavior to &amp;quot;Float&amp;quot; on the Released State.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now when I pull an assembly, it shows the latest released (or unreleased) items, as expected. However, I don&amp;#39;t see a way of resolving the structure based on the &amp;quot;Effective Date&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can&amp;nbsp;filter the items in the search grid by the effective date. However, in a BOM/BOM Structure/Structure Browser/Multi-level BOM Report, it shows the latest and there&amp;#39;s no way that I can figure out to resolve the BOM based on the &amp;quot;Effective Date&amp;quot;, since there is no date reslolution on the Item dialog.&lt;/p&gt;
&lt;p&gt;Will I have to build a custom report to see the effective structure? It would be quite difficult to do in XSLT, if possible at all.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Btw, I tried using &amp;quot;Date Effectivity. Date Effectivity works with items only and not revisions. You cannot apply date affectivity to different revisions of an item. At least that&amp;#39;s what I found.&lt;/p&gt;
&lt;p&gt;Thnaks in advance.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Kamran&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Official Aras color palette used for Innovator</title><link>https://www.aras.com/community/f/community/38262/official-aras-color-palette-used-for-innovator</link><pubDate>Tue, 20 Feb 2024 17:24:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:55389e87-e537-4404-9302-3c3a80d34ecb</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi community (+Aras),&lt;/p&gt;
&lt;p&gt;does any one has the official color palette used for Innovator?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We can get colors from the browser debugger, but would prefer to have the data as list. A know that an official color scheme exists and even have seen&amp;nbsp;parts of it in a presentation.&lt;/p&gt;
&lt;p&gt;&lt;a href="/community/members/arasblog"&gt;Aras Blog&lt;/a&gt;&amp;nbsp;Can you provide the information or write some blog article about this one? It really would be helpful when designed custom stuff!&lt;/p&gt;
&lt;p&gt;Thanks for any hints!&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Hide Classification Values (in the Classification Tree) based on Criteria</title><link>https://www.aras.com/community/f/community/37882/hide-classification-values-in-the-classification-tree-based-on-criteria</link><pubDate>Mon, 06 Mar 2023 10:11:39 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c493108e-ce0f-42dc-ad3e-712141899a7e</guid><dc:creator>ShrutiS</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Is there a good way to Hide&amp;nbsp;some of the&amp;nbsp;Classification/Type values from the select Classification Page , based on a specific criteria ?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/10/pastedimage1678097246255v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;e.g. User ABC should only see Assembly and Component in the above page when creating a Part.&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;
&lt;p&gt;Shruti Suresh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Data loss issue from relationships</title><link>https://www.aras.com/community/f/community/38307/data-loss-issue-from-relationships</link><pubDate>Wed, 13 Mar 2024 08:47:18 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:df61f807-dfd1-4a12-b108-330ec0c6d354</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;Hello Team&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Recently I have observed data loss issue from relationships in&amp;nbsp;&lt;strong&gt;Aras 12 SP14 (Build 29362)&lt;/strong&gt;&amp;nbsp;in OOTB environment. This issue is not reproducible every time but frequently.&lt;/p&gt;
&lt;p&gt;Below are the steps to reproduce this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create Part and save it.&lt;/li&gt;
&lt;li&gt;Create new CAD Document under Part item.&lt;/li&gt;
&lt;li&gt;Open this attached CAD document in new tab.&lt;/li&gt;
&lt;li&gt;Edit CAD Document and attach different CAD Document under CAD Structure.&lt;/li&gt;
&lt;li&gt;Click on Done button on CAD Document form.&lt;/li&gt;
&lt;li&gt;Again, edit same CAD Document and Attached new CAD Document under CAD Structure.&lt;/li&gt;
&lt;li&gt;Edit CAD Document name property.&lt;/li&gt;
&lt;li&gt;Save CAD Structure.&lt;/li&gt;
&lt;li&gt;After saving CAD Structure newly added CAD Document is not visible under CAD Structure.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Suhas&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Retrieving &amp;quot;label&amp;quot; values from &amp;quot;list&amp;quot; type properties</title><link>https://www.aras.com/community/f/community/38264/retrieving-label-values-from-list-type-properties</link><pubDate>Tue, 20 Feb 2024 23:36:40 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c835ea15-6c2e-42b7-9aed-f0173d6d55db</guid><dc:creator>Geoffrey Neubauer</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been working on an email notification for ecn&amp;#39;s and having trouble getting the &amp;quot;label&amp;quot; to return return from a list property instead of the &amp;quot;value&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Below is the code I&amp;#39;ve been working with and the &amp;quot;priority&amp;quot; property is the one we&amp;#39;re interested in.&lt;/p&gt;
&lt;p&gt;&amp;lt;Item type=&amp;quot;Activity&amp;quot; id=&amp;quot;${Item/ActivityId}&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;name,message&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;Item type=&amp;quot;${Item/@type}&amp;quot; id=&amp;quot;${Item/@id}&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;item_number,title,tpm_reasons,tpm_requested_by,description,priority&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;Item type=&amp;quot;ItemType&amp;quot; id=&amp;quot;${Item/@typeId}&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;label&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;A sales order has been changed per the information shown below.&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;ECN Number: ${Item[2]/item_number}&amp;lt;br/&amp;gt;&lt;br /&gt;Title: ${Item[2]/title}&amp;lt;br/&amp;gt;&lt;br /&gt;Priority: ${Item[2]/priority}&amp;lt;br/&amp;gt;&lt;br /&gt;Requested By: ${Item[2]/tpm_requested_by}&amp;lt;br/&amp;gt;&lt;br /&gt;Reason For Change: ${Item[2]/tpm_reasons}&amp;lt;br/&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;Description:&amp;lt;pre&amp;gt;${Item[2]/description}&amp;lt;pre/&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/BODY&amp;gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to change font type, font size of the field in the form(s)</title><link>https://www.aras.com/community/f/community/38246/how-to-change-font-type-font-size-of-the-field-in-the-form-s</link><pubDate>Wed, 07 Feb 2024 19:18:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:88b6a46d-4cb1-4c6e-ab1b-70954ffb9540</guid><dc:creator>Lyana Kartawinata</dc:creator><description>&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What is the easiest way to maintain font type, font size, font weight, font color on the field of the forms (not the label)? We have many forms that we need to modify and want to know how to do the mass update of the font, for example from Arial to Tahoma-Bold-Black&lt;/p&gt;
&lt;p&gt;Appreciate any feedbacks.&amp;nbsp;&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 access Vault server folder from Aras server C# method.</title><link>https://www.aras.com/community/f/community/38224/how-to-access-vault-server-folder-from-aras-server-c-method</link><pubDate>Tue, 23 Jan 2024 09:22:33 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:da33cbfa-036b-4741-b8c9-423b75781510</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;How to access Vault server files from Aras C# code in case my vault server present in different machine &amp;amp; Aras application server is present in different machine?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Suhas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to add another section of a form in a different tab in Aras</title><link>https://www.aras.com/community/f/community/38173/how-to-add-another-section-of-a-form-in-a-different-tab-in-aras</link><pubDate>Mon, 11 Dec 2023 12:55:43 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a4de959b-c97b-4c0f-9554-a777b92c21f1</guid><dc:creator>Prasanth</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;I am new to Aras, and I am exploring different features of the tool,&amp;nbsp; as an administrator. I am writing this post to seek help in implementing a UI change. I want to add different forms in different tabs in the itemview.&lt;/p&gt;
&lt;p&gt;The number of properties for an itemtype is too big,&amp;nbsp;so I want to break the form into multiple sections, create a form view for each section, and add the different section views&amp;nbsp;in different tabs in the first accordian in the itemview. I want to do it this way also to have&amp;nbsp;an easy representation of which tabs will be available to view or edit for different item classifications and users.&lt;/p&gt;
&lt;p&gt;I was able to follow this blog post: &lt;a href="/community/b/english/posts/item-views-with-cui"&gt;item-views-with-cui&lt;/a&gt;&amp;nbsp;to add tabs to the first accordian, but&amp;nbsp;adding any &amp;quot;Form control&amp;quot; in the Window section only displays the default form in both tabs. I&amp;#39;m also not sure what to add in the &amp;quot;Additional Data&amp;quot; field here.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know if my approach is correct. Please do let me know if there is a better way to do it.&lt;/p&gt;
&lt;p&gt;I fabricated an image to better explain my question:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/fview.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;All replies are apprecieated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Prasanth.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Installing Aras kills IIS?</title><link>https://www.aras.com/community/f/getting-started/35869/installing-aras-kills-iis</link><pubDate>Mon, 10 Aug 2020 15:06:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a6d9240c-8686-4a90-ac50-d8759e2f81b4</guid><dc:creator>ArasUser</dc:creator><description>&lt;p&gt;I have been trying to install Aras on a new server. I install IIS according to the various guides and installation documents. IIS runs fine and I can reboot the machine multiple times and the service seems stable.&lt;/p&gt;
&lt;p&gt;As soon as I install Aras I get a 500.19 error when attempting to hit localhost, localhost/.../ throws a 500 error, and then after a reboot IIS will no longer start. I have tried various &amp;quot;fixes&amp;quot; from the forum but nothing is working. This is my 8th time through the install trying various things and I&amp;#39;m getting nowhere.&lt;/p&gt;
&lt;p&gt;What is going on? How can I troubleshoot this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How do I pass back data from a SQL Procedure</title><link>https://www.aras.com/community/f/community/38199/how-do-i-pass-back-data-from-a-sql-procedure</link><pubDate>Mon, 08 Jan 2024 22:28:59 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:daebde91-b86b-47d8-b763-5a39f5073f6d</guid><dc:creator>srmorrison@earthlink.net</dc:creator><description>&lt;p&gt;Community,&lt;/p&gt;
&lt;p&gt;I have successfully created a heavy SQL procedure that extracts all the xClassProperty Values from an End Item Assembly so that the client can:&lt;/p&gt;
&lt;p&gt;1) Check which xClasses do not have xProperties assigned as we build out the XClassification tree&lt;/p&gt;
&lt;p&gt;2) Check which parts in the End Item structure are not classified&lt;/p&gt;
&lt;p&gt;3) Check which xProperty Values fields are missing values.&lt;/p&gt;
&lt;p&gt;4) Validate the xProperty Values in the structure against a derived End Item Product Nomenclature (Translated Product Number)&lt;/p&gt;
&lt;p&gt;5) Etc.&lt;/p&gt;
&lt;p&gt;It is triggered from a Itemtype Report Javascript.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/pastedimage1704750761244v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I build a table that contains all the xClasses, xClassProperties and their values for the entire End Item Structure in about 13 seconds.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:67px;max-width:446px;" height="67" src="/community/resized-image/__size/892x134/__key/communityserver-discussions-components-files/10/pastedimage1704752701510v3.png" width="446" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The issue I&amp;#39;m have is that I can&amp;#39;t return a string (table Name) back to the javascript method.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; [BomStruXPropValues_3E0619CA0A7B4999A2408FDE1600599E]&lt;/p&gt;
&lt;p&gt;In SQL Server the way you declare a variable to pass back data is via the &lt;strong&gt;OUTPUT&lt;/strong&gt; clause.&lt;/p&gt;
&lt;p&gt;CREATE PROCEDURE [rh_GetBomStructureXPropValues](@structureGuidList nVarchar(max), @ReturnTableName&amp;nbsp; nVarchar(128) &lt;strong&gt;OUTPUT&lt;/strong&gt;)&lt;/p&gt;
&lt;p&gt;AS&lt;/p&gt;
&lt;p&gt;The problem is that the Innovator SQL infrastructure see&amp;#39;s the OUPUT clause as an Argument (ARG) instead of output (return) variable.&lt;/p&gt;
&lt;p&gt;But what is pasted back is the collection of xp.XPropertyValues Table Names (from a tempDB table) that I create in the beginning of the to do dynamic queries against.&lt;/p&gt;
&lt;p&gt;So here are my Questions that I need help with:&lt;/p&gt;
&lt;p&gt;1) How do I get the Procedure to pass the table name to the javascript method via &lt;em&gt;xPropValueResult&lt;/em&gt;?&lt;/p&gt;
&lt;p&gt;2) How does the javascript variable &lt;em&gt;xPropValueResult&lt;/em&gt; end up with the temdb values it?&lt;/p&gt;
&lt;p&gt;Thanks for the guidance.&lt;/p&gt;
&lt;p&gt;Scott M.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>New free version ...</title><link>https://www.aras.com/community/f/community/37174/new-free-version</link><pubDate>Sun, 20 Feb 2022 14:55:44 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1807ae36-d523-4589-9988-82fbbc1101d8</guid><dc:creator>Davide Fazzolari</dc:creator><description>&lt;p&gt;Hello everyone,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;did someone know when the free release will be update ?&lt;br /&gt;&lt;br /&gt;The 12sp9 was released in august 2020, the declared plan of aras was releasing one new free version every year.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Probably they change their mind ...&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Updating from 11.0 SP9 to ????</title><link>https://www.aras.com/community/f/community/38131/updating-from-11-0-sp9-to</link><pubDate>Wed, 08 Nov 2023 13:45:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e70122da-244c-4f55-8af7-50578bf3afac</guid><dc:creator>FernandoCG</dc:creator><description>&lt;p&gt;Hello, in a few days I am going to make my first update of the program. Right, now we have version 11.0 SP9&lt;br /&gt;My idea is to make a small update, to version 11.0 SP10, which has some improvements that I need. And thus learn how to updates work.&lt;/p&gt;
&lt;p&gt;A thousand doubts arise in me.&lt;/p&gt;
&lt;p&gt;There is the ARAS Update tool. In which several options appear, I assume that the program is the option: Aras Program Manager.&lt;br /&gt;But it gives me some version options that I don&amp;#39;t know what they correspond to:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/pastedimage1699450237776v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;OK, I say, well I go to the ARAS FTP and download the version that I want.&lt;/p&gt;
&lt;p&gt;NO!!, I don&amp;#39;t know what to download, I have downloaded the image of version 11.0 SP10, 11.0 SP 11,,,,,,,,,,,,,&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/pastedimage1699450496386v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It tells me that it cannot find the file: package.config&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The solution I see is to try to install the zip that I downloaded from FTP as the PDF says:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/pastedimage1699450913606v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;WTF:&amp;nbsp;in 11.0 SP10......zip is missing Aras Innovator 11.0 SP10 Patch.zip file.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Why is everything so complicated with ARAS????&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Need to Hide few Columns in Part relationship BOM Tab</title><link>https://www.aras.com/community/f/community/38141/need-to-hide-few-columns-in-part-relationship-bom-tab</link><pubDate>Thu, 16 Nov 2023 08:31:50 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d15f7ea1-d472-457d-96a2-c1d32dc061db</guid><dc:creator>Senthurpari Sargunam</dc:creator><description>&lt;p&gt;Hello Aras Experts,&lt;/p&gt;
&lt;p&gt;I have a business requirement related to the BOM (Bill of Materials) tab. In my current scenario, there is a need to hide specific columns, illustrated by the black-highlighted sections in the attached screenshot.&lt;/p&gt;
&lt;p&gt;Typically, to hide a column, one would navigate through ItemType -&amp;gt; Part -&amp;gt; Property -&amp;gt; and check the Hidden &amp;amp; Hidden2 values. However, in my case, these columns seem to be non-existent in this structure.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve also attempted to use JavaScript in the formload and formpopulated events to hide the columns, but unfortunately, this approach has not yielded the desired results.&lt;/p&gt;
&lt;p&gt;I would greatly appreciate any suggestions or guidance you can provide to address this issue.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;columns to hide - Transgroup, smallest pack, product type etc ( highlighted below)&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/pastedimage1700122926807v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;S. Senthurpari&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>