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.  EDI data security over Transmission

    Posted Wed September 11, 2013 04:32 AM

    Hi All,
    I would like to transfer EDI data from one TN to other TN(which is on another IS).While transmitting from source ,I should provide some security like encryption of data.Any procedure to follow while submitting the data.
    Any suggestions on this kind of situation please… :?:

    Thanks

    Bejagam


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: EDI data security over Transmission

    Posted Fri September 13, 2013 05:02 PM

    Check EDI INT, AS2 should provide the security feature you are looking for.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: EDI data security over Transmission

    Posted Tue February 04, 2014 04:57 PM

    Since it is AS2, you need to provide certs on the TN profile. so that, whenever you are sending data thru TN, it intern encrypts data and post it to the other TN( running on different IS). At the same time if you receive data from other TN, it will decrepts and process it.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: EDI data security over Transmission

    Posted Wed February 05, 2014 02:11 AM

    @bejagam:

    Please explore, pub.security.util:createSecureString & pub.security.util:convertSecureString. It may suffice your requirement.

    Thanks,
    Rankesh


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods