You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

General

After initial installation, some examples are available to get familiar with the functionalities of the EVS, without the need for further configuration.

Usage

Functionality

The EVS allows a certain actor to perform, for a certain patient, a number of actions.

These actions are triggered by dropping certain input files in certain folders. EVS watches these folder(s), executes the action(s) and generates output.

Which patient?

The patient is determined by the used folder under "..\exe\interaction\input".

After initial installation, 1 patient named "katrien" is available:

 

Which actor?

The actor is determined by the used folder under "..\exe\interaction\input\<patient folder>".

After initial installation, 1 actor named "gp_van_gucht" is available:

Which files?

 

Which actions?

Action "add"

Action "empty"

Action "export"

Action "removeID"

Action "removeREF"

Action "replace"

Action "updateID"

Action "updateREF"

Summary of the actions

NameDescriptionInput
add  
empty  
export  
removeID  
removeREF  
replace  
updateID  
updateREF  

 

Configuration

This paragraph explains how to configure the EVS for your own needs.

Configure a patient

Configure an actor

Appendix A: Folder structure EVS 1.x.y

This paragraph gives a brief overview of the folder structure after initial installation. It can be used as reference while using and configuring the EVS.

Path

Reserved

path

Reserved

name

Explanation

<zip folder>

default=EVS+version

\<root folder>

default=EVS

\config     (tick)(tick)

Everything that defines the behaviour of the EVS, configured as needed by the user.

   \actors    (tick)(tick) 
   \log4j    (tick)(tick) 
   \patients    (tick)(tick) 
  \exe     (tick)(tick) 
   \certificates    (error)(error) 
   \exports    (tick)

(tick)

 
   \interaction    (tick)(tick) 
    \input   (tick)(tick) 
     \katrien  (tick)(error) 
      \gp_van_gucht (tick)(error) 
       \add(tick)(tick) 
       \empty(tick)(tick) 
       \export(tick)(tick) 
       \removeID(tick)(tick) 
       \removeREF(tick)(tick) 
       \replace(tick)(tick) 
       \updateID(tick)(tick) 
       \updateREF(tick)(tick) 
     \patient_template  (tick)(tick) 
    \processed   (tick)(tick) 
  

\scenarios

     (error)(error) 
   \basic_example    (error)(error) 
  \system     (tick)(tick) 
   \dependency-jars    (tick)(tick) 

 

 

  • No labels