Skip to main content
Question

Trying to import Purchase Orders with multiple lines without any success

  • August 31, 2026
  • 1 reply
  • 12 views

Good Day.  I am trying to import multiple Purchase Orders with multiple lines.  The creation of the Purchase Order should use the GL setup as is on the Item record.  This just doesn’t want to work

 

1 reply

nickcerri32
Captain II
Forum|alt.badge.img+7
  • Captain II
  • September 1, 2026

@nicolene32 Feel free to post the error message, but at first glance, I’d say there’s an issue with the Custom Key (@@InventoryID).  You can find the Acumatica Help article here >>>Key Fields and Search in Import Scenarios • Integration Guide • Acumatica Beacon

If you’re going to put @@InventoryID in Field or Action, then you’ll need to put [Transactions.InventoryID] in the corresponding Source Field or Value. You’ll deactivate subsequent <Line Number> since you’re using a specific reference, then you’ll need to add the field you’re referencing.  In this case, the Inventory ID field.  Here’s a very basic flow