Creating a package using the innovator admin
Hi everyone, I'm trying to create a package using Innovator Admin to capture a set of changes I've made to an Aras instance. The changes include custom ItemTypes, RelationshipTypes, Forms, Sequences, and various other modifications. My current approach is using the "Recently Modified" filter with "Modified By = Innovator Admin" and selecting everything that comes up. I then follow a rough dependency order when building the package (ItemTypes before Properties, Properties before Forms etc). However when I try to install the package to a fresh database I get errors. The main ones I've run into are: System.InvalidOperationException: Sequence contains no matching element in FixPropertyReferencesToSystemProperties An item with the same key has already been added for certain RelationshipTypes Foreign key constraint failures on the MORPHAE table when a referenced ItemType hasn't been installed yet A couple of specific questions: Is there a correct and reliable export order for package items in Innovator Admin? Are Properties bundled automatically with their parent ItemType on export, or do they need to be added explicitly? Is there a better way to capture all changes made in a given period, ideally something more reliable than the Recently Modified filter? Any guidance appreciated. Thanks87Views1like1CommentExport/Import custom created menu buttons
Hello, I'm trying to experiment a bit with the import/export tool of the Aras and I'm having a problem with custom menu items. As the custom menu buttons were created inside the Administration/Configuration/Client Presentation/Javascript - Global, they're located by default inside the com.aras.innovator.cui_default package. After I effectuate the export process for this, which executes without any warning/error message and after I'm doing the import to a different Aras Innovator, the main menu (w File, Edit, Views, etc.) is hidden and my custom buttons are not appearing inside the Javascript - Global. The import/export is working well for other items/methods. Can you suggest me a solution for this problem, please? Thank you! Chris14KViews0likes7CommentsBackup only the newly added customization part
Hello, Is there any way to backup & restore only the customization part realized inside the Aras Innovator 11? I managed to realize a full database backup & restore on my Aras system, but this way all the test data, which were added during the customization process are backed up and moved to the new environment and I would like to avoid that. Thanks! Chris3.5KViews0likes1Comment