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

IS inserts the word bnullb in between XML tags

  • 1.  IS inserts the word bnullb in between XML tags

    Posted 06/29/05 03:48 PM

    Scope: All Outbound TDX Transactions using recordToDocument

    Impact: Validation on the vendor’s end fails due to the unexpected null
    values between xml tags or that vendors may not be able to correctly map
    the data on their server.

    Details and Findings:

    Investigations show the following:

    1. Issue started occuring after a system reboot.
    2. It was resolved by a 2nd reboot.
    3. No change was put into production which may have caused the issue.
    4. Affects all TDX Products that is generating the xmldata string using
      the IS Built-in service recordToDocument.
    5. All data integrity for data mapping is intact within the IS services.
      Issue with null values being inserted between xml tags is happening within the recordToDocument built-in service.
    6. The issue has already occured before, and was solved through a reboot
      We were not able to replicate the issue then.

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


  • 2.  RE: IS inserts the word bnullb in between XML tags

    Posted 06/29/05 03:49 PM

    Errors from IS logs are as follows:-
    2005-06-05 11:51:04 EDT com.wm.app.b2b.server.ServiceException: java.
    lang.ArrayIndexOutOfBoundsException
    2005-06-06 06:46:21 EDT com.wm.app.b2b.server.ServiceException: com.wm.
    util.LocalizedException: Service record argument in RecordToDocument is
    null


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