![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The FlatFileInitialDetector.csv file is available in the directory BC_HOME/protocols/tibedi/config. It is used for TEXT data validation, which includes Flat file support for Delimited and Fixed length using the EDISIM Flat file guideline support.Identification and initial detection of key fields and other fields is performed by the Instream engine using the file FlatFileInitialDetector.csv and is based on the set criteria. Delimiters configured in this file must be in hex format (such as 0x27). The values described in the "Value Required" column are the values taken from the file FlatFileInitialDetector.csv to show the usage as an example.
<1 2 Key S1> where S1 is the key value where POINBOUNDARV is the key value. <16 4 MessageGroup TEXT> where TEXT is an optional value. <3 MessageGroup DELIMITED> DELIMITED is a value and is optional. <81 12 MessageType PEDIDOAUTEXT> where PEDIDOAUTEXT is an optional value. <7 MessageType POINBOUNDARV> where POINBOUNDARV is the value. See the FlatFileInitialDetector.csv for an example.
If MessageGroup, MessageType, SenderId, SenderDomain, ReceiverId, and ReceiverDomain are not contained in the TEXT data, you can set default values. If the value of start position or field number is -1, the following value is default value.Fixed length file: <-1 0 MessageGroup TEXT>Delimited text file: <-1 MessageGroup TEXT>
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |