Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the Readysell server, open Event Viewer
  2. Navigate to Application and Service Logs > Microsoft > Windows > Print Service
  3. Enabled the Log and review action recorded.
  4. Event ID 307 refers to a complete print job, Check to see if refers to picking slip printed through Auto-warehouse. Cross reference the time stamp from Readysell 8 to Event viewer to narrow down search and confirmation that the job printed at the correct moment.

Arguments for Task Scheduler

  1. /httprequest : force Print Helper use .NET Http Request, instead of using .NET Http Client, when fetch document and update status to server
  2. /printone : force Print Helper just to print first document only
  3. /oid=123 : force Print Helper to fetch document only for this oid 123
  4. /logdetails : force Print Helper to log more details about the process
  5. /testonly : force Print Helper to print from embedded document in Print Helper
  6. /noupdate : force Print Helper not to update status in server when fetch and after print document
  7. /testmark : force Print Helper to put watermark "Test Only" in document printed