Batch Settings

You can change the batch settings:

Settings Description

Parameter Name Description Value
sofie.client.batch.<user_ID>.useContext Context used for encrypting files.
After decryption, the required directories are created automatically and files are stored according to the context.
Production, Test
sofie.client.batch.<user_ID>.STOP.filename Name of the stop file that indicates SOFiE to stop processing.
If the parameter run.forEver is set to "yes", SOFiE is stopped when a modification on the stop file is detected.
You can use the script "stop_batch" in the bin folder to alter the stop file.
Any name (no space or special character allowed)
sofie.client.batch.<user_ID>.toDecrypt.refused.filter1 Filter of files that are refused for decryption Any name (no space or special character allowed). '.' and '*' are allowed.
sofie.client.batch.<user_ID>.receipt.activated Activation flag of the reception function yes, no
sofie.client.batch.<user_ID>.encryption.activated Activation flag of the encryption function yes, no
sofie.client.batch.<user_ID>.decryption.activated Activation flag of the decryption function yes, no
sofie.client.batch.<user_ID>.waiting.time Waiting time (milliseconds) in the processing Any number
sofie.client.batch.<user_ID>.fileSwitch Activation of fileswitch yes, no
sofie.client.batch.<user_ID>.toCrypt.folder Directory containing the files that are encrypted and sent Any valid directory path
sofie.client.batch.<user_ID>.toDecrypt.folder Directory containing the files to decrypt Any valid directory path
sofie.client.batch.<user_ID>.clear.folder Directory containing files that are not treated by the batch (if fileswitch activated) Any valid directory path
sofie.client.batch.<user_ID>.toCrypt.refused.filter1 Filter of refused files to be encrypted Any name (no space or special character allowed). '.' and '*' are allowed.
sofie.client.batch.<user_ID>.STOP.file.delete Flag indicating the if the stop file shall be deleted when the batch mode is stopped. yes, no
sofie.client.batch.<user_ID>.toDecrypt.accepted.filter1 Filter of files accepted for decryption Any name (no space or special character allowed). '.' and '*' are allowed.
recommended value: SOFI.*
sofie.client.batch.<user_ID>.run.forEver When this flag is set to "yes", the SOFiE process is constantly running (to stop it, you have to make a random modification on the stop file), checking and processing files when they are ready.
If the value is set to "no", the files that are ready are checked and processed then the SOFiE process is stopped.
yes, no
sofie.client.batch.<user_ID>.toCrypt.accepted.filter1 Filter of files accepted for encryption Any name (no space or special character allowed). '.' and '*' are allowed.
recommended value: *.*
sofie.client.batch.<user_ID>.sending.activated Activation flag of the sending function yes, no

Notice

By default, the sending and receipt functions are disabled in the batch properties file: