EDI Punchout - SupplierPartAuxillaryID

Author
Messages
RobJC
Basic Member
Posts: 8
Basic Member

    Does anyone know where the SupplierPartAuxillaryID is configured or supplied?  One of our vendors is indicated this value is not being populated inside of the EDI file they receive. 

    JimY
    Veteran Member
    Posts: 510
    Veteran Member
      You will have to receive that from the Punchout Vendor.  You would set up the mapping in rqc_config.xml in the setup for that vendor.  We tried this for Amazon and were going to use the PODispatch flow to send them an Cxml file, but we were not able to complete this.  Our mapping is below.  We placed the value in the RLN_DELIVER_TO Field, but you could place it anywhere it works for you to have it in the EDI file.

      < mapping source="Classification" fromField="SupplierPartAuxiliaryID" toField="RLN_DELIVER_TO">













      Jimmie
      Basic Member
      Posts: 22
      Basic Member

        Was anyone able to get this to work?  We are in discussion with Amazon now.  I would prefer to do EDI but I can do cXML if needed.  I just won't want to create custom scripts or version of the Dispatcher PO per vendor if it can be avoided.  Can you please let me know how you accomplished this?

        ---