webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Flat File Validation

    Posted Sat January 21, 2012 08:46 PM

    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 !!!


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Flat File Validation

    Posted Tue January 24, 2012 12:35 AM

    Are there any validation rules that you could describe?


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Flat File Validation

    Posted Tue January 24, 2012 01:32 PM

    Hi Jrod,

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


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: Flat File Validation

    Posted Fri January 27, 2012 07:41 AM

    [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]


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods