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
Expand all | Collapse all

wm.EDIINT:send

  • 1.  wm.EDIINT:send

    Posted Thu September 29, 2016 07:28 AM

    Hi Guys,

    I am sending data to partner through smtp with EDIINT.send service. The service able to send to TN and also able to recognize document and processing rule but am getting error as below

    java.lang.ClassCastException: javax.mail.MessagingException cannot be cast to java.net.ConnectException


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 2.  RE: wm.EDIINT:send

    Posted Thu September 29, 2016 03:12 PM

    Hi,

    What is your IS and EDIINT Module version and fix levels?

    So did you choose PrimarySMTP as the delivery method and in the TN receiver profile?

    Is the email you are sending works fine with regular client:smtp service and can you test it before EDIINT send invokes ?

    Can you please elaborate more info on your setup .

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 3.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 04:23 AM

    Check, whether mail host which you provided is in working state. If yes, please re-load WmTN package and see the results.

    Thanks,


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 07:16 AM

    @RMG

    Hi,

    IS 9.5 and EDIINT is 8.2.1.0.18 versions
    yes I was selected PrimarySMTP as preferred delivery method and it is also working fine with client.SMTP service . Even am able to send mail through MWS email server .


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 07:21 AM

    @MR as173d

    Hi ,

    Yeah mail host is working fine and after reloading the wmTN package is also getting failed.


    #Integration-Server-and-ESB
    #edi
    #webMethods


  • 6.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 07:27 AM

    Actually I want to send data as an email attachment to the partner. So am using EDIINT. send service to post data to TN . In TN receiver profile I have selected as primarySMTP as ediint extended field and preferred protocol as SMTP.


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 7.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 08:08 AM

    It should work fine then. Do you have all latest fix levels ? Is it a new interface or stopped working recently ?

    Thanks,


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 8.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 08:47 AM

    I need to check the fix levels.

    The error what am getting is something related to casting in java. So my guess is the format what am sending is not accepting by smtp.

    java.lang.ClassCastException: javax.mail.MessagingException cannot be cast to java.net.ConnectException

    Thanks


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 9.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 08:53 AM

    That’s also good guess. Can you share what data you are sending if it possible.

    Thanks,


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 10.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 09:01 AM

    passing stream data by using the get file service.


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 11.  RE: wm.EDIINT:send

    Posted Fri September 30, 2016 03:25 PM

    Yes passing stream is good and that Is what send service expects.

    I would suggest in the interim open a SAG support ticket they to peek in your environment as the error above doesn’t give more information the actual root cause and what’s wrong in the configuration/setup or other aspects etc…

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 12.  RE: wm.EDIINT:send

    Posted Wed November 02, 2016 09:59 AM

    Hi Guys ,

    The solution for this issue is I forgot to configure the EDIINT SMTP host value in MWS>Administration>Integration>B2Bsettings>Configure properties>EDIINT Module Configuration Properties.


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 13.  RE: wm.EDIINT:send

    Posted Fri November 04, 2016 11:58 AM

    Make sense :smiley:

    Thanks for updating back this thread!!

    Cheers!
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #edi