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.  problem while creating dictionary

    Posted 03/25/10 03:35 PM

    Hi,

    I am trying to create flat file dictionary which is fixed length and comma separated.My requirement is to create some fields which have start and end psotion the same.But when i am trying to create a structure like that
    i am getting error like “java.lang.Exception: End value must be greater than Start value”.Is it possible to create fields which have start and end position the same?

    Regards,
    Kumar


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


  • 2.  RE: problem while creating dictionary

    Posted 03/30/10 06:09 AM

    try setting end value = start value + 1


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


  • 3.  RE: problem while creating dictionary

    Posted 08/01/11 08:58 PM

    Hi,
    I am also facing same issue of start and end position to be same. As you suggested to set end = start +1, I also tried it. It works, but that confuses me about the start position for next field.
    Please explain with some example. I need it pretty soon.

    Thanks for your help in advance!


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