Hey everyone! We're trying to use the order import utility for the first time (working in Test for now). I set everything up according to the utility documentation on the TessituraNetwork site (XML file, txt file, TR_IMPORT_ORDER_SET), but the utility still won't work.
I went through to the Reports and Utilities, ran the Order Import Utility, and the report ran -- but aside from a list of all the selections in the TR_IMPORT_ORDER_SET (nothing in red), nothing! -- no notice of failure or count of failed rows. It's as if it ignored all of the data.
Any idea of how why this might be happening?
Thanks Tom for your thought!
After some fiddling, I figured out that despite the documentation, "Import Ref No Location" in TR_IMPORT_ORDER_SET could not be listed as "(none)." I was able to override the issue by adjusting the TR_REFERENCE_COLUMN table to let "Import Ref No Location" accept "-1."
It's a little misleading to have a few columns allow "(none)" as a field entry in TR_IMPORT_ORDER_SET, anyway, when it's stated that "all columns are required except when noted as optional." Once I got that out of the way though, the ball started rolling!