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.  pub.client.smtp (SMTP Error)

    Posted Thu March 24, 2011 08:37 AM

    ServerError: (com.hm.ap.ba2ba.server.ServiceException: [ISC.0068.9114] Invalid Message Recipient: null)

    please let me know what was this issue… we are getting very often in my IS


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


  • 2.  RE: pub.client.smtp (SMTP Error)

    Posted Thu May 02, 2013 09:49 AM

    Hi Priya,

    This error occurs if email ID of reciepent is null while calling smtp service.

    Please trace service where you are calling pub.client.smtp and check whether you are getting proper email address.

    If problem still persists let me know.


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


  • 3.  RE: pub.client.smtp (SMTP Error)

    Posted Mon July 01, 2013 09:11 AM

    Hi Priya,

    As Raghavendra said, the server will throw this error when Recipient value is not defined. If you are getting this error often and often. Please check your main service, while executing your main service might be dropping a variable which is mapped to the input of the service “pub.client.smtp”.

    :slight_smile:


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