!--------------------------------------------------------------------
!
!      ARCINS 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
! -------- ------  --------- -------------------------------------
! 03/21/95  28716  Ken S.    Created to define observation status fields.
! 08/01/95  29444  MARose    Change DUDD* mnemonics to uppercase
! 09/26/95  29580  Heller    Add definitions for 'E' state.
! 06/24/04  51412  Sherbert  For PR 50437 Remove DISPLAY_ORDER
!                         
!--------------------------------------------------------------------

C.STATUS = 1 		!Completes archive insertion data processing.
C.IN = C
C.RQ = W
F.STATUS = 3		!Error in archive insertion data processing.
F.IN = F
Trigger.STATUS = 9      !Triggers archive insertion data processing.
Trigger.IN = W

! Define directories were data resides

!  inpath  = DUDDTA          !Process data in this directory.
!  outpath = DUDDVK          !Output results to this directory.
 

!Only need to specify observation trailer file location when the trailer
! is not in output directory.

  task = arcins
CLASS = ALL
DESCRIPTION = '**Do not select this** - Archive Insertion'
SYSTEM = OPUS
  update_obs_status = false
  internal_polling_process = false
