OUT_PRINT

OUT_PRINT

The table OUT_PRINT is the main table for the file out service. Records inserted into this table will be printed to a network printer. Note: In order for a particular printer to be used by the printing service it needs to be properly configured. Follow link for more information on printer administration.

Column Required (not Null) Type Values Comments
gKey Yes Uniqueidentifier
jKey Yes Uniqueidentifier
Printer_Path Yes Varchar (255) The path the network printer to be used. Should be formatted like this \\computer_name\printer_name
Printer_Name Varchar (255) Reserved (currently not used)
Processed_On Datetime Updated by Boomerang indicating when file was saved to the network share.