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.  MIME and SMIME services in 10.15

    Posted Mon June 19, 2023 10:54 AM

    Hello Everyone,

    I am using the MIME and SMIME services in 10.5, which works fine; however, in 10.15, it gives me the error.

    Step#1 - use “pub.mime:createMimeData” to create MIME data
    Step#2 - use “pub.smime.keystore:processEncryptedData” to process the encrypted data

    I get the error as “com.wm.app.b2b.server.ServiceException: [ISS.0086.9055] Could not retrieve content from input” in 10.15; however, it does work in 10.5 without any problem.

    Thanks
    Pankaj


    #B2B-Integration
    #webMethods


  • 2.  RE: MIME and SMIME services in 10.15

    Posted Mon June 19, 2023 11:08 AM

    Hi Pankaj,

    can you describe the complete usecase in detail, please?
    At which step do you get the error message?
    I assume that it is happening at createMimeData (from input).

    Regards,
    Holger


    #webMethods
    #B2B-Integration


  • 3.  RE: MIME and SMIME services in 10.15

    Posted Mon June 19, 2023 11:14 AM

    Hello Holger,

    Thank you for your response.

    createMimeData tells me the payload is encrypted, so I am getting the correct value from the service. I am using the “Stream” produced by the createMimeData in processEncryptedData service, and processEncryptedData date throws the error.


    #webMethods
    #B2B-Integration


  • 4.  RE: MIME and SMIME services in 10.15

    Posted Wed June 21, 2023 11:55 PM

    Does anyone has an issue with SMIME services in 10.15


    #webMethods
    #B2B-Integration


  • 5.  RE: MIME and SMIME services in 10.15

    Posted Thu July 06, 2023 01:31 PM

    Anything that works on lower version should work on higher version unless it is deprecated for good but that rarely happens. If it doesn’t work, that usually means there is a bug and usually installing the latest fixes solves the issue. Have you installed any fixes to 10.15? If not try installing all available fixes first.

    If it doesn’t fix please show what you have in your service with screen shots and sample inputs.


    #B2B-Integration
    #webMethods


  • 6.  RE: MIME and SMIME services in 10.15

    Posted Thu July 06, 2023 04:53 PM

    SAG is working on it, and I will update here once I have any suggestions from them


    #B2B-Integration
    #webMethods