• How can I control behavior of BOM on revision up

    Hi community, Here is an use case that User want to control Part by item that make the BOM are float or fixed when revision up. I read some solution that you can use a customized property and replace the action when creating a new revision. But I need…
  • How to hide a tab of an item?

    For the Item Part, for the all the part numbers, I need to hide a specific tab, lets say "Goals" for a specific identity. "Goals" is under Relationship Types in Part item. I have tried: - Right click on the Goals in Relationship Type,Permissions--> Access…
  • How to export a part?

    It is that simple of a question. I need to export one or two parts from one environment to the other. Just the parts and nothing else. I have tried adding the part to the package definition. I chose, com.aras.innovator.solution.PLM, dependency. I don…
  • Only alow to select Part "Assembly" instead of all Parts like "Component", "Assembly", "Material",...

    Hello everyone, i am new to Aras Innovator (I am using Version 12.0 SP9 Build: 24090). I have created several Parts (Components and Assemblys) and a new ItemType "Test". I have modified the "View" of the ItemType "Test" to select different Parts.…
  • Not All Items are Aggregated

    Good day all. I am getting an error message when I open a Part, " Not all Items are aggregated. Please contact administrator to make sure that all the references are valid." What does this mean? Thanks for the help.
  • Part Lock Unlock Performance issue on the main search grid

    Hello Experts, I am using Aras 11 SP15, I am facing an issue while locking/unlocking the part from the main search grid, it is taking around 10-15 seconds to lock the part, I have checked all custom methods on the 'Lock' and 'Unlock' event but all customs…
  • Change 'Save As' to use part number sequence instead of adding Copy Of in the part number field?

    With Aras V11, SP15: For the Part Item type, we have a pattern setup that we want all parts to follow this pattern: PRT-##### and we want it restricted to this length (9). This works. However, when someone does a 'Save AS' or in an Express ECO chooses…
  • Can I copy the function for "Where Used" under "Views" and use the function as another menu item under "Views"?

    For a part, under View--> Where used, I can see where the part has been used. I want to find out which function has the logic for Where Used functionality. I would like to add this function's logic as another menu item under View as Where Used (Advanced…
  • Importing Error: Form with Form Name 'Part' already exists

    I've exported the package com.aras.innovator.solution.PLM from my development Innovator v11 SP15 server and I'm trying to do an import to my test server which is also v11 SP15. THis would be the 2nd import I've done to the test server of features developed…
  • PSW lifecycle state promotions

    Hello, How is the lifecycle promotions for the part submission warrant set up out of the box? I can see that there's a "PPAP Lifecycle" r the PSW. Is it connected to any of the OOTB change management items or are you meant to manually promote the PSW…
  • How to add Previous revision item and remove current from relationship

    Former Member
    Former Member
    Hi Experts, I am trying to remove Document which is attached to Part with revision 001 and attach Document with revision 000(old revision). I have created an action on Part Document relationship. I'm getting the old revision item id i.e Document…
  • Workflow will not get reset after new revision of part is created

    Hello, I am trying to create a new revision of part like this: After Part is in released state, I open it in edit mode, do the changes and save it again so new revision is created but the Task is not created in My InBasket. How to fix it?
  • How to edit part type in the aras using AML

    Hi Guys, I want to update the part type using AML query. I am getting response as success but on UI i am not able to see the changed part type. e.g i want to change part type from "Assembly" to "Commodity" AML query which i am using to edit - <AML…