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.  wm.tn.doc:recognize problem with EDI document

    Posted 05/13/10 03:04 PM

    We receive a EDI document that contains a & character. The wm.tn.doc:recognize does cut the EDI document before the first occurrence of this characters.

    If the document does not contains this character the process goes smoothly. We do not have control over the EDI document and the customer does not have the ability to remove, cast or convert the character to something else.

    Can someone help.

    Thanks,

    SA


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 2.  RE: wm.tn.doc:recognize problem with EDI document

    Posted 06/03/10 08:15 PM

    When you get the EDI in, does it come first as a string? If so, before you convert the string to an EDI Doc, you can manipulate the string to remove the &, or replace it with a less problematic character


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 3.  RE: wm.tn.doc:recognize problem with EDI document

    Posted 06/03/10 11:11 PM

    Where in the EDI string is the & character appearing? What are the delimiters used for the document?

    Is the EDI string initially embedded within XML?


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration