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.  Getting PDF as blank document in real-time email testing



  • 2.  RE: Getting PDF as blank document in real-time email testing

    Posted 11/06/23 07:42 AM

    Hi @Zainul_Abideen
    From your question it is unclear which products are being used. Is there an email listener on the Integration Server ? Is there any other mechanism using API Gateway. Please provide more details about your usecase.
    -NP


    #webMethods
    #API-Management
    #API-Gateway
    #Integration-Server-and-ESB


  • 3.  RE: Getting PDF as blank document in real-time email testing

    Posted 11/06/23 08:07 AM

    Pardon @Nagendra_Prasad I forgot to mention about the Integration Server.

    I’m using pub.client:smtp service to send the mail and using external testing smtp client server for HOST PORT and all.

    also parsing and converting pdf file from system and then sending the parsed mimeData to mail.


    #Integration-Server-and-ESB
    #API-Management
    #webMethods
    #API-Gateway


  • 4.  RE: Getting PDF as blank document in real-time email testing

    Posted 11/06/23 09:53 AM

    If a mimemessage without attachments is being received correctly, I would suggest that once the mimedata has been built, you can try verifying that the mimemessage has been built correctly , Please use Mime message guide for samples.

    -NP


    #API-Gateway
    #Integration-Server-and-ESB
    #webMethods
    #API-Management