Transformer SDK For C  8.0.2.290852-a608fcd3
Configuration: Pipeline Database

database-insert

Type: String Array
Default: None

Should contain a triplet of values that are inserted into the database.

database-insert primarykey secondarykey value

For example, to define the the market close configuration for the XNAS exchange:

database-insert "/XNAS" "CloseType" "next"

database-dumpfile

Type: String
Default: None

File to dump to database to when system exits


database-log-options

Type: Integer
Default: -1
Acceptable Values:

NameValueDesc
all-1Log all database access
put1Log insertions
get2Log retrievals
delete4Log deletions
counter8Log counter changes

Logging configuration for database access



Generated on Wed Jul 31 2024 18:00:14 for Transformer SDK For C