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
  • 1.  Sending Flatfile to TN

    Posted Sun January 31, 2010 12:50 AM

    Hi all,

    How can I send flatfile(not EDI)to TN. I have to encrypt the flatfile before sending to TN because it contains sensitive data…But How TN recognizes the document…?? Please list out the services and inputs so that I can submit the flatfile to TN.

    Regards,
    David.


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


  • 2.  RE: Sending Flatfile to TN

    Posted Mon February 01, 2010 04:41 PM

    From where are you sending the flat file?

    What is the planned processing once the file is in TN? Unless the plan is to process the data as an opaque item (not looking in it for anything) then it will need to be unencrypted.

    Can you provide additional details of the planned steps and components?

    If you have not read the wM docs covering TN usage, please do so.


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


  • 3.  RE: Sending Flatfile to TN

    Posted Mon February 01, 2010 05:01 PM

    “encrypt the flatfile before sending to TN”

    Where do you expect encryption taking place using wM service or outside before wM receives it and process to TN?

    For submitting flatfile data use this TN gateway service:wm.tn.doc.ff:routeFlatFile (with input:TN_Params,stream).Use thei search of this forum on this service it gives more info on how to use this service.

    HTH,
    RMG


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


  • 4.  RE: Sending Flatfile to TN

    Posted Mon February 01, 2010 06:09 PM

    Hi RMG,

    I dont think we can submit encrypted date using routeFF… or can we?


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


  • 5.  RE: Sending Flatfile to TN

    Posted Mon February 01, 2010 06:48 PM

    I mean the stream payload (will have encrypted that is string(encrypted content converted to stream) and for document recognition normally we set TN_Params in the routeFlatFile svc.

    HTH,
    RMg


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


  • 6.  RE: Sending Flatfile to TN

    Posted Mon February 01, 2010 08:11 PM

    As rmg mentions, any data can be treated as FF. The key is using a gateway service and setting TN_params.


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