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.


#TechXchangePresenter
 View Only
  • 1.  pub:client:smtp -emailing problem

    Posted Wed March 28, 2007 09:51 PM

    Hi all,
    I’m using pub:client:smtp service to implement email funtionality
    Funniest part of the story, it is working some time and sometime it is not working. Whenever I’m debugging its working whenever I’m running through IS I’m getting below error message.
    [FONT=Book Antiqua][SIZE=3]
    com.wm.app.b2b.server.ServiceException: [ISC.0068.9106] No filename nor content included in the attachment!

    [/size][/font]Please help me on the same.if you need more information let me know…

    Thanks for your help in advance
    Regards,
    Shekhar


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: pub:client:smtp -emailing problem

    Posted Wed March 28, 2007 10:22 PM

    What are the parameters you are passing to the service?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 3.  RE: pub:client:smtp -emailing problem

    Posted Wed March 28, 2007 11:27 PM

    Thanks for your quick response …I’m passing following parameter
    to
    cc
    subject
    from
    mailhost
    mailhostPort
    attachements/filename
    Let me know incasae you need more information
    Thanks,
    Shekhar


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 4.  RE: pub:client:smtp -emailing problem

    Posted Thu March 29, 2007 12:31 AM

    What value are you specifying for the attachments/filename variable? Is it a filename that is accessible by IS on the IS server?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 5.  RE: pub:client:smtp -emailing problem

    Posted Thu March 29, 2007 03:44 PM

    Yeah It is accesesible from the IS…FIlename value is name of file with full path …As I already mentioned in earlier post … whenever I’m debugging the code it i s working fine and whenever I run from IS, I’m getting error…


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 6.  RE: pub:client:smtp -emailing problem

    Posted Thu March 29, 2007 04:09 PM

    Can you clarify? Code is always “run from IS”. I take it things work if you trace or step through it using Developer. Can you describe how the service gets invoked when not being initiated from Developer? It may be a permissions issue so it might be worth a check of the execute ACLs of the services.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB