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

Sending PDF file into Trading Networks

  • 1.  Sending PDF file into Trading Networks

    Posted Mon September 05, 2011 09:12 PM

    Hi Friends,

    We are Integrating SAP with Bank Swiftnet and coming to my requirement webMethods will recieve the PDF file in decode format and we are decoding this file and converting into PDF, now how to process this PDF file in Trading Networks?

    Thanks in advance :slight_smile:


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


  • 2.  RE: Sending PDF file into Trading Networks

    Posted Tue September 06, 2011 09:08 PM

    Doesn’t make sense to process PDF directly in TN.
    you can put it into a xml structure with some fields like, doc name, ID, sender/receiver etc. better base64 encode the pdf, then you can route it through TN.


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


  • 3.  RE: Sending PDF file into Trading Networks

    Posted Tue September 06, 2011 10:56 PM

    Yes add a wrapper XML with CDATA in it and route the PDF content vai TN to the target and let TP decode it:

    HTH,
    RMG


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