
Edi-C version
Use then to run older Edi-c versions of runtime for routing and the conversion.
Priority
This option allows you to define the messages that pass trough this Input definition to be more or less important than those of other Input definitions. The priority will be reflected in how much resources that is allocated to the messages throughout the integration. It will also effect the waiting time for the message to be processed.
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
Processgroup
Drag and drop a processgroup here.
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.
Max Route Hits
Number of route hits, 0 for infinite.
Serial processing
Specify if you want the incoming messages to be serially processed even though the Message processing.
Transfermode
Select how the message should be stored for the adapter. Use disk if you are doing serial mapping.
Byte Threshold
Max amount of bytes, used on dynamic transfermode.
Duration of Backup
0 for infinite (or until archiving kicks in).
0 Comments