IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  FlatFile Validation

    Posted Wed February 10, 2010 09:46 AM

    how to validate flatfile record size ?.Actually i am having fixed length flat file which contains Z,V,B record identifiers those records are 55 bytes size. if any record identifier records will come more than 55 bytes in that file . it shouldn’t accept. in this case where to validate?
    using above scenario i created flatfile dictionary and flatfileschema
    for that file . But in flatfile dictionary , property panel of record identifier it is showing validate option -->conditional operator in that if i try to give %Z<=55% it is not accepting. it is showing as invalid conditional format
    how to validate records size?


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: FlatFile Validation

    Posted Wed February 10, 2010 04:56 PM

    You have to use Format Service and do perform the validation and reference that in the dictionary/schema.Please check the FlatFile Adapter User guide or use search functionality in this forum.

    HTH,
    RMG


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB