• What is the best way to clean up and delete useless / redundant History entries?

    Hi community, I assume many of you use the item history for Parts, CAD or other ItemTypes. Dependent on how you configured the history, the history entries itself are more or less useful. I noticed that we get a lot of useless history entries, when…
  • How to prevent/suppress that history entries are created automatically for AML update queries?

    Hi community, does anyone know a way to prevent that Innovator creates a history entry when executing an AML update query? Let´s assume we have an ItemType with History enabled. These track property updates which is ok. I have a few custom Methods…
  • Track the fields/properties in Aras like History Container

    Hello Experts, Is there any way in the Aras to check which property is modified while updating the Item? I have part item and while updating, i wanted to check which properties are modified likewise it is given in History page. E.g I have the…
  • LifeCycle Get History Comment -> Can we retrieve the user input on runtime?

    Hi Community, I have a short question regarding the 'Prompt History Comment' feature that we can use in LIfeCycles. When we choose "Get Comment = 1" for a LifeCycle Transition, the end user will be asked with a dialog to add some notes why the lifecycle…
  • Get item_number of Change Item in PE_ChangeItemTransition

    Hi Community, does anybody know how to get the current Change Process item (basically it´s item_number, like ECO-10001) within the PE_ChangeItemTransition Method? I want to modify the private static void PromoteImpl part around line 5297. This part…
  • How to add History using a custom method?

    I want to log in History when a specific "Action" is performed on a "Part" . I try to do this by adding to the "History" table. I do get a response that the record is added, However, I do not see a record in the database, neither visible in the History…