I am trying to upload the invoice that I received from a vendor of ours. I made a package to grab the information that I wanted to to be uploaded.
Here is what I have:
Invoice Date
Invoice Number
Order Date
Purchase Order
Ship Date
Ship to City
Ship to name
Total Invoice Price
Tracking Number
Vendor
Also, in the package I have Invoice Number selected as the Destination Column, under Matching.
When I run this information from a spreadsheet, all of my items bomb out, giving me the "Object reference not set to an instance of an object" The package acts like it is going to insert the information, but errors out. I have tried to eliminate columns to make sure that I am not inserting data that does not jive with the package or database. It has gotten to the point that if I just leave Invoice Number as the only column to upload from the spreadsheet, it still gives me the same error.
I have the same setup for out other vendors when I get the spreadsheet of information and they look fine. As far as I can tell, the packages are setup the exact same way and the information looks the same (giving different tracking numbers, vendors, etc).
Thanks for your help