
Persistence
Select how the message should be stored for the adapter.
- All - The message file is stored in Backup and a log post is created as a Transaction
- Database - Only a log post as a Transaction is created
- Disk - Only the message file is stored in Backup
- None - Neither a message file or a log post is persisted
Note: This can be configured as a general settings as well, if system configuration is used where Database and File backup can be set to non enabled
Backup folder
If present it determines where File backup should be done in other folder than entered in system configuration and this kicks in even if File backup is not enabled in system configuration
Run Exclusive
Runs adapter in its own process to separate it from other adapters.
Duration of Backup
0 for infinite (or until archiving kicks in).
0 Comments