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
Expand all | Collapse all

problem while creating dictionary

  • 1.  problem while creating dictionary

    Posted Thu March 25, 2010 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 Tue March 30, 2010 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 Mon August 01, 2011 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