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.  Question about AS2 with support for PGP Encryption

    Posted 10/13/10 07:02 PM

    I have a request to implement AS2 using PGP encryption/decryption for communicating with utility companies using EDI. This communication method is specific to the NAESB standard.

    From what I’ve read, the body of the AS2 message is encrypted/decrypted using PGP. There are additional header information required as well.

    My thoughts on producing this request is to mimic the AS2 flow code and add the PGP encryption code where the MIME code currently exists. However, many of the AS2 steps are out of the box functionality and are not readable through developer. Would it make sense to follow this path? Or would it make sense to add conditional logic to the existing AS2 code to handle the PGP code?

    Any help would be appreciated.
    Thanks
    Colleen


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: Question about AS2 with support for PGP Encryption

    Posted 10/14/10 02:13 AM

    The EDIINT AS2 module/layer process flow IB/OB is already send with encrypted data out-of-box and deals with the SSL/certificates during transport…So why do you need additional PGP layer?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 3.  RE: Question about AS2 with support for PGP Encryption

    Posted 10/14/10 02:38 PM

    Technically, we don’t need the extra encryption. However, some of the trading partners we are dealing with are requiring this extra level of encryption. These trading partners are associated with the gas & electric industry.

    Do you think it’s possible to incorporate this in the existing AS2 process?
    Thanks
    Colleen


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 4.  RE: Question about AS2 with support for PGP Encryption

    Posted 10/14/10 05:25 PM

    Never tried it but may be possible with module code changes at our own risk (Copy services and R&D)

    HTH,
    RMG


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods