Browse By Tags

  • How to get items with all of its revisions with maximum generation

    Hi, I am trying to get part all revision with maximum generation using IOM: below are the entries: Item Number Generation Revision Testnumber1 1 00 Testnumber1 2 00 Testnumber1 3 00 Testnumber1 4 00 Testnumber1 5 00 Testnumber1 6 00 Testnumber1…
  • Modified Multilevel BOM Report

    Hello, I have modified the existing multilevel BOM report to get all the levels of the BOM. The OOTB feature only lets you fecth till the 5th level. I have modified the existing report to fetch till 18th level which was my initial requirement, this…
  • Delete a complete BOM (if any) using Batch Loader

    Former Member
    Former Member
    Hello, I am learning how to use the batch loader to add a BOM to a specific part, but now I would like to do the opposite: I would like to come up with a script I can run with the Batch Loader that would delete a BOM regardless of how many components…
  • Test BOM

    Hi, is there a way to add Test BOMs into the Innovator like M-BOM? We want to manage test media and all their data in ARAS. thanks
  • How to get parent Item type recursively

    I have structure where, I have to find all the parent Item in my BOM tree, so How to find it by aml query, or  any server side method for finding all parent Item in BOM.