Hi,
I use ConsoleUpgrade.exe to export a package from a DEVELOPMENT aras environment and to import this package in a PRODUCTION aras environment.
After the import, I need to execute some specific AML to clean some ItemType or execute some methods…
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…
Hello,
I recently updated 400 parts using the Batchloader. However, during a manual update we would have to use the "Send to ERP" to use these parts in transactions. Is there a way to do this with the Batchloader? I would hate having to go through 400…
Hi. When I create and then release an ECN, I can see some descriptions and comments if I go to Views/History. However, I would like to find a way to also add some description on the History of the part when I use the batchloader to update any part properties…
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…
Is there way to do a batch update of existing Items in Aras.
For example, if a new property is added to and Item type, I'd like to do a mass update using Excel similar to BatchLoader, except update existing items, not create new ones.
Hi,
I would like to know is it possible to load a doc or docx file to aras using data loader.
I am using data loader which load the document(Item) from excel file. so is it possible to load the file(attachment) load with the parent Item (in Document…