• 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…
  • Why do TOC Editor created menu items not show up in in the TOC after packaging and Import

    Hello Community, I've just tried to Package a staging table environment that includes TOC Menu elements created in the TOC Editor. The Import did not result in the rendering of the added TOC Menu Items in the TOC Menu or TOC Editor. I would appreciate…
  • Preventing an AML package from loading with new build

    Hi, I am using an automated process for loading new builds. I am attempting to disable a component via its package definition - my first thought was to disable the package in the imports.mf file. I commented out the package and the build was able to…
  • Bringing items in through AML package as 'Released'

    Hello all, I am working on importing custom itemtypes to load via AML package as part of new builds. Due to how a customized contextual window displays these items, I need the items to be in a 'Released' state when they are brought in. (The window will…
  • Item Type issue after Import

    Hi Community, Strange issue here. I exported an item type and it necessary relationships over from my development server to my test server. I can create items in the item type just fine. What I can't do - Edit the item type - presented with error…
  • How do you import Excel BOM data into Aras Innovator open version?

    Hello, I currently use the open, free version of Aras Innovator and am having difficulty figuring out how to store BOM data within the tool. I have seen from other posts that subscribers have access to a direct import functionality and also some kind…
  • Lessons Learned from importing data for Parts with xClassification data and a thumbnail image

    With the attached document, I just want to share my experiences and struggles with the hope that it helps someone else trying to do similar things. It follows on from my posts https://community.aras.com/f/getting-started/35943/script-for-importing…
  • How to import thumbnail images for parts using batch loader?

    I've worked out how to import all other part data, including related item types such as xproperties I'm stuck on getting the thumbnail images imported, however, as "thumbnail" is just a property of data type image with no data source. I can reference…
  • Script for importing items with xProperties from Excel using Batch Loader

    I just went through this process as part of learning Aras. Importing items from Excel using the Batch Loader is pretty straightforward if you only have simple properties that all belong directly to the Item Type. See documentation for the Batch Loader…
  • DEV - Optimizing ways and means of Import/Export

    As an admin/developer of Innovator I want to pretend I'm working in a repo where I can identify and track changes, or at the very least see all my changes so I can not miss a thing on Export. I'm still a noob. I'm not unfamiliar with Dbs of various…
  • 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…
  • Add, Export & Import CAD Documents with attachments

    Hello, In Aras Innovator 12, I'm trying to experiment with exporting of parts, which are having a CAD Document attached to them (which of course, has a file attached to it). I added the Part, CAD Document, File, CADFiles and Part CAD to the package…
  • Export/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…
  • batchloader to import several generation

    Hi I am trying to import several generation of an item. In AML I can do it with <Item type='myItem' action='merge' where="[myItem]._title='123456'"> <_title>523556 </_title> <_start_date> 2019-09-30T00:00:00 </_start_date> <_end_date></_end_date…
  • Login error on the PackageImport/Export utility

    Hi, So recently I installed Innovator V12, after having uninstalled V11. Everything works fine, except when I try to use the PackageImport/Export utility. It gives me the following Error: Login errors ****ErrorMessage**** faultstring: Failed login…
  • Using third party js libraries with file selection

    Hello, I'm trying to use a third party JavaScript library to read a csv file by selecting a file through an action in Aras, but I'm having trouble getting the selection to work well with the third party library. In the programmers guide there's an…
  • How to export basic CUI configurations

    Hello everybody, I have the following question: I would like to export some basic modifications of the CUI (User Interface). For Example I would like to hide some Buttons or add some separators for the different toolbars and menues. After finishing…
  • Spotlight Solution: Import Updated Data and Export in PDX

    Minerva began developing this solution when they saw a need for re-importing released data in a running, live system. They saw that the imported data would then need to be exported again to share with manufactures. The PDX Export is a tool that allows…
  • Import Package Error

    I created a package which contains ItemType, Form, and some other related objects. It exported successfully. When I try to import, I got this error: The update statement conflicted with the FOREIGN KEY constraint "FK_VIEW_RELATED_ID_4CAB505A". The conflict…
  • Package import error

    Hi Expert, I am trying to import package in aras. Package contain Item Type and Relationship. Getting error as below - The UPDATE statement conflicted with the FOREIGN KEY constraint "FK__VIEW__RELATED_ID_XXXX". The conflict occurred in database…
  • import from excel

    Is it possible to import via excel into aras. If yes, How?