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.  recordWithNoID in V9.6

    Posted 04/29/15 06:26 AM

    Hello all

    We are finalysing our migration from V8.2 to v9.6 and we found a delta while defining flat file schema.
    Here is a sample flat file :

    TOTO;CL1;CL2;CL3
    AAA;1;2;3
    BBB;4;5;6

    On both versions:

    • I configured a flat file dictionary : No mandatory fields, Validator=none, checkfields = false
    • I Configured a flatfile schema :
      Delimiter
      Record character : newline
      Field or composite : ;
      start at position : 0
      Properties Default Record : TOTO (reference to my dictionary)
      Properties Settings : Allow undefined data = true
      Flatfile structure is a reference to my dictionary
      TOTO properties Mandatory : false
      TOTO properties max repeat : Unlimited
      TOTO properties allow undefined data : True

    Results :
    On V8.2 :
    isValid = TRUE, undefined data is parsed into a list of recordWithNoID
    On V9.6 :
    Is valid = FALSE, undefined data into a single string. the undifined data are not parsed into recordWith NoID

    Did you already encountered such problem ?


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 2.  RE: recordWithNoID in V9.6

    Posted 04/29/15 11:09 AM

    Dear Julien,

    If you are sure that the implementation is same on wM 8 and 9, you might be missing with some fix levels. Check with SAG if they can help you with this issue.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: recordWithNoID in V9.6

    Posted 04/14/16 08:57 PM

    Hi Julien,

    we’re facing the exact same issue. Can you please let us know what was the fix?

    Thanks.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 4.  RE: recordWithNoID in V9.6

    Posted 04/15/16 04:39 AM

    Hello

    This was an issue with the designer (important : designer, not the IS).
    We solved it applying the latest patch on each of our developper computers.
    For this, you have to use the update manager for designer program


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General