!--------------------------------------------------------------------
!
!      DQ_WF2 RESOURCE FILE
!
!
!      This file is used to construct the trigger, error, and success status
!      fields in the observation status file.
!
!
!--------------------------------------------------------------------
!                          REVISION HISTORY
!--------------------------------------------------------------------
!          PR
! DATE     NUMBER  User      Description
! -------- ------  --------- -------------------------------------
! 07/30/99 39511   Heller    Created for TRUE64
! 06/24/04 51412   Sherbert  For PR 50437 Remove DISPLAY_ORDER
!
!--------------------------------------------------------------------

PROCESS_NAME = DQ_WF2		! Short name for process id
TASK = <dqe_main -I WF2 -p $PATH_FILE -r dq_wf2>	
CLASS = wf2
DESCRIPTION = 'WF2 Data Quality'
SYSTEM = OPUS
OK_TO_UPDATE_DATABASE = BLANK	! Determined by PATH
INTERNAL_POLLING_PROCESS  =  TRUE   

OSF_RANK = 1			! First Trigger
OSF_TRIGGER1.DE = w		! Need a 'Wait' flag in Data Validation
OSF_TRIGGER1.DATA_ID = wf2	! for wfpc2s

OSF_PROCESSING.DE  = p		! Set the processing flag to 'Processing'

OSF_NORMAL.DE = c		! Normal: Completed Data Quality
OSF_NORMAL.SS = w		! Normal: Schedule for Support Schedules

OSF_ERROR.DE  = e		! Error:  Set the trouble flag

POLLING_TIME  = 10		! Wait (seconds) before polling for next 
INPATH        = WF2_SIS_DIR		! Directory where the input files are found
OUTPATH       = WF2_SIS_DIR		! Directory where output files are written
MINBLOCKS     = 100000		! blocks required on output disk
EXTENSION     = .pkx		! This input file extension must exist
