I have an OLE DB connection that executes a SQL command that generates xml to pass to eConnect.
I don't quite understand how the xml is passed to eConnect or how to ensure I have it formatted correctly. I've looked through the documentation over & over & my xml appears correct - as in it matches the end result shown. Is there a sample VB.NET script that is available that would show how to push a batch file (multiple invoices, in this case) ?
And can someone explain serialization? If this what pieces the header & the lines together?
Any help is greatly appreciated.