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 update from 6.1 to version 6.5

    Posted 12/20/09 05:58 PM

    Hi , All

    I have faced a problem in converting EDI file,Using convertToString flow service .
    For Example ,
    In the version 6.1 , refer to the same record,the result will be:

    ST 0001 850000001

    But after import the package into the version 6.5,refer to the same record ,the result will be:

    ST 0001 850000000001

    I have noticed that the contentType of ST02 in version 6.1 is Type329.

    It quite confuse me ,Is there any patch or any suggection ?
    Thank you .


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Problem while update from 6.1 to version 6.5

    Posted 12/21/09 04:56 PM

    Which package did you imported 6.1 to 6.5? Also what’s the EDI Version and is the schema EDIFFSchema.X12.V4010:T850?

    Yes the ST02 IDCode is 329 will remain same as earlier EDI Module releases.

    HTH,
    RMg


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 3.  RE: Problem while update from 6.1 to version 6.5

    Posted 12/21/09 11:54 PM

    Thanks RMG,

    We are upgrating the platform from webMethods 6.1 to webMethods 6.5 ,As planned ,
    Our packages wirriten by ourselevs will be on webMethods 6.5.
    The fuction of our package is to convert out EDI file,eg.EDI850 .
    In the flow service ,We use wm.b2b.edi:convertToString to create EDI string ,The parameter of ffschema is set ‘EDIRecord.EDI810:EDI810’ , It is generated from XML Schema.

    In the version 6.1 , after convertToString ,the result is:

    ST 0001 850000001

    In the version 6.5 , after convertToString ,the result is::

    ST 0001 850000000001

    Please kindly give us further suggestion ?


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 4.  RE: Problem while update from 6.1 to version 6.5

    Posted 12/21/09 11:59 PM

    add , We does not use EDIFFSchema.X12.V4010:T850 ,althougth using EDIFFSchema.X12.V4010:T850 will solve the problem ,Changing the flow service will bring big workload .


    #Integration-Server-and-ESB
    #edi
    #webMethods


  • 5.  RE: Problem while update from 6.1 to version 6.5

    Posted 12/22/09 04:12 PM

    But i advice you start using the EDI Module provided standard schema
    EDIFFSchema.X12.V4010:T850,Document out of it.Yes i understand the workload code changes etc…,at some point you got to deal with it for future SAG support.

    HTH,
    RMg


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Problem while update from 6.1 to version 6.5

    Posted 12/22/09 04:35 PM

    Thanks RMG,

    In the forum , I have seen there is patch for upgrating yestemday.Not sure whether the problem will be solved by patch .Now I will use standard schema.


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Problem while update from 6.1 to version 6.5

    Posted 12/22/09 05:00 PM