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.  Issues with pub.flatFile:convertToValues when iterate=true

    Posted Wed December 29, 2010 03:01 PM

    Folks:

    I observed that we have issues with public service pub.flatFile:convertToValues when iterate is set to true. The issue is when the ffStream has mix of valid and invalid records and on looping through if invalid record is encountered isValid is returned as “false” and even if other subsequest nodes/records are valid this flag remains “false” for those records which is incorrect.

    SAG claimed to resolve this issue in FF_Fix_2 (for FF 6.5 module) but seems this issue is still there for newer versions? has anybody encountered this and got it resolved?

    Thnx!


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


  • 2.  RE: Issues with pub.flatFile:convertToValues when iterate=true

    Posted Wed January 05, 2011 04:47 PM

    I don’t recall versions in use but I too ran into this error where once isValid is false it never became true again. We applied a fix but I don’t recall the fix number. :frowning:


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


  • 3.  RE: Issues with pub.flatFile:convertToValues when iterate=true

    Posted Wed January 05, 2011 05:41 PM

    We are facing the same issue and our version is 7.1. Very interested to see if the fix has indeed worked for any one you…


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


  • 4.  RE: Issues with pub.flatFile:convertToValues when iterate=true

    Posted Wed January 05, 2011 05:58 PM

    Found the details.

    WmFlatFile v 7.1.2.0.124
    IS_7-1-2_FlatFile_Fix3
    IS_7.1.2_Core_Fix31

    There may be equivalent fixes available for 6.5.


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


  • 5.  RE: Issues with pub.flatFile:convertToValues when iterate=true

    Posted Thu January 06, 2011 05:17 AM

    I did applied IS_7.1.2_CoreFix32, but issue still persist? did you recall any other adjustment you made after applying the fix…


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


  • 6.  RE: Issues with pub.flatFile:convertToValues when iterate=true

    Posted Thu January 06, 2011 04:05 PM

    I recall only that after applying the fix that it started working. The fix explicitly mentioned this issue so maybe you can review the readme for CoreFix32 to make sure it has the change.

    Alas, I also ended up removing record validation from my solution so I ended up not relying on the fix being present. :frowning:


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


  • 7.  RE: Issues with pub.flatFile:convertToValues when iterate=true

    Posted Mon February 14, 2011 02:04 PM

    Update on this issue: SAG accepted this bug even in coreFix 32 and they are claiming that they have solved it in next core fix (33) scheduled to be released on 18th Feb, 2011…


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