visual integrator - update old sales order based on customer po number

SOLVED

Using Visual Integrator, how can i prevent the importing of a Sales Orrder, and make it update an old sales order instead, if the PO number of the currently importing Sales Order is the same as the PO number of an old sales order?

Parents Reply Children
  • 0 in reply to BigLouie

    Thanks for your reply.

    Is there a way for Visual Integrator to find a sales order number from a PO?  When I run the importer, it gives a warning concerning duplicate PO's so I think there should be some way to do this within Visual Integrator itself.

  • +1 in reply to iateadonut
    verified answer

    An easy way would be to use Microsoft Access, import or link in the Sales Order Header file and import or link in your source file and create a query and link on purchase order number and build a new source file and use that file to in your import.

  • 0 in reply to iateadonut
    SUGGESTED

    That warning is an SO Option to find duplicate customer PO and not a feature of VI.  If you want to update an SO by VI, you need to feed that SO number into VI. 

    Using an MS Access query (like BigLouie suggests) is one option.  An Excel query and VLOOKUP is another.  I've also scripted an ODBC lookup to edit a CSV with such a value as an extra column.

    If you want to pay a master developer / providex programmer to do something with Perform logic, that might be feasible, but those kinds of things can be expensive.