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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Conditional Validator

    Posted 08/30/06 04:10 PM

    HI,
    I have a question on conditional validator.
    I have a fixed length flat file, there are some fields they are coptinally conditional.
    For example if field A presents field B is mandatory.
    I read the documentation, It says about Nth filed type fileds. But I have a fixed length fileds.
    How can I achieve this?

    Thanks
    Kris


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


  • 2.  RE: Conditional Validator

    Posted 08/30/06 07:14 PM

    I don’t think there is a way to do that in the schema/dictionary.
    You will have to build this logic in the flow service.

    Shubhro


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


  • 3.  RE: Conditional Validator