Browse By Tags

  • Uploading a local file to Innovator using the Batch Loader

    I'm having issues uploading a local file to an instance of Innovator using the Batch Loader. I have the following XML: <Item type="Document File" action="add"> <related_id> <Item type="File" action="add"> <actual_filename>C:\some\file\path\@1</actual_filename…
  • 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…
  • Can you "send to ERP" using Batchloader?

    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…