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

problem with processSignedData

  • 1.  problem with processSignedData

    Posted 06/17/02 02:03 AM

    Hi,

    I have a problem with the wmPublic/pub.smime:processSignedData flow.
    After building a SMIME “document” using
    +++++++++++++++++++++
    createMimeData
    addMimeHeader
    stringToStream
    addBodyPart
    getEnvelopeStream
    buildCertObjList
    createSignedData
    ++++++++++++++++++++++
    I can’t check the created SMIME-object with processSignedData. The created object “looks” all right (by using streamToString and looking at the produced String).
    processSignedData produces the following error message:


    An error occurred while tracing.
    com.wm.app.b2b.server.ServiceException: [B2BSERV.0086.9062] Signed Content not in recognizable format


    which looks like the created SMIME wasn’t correct. Like I said: the SMIME-String looks good!

    Any ideas?

    Thanks in advance for any help!

    Holger.


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