Flat File Validation

Hi All,

how to validate the key value pair flat file

the format is

Name<|Test>#Name1<|Test1>#Name2#

Name–key <| is key-value separator
Test --value ># is field seperator

Thanks in advance !!!

Are there any validation rules that you could describe?

Hi Jrod,

i have to validate that file against the schema and publish to the borker

[FONT=PalatinoLinotype-Roman][SIZE=3][FONT=PalatinoLinotype-Roman][SIZE=3] Dear Raj,
Look into the 7-1-1_Flat_File_Schema_Developers_Guide, to validate the flat file the steps to follow-up

  • validate variable of the pub.flatFile:convertToValues service is set to “true”
  • If the object within the flat file does not conform to the flat file schema, the service generates errors when validating the flat file.
    -If the service finds that an object is invalid, it returns validation errors in the errors output of the convertToValues service.[/size][/font]

Is it clear if not let me know the nature of service you are working and flow of service may be I can help you.

satya s.k mandiga
[/SIZE][/FONT]