Post process action


 

Studies arriving on a server get registered in the database and stored on the disk. By default, they are not processed for viewing until a workstation requests the data. When such a request occurs, the server processes the data by extracting pixel data, creating thumbnail images, building compressed data files, etc. If the user initiated the request to open a specific study before a prefetch took place, this processing is done while the user waits. To help improve download performance, the server can process the data before any workstation requests it using the Post Process Action feature.

 

The Post Process Action is configurable on the Other Lists page. Since it is a system action, it is best to create it as the system administration, and attach it to the @system user. Follow these steps to set up this action:

  1. Create a filter identifying which studies you want to preprocess.

  2. Go to the Other Lists page, and find the new filter on the list.

  3. Under Post Process, click the button to display the configuration window.

  4. Check the Enable box to enable the action.

  5. Check the Apply to Current Content box if you want the server to process all the data on the current worklist (not recommended).

  6. Enter the maximum number of studies to process each cycle. See details below.

  7. The Scheduling option instructs the server when to process the data (usually immediately upon arrival).

  8. Click the Configure button to activate the action.

If a batch size is defined, the system maintains a first-in-first-out queue. Studies that match the filter criteria at the time the action cycle occurs are appended to the end of the queue. Then the system applies the action to studies at the head of the queue. The action’s Batch Size setting defines the number of studies processed. The procedure repeats with each action cycle until the queue is empty.