ITP/Document Processor Manager log
09:36:18.994[2] ITP/Server: Received request [TestJobID] for processing.

The request is there. Note [TestJobID] this is the job ID. Use it to track the job.

09:36:19.975[3] ITPDP [TestServer] #1@MACHINE_1: Assigned job TestJobID to server ITPDP [TestServer] #1@MACHINE_1.

The job is assigned to the first ITP/Document Processor on the TestServer set-up on MACHINE_1.

09:36:20.156[2] ITPDP [TestServer] #1@MACHINE_1: ||| [TestJobID] Started.
09:36:23.400[3] ITPDP [TestServer] #1@MACHINE_1: <<< [TestJobID] Starting download file c:\temp\result.doc.

The result document has been made and can be moved to the required location.

09:36:24.792[2] ITPDP [TestServer] #1@MACHINE_1: <<< [TestJobID] Transferring 8192 bytes of data.
09:36:24.812[2] ITPDP [TestServer] #1@MACHINE_1: >>> [TestJobID] Client confirmed transfer.

The button OK on the file download confirmation window has been clicked.

09:36:24.822[2] ITPDP [TestServer] #1@MACHINE_1: <<< [TestJobID] Completed.
09:36:24.852[2] ITPDP [TestServer] #1@MACHINE_1: Job TestJobID finished (0:00:04.867)
09:36:24.852[3] ITPDP [TestServer] #1@MACHINE_1: Requesting job (-1,-1).
09:36:24.852[3] ITP/Server: Closing socket 1.
09:36:24.852[3] ITP/Server: Releasing resources on socket 1.

The ITP/Document Processor Manager returns to the idle situation.