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

EDIINT AS2 Setup Issue

  • 1.  EDIINT AS2 Setup Issue

    Posted Thu May 14, 2009 04:32 PM

    Hi All,
    I am trying to set up EdIINT AS2 setup with the partner…we exchanged the certificates…I am using webMethods 6.5. I sent the partner .der public certificate and in the return the partner sent me public cert with PKCS#7 format and .der extension.AS a part of setup when i am trying to add the both types of format at the TN Console in the partner’s profile security/decrypt/encrypt tab i am browsing and selecting the partner certificate and it is showing the following error: "Bad Certificate Chain for usage sing: Certificate chain contains only one non-self signed Certificate.

    [COLOR=Red]Does anyone have an idea what i am missing in thewhole process would be a great help.

    Thanks in advance,
    Capri_lak.

    [/COLOR]


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: EDIINT AS2 Setup Issue

    Posted Mon May 18, 2009 05:57 PM

    if your cert is signed by some authority, (verisign for example), you need to extract the intermediate and Root cert files and load it separately in the TN console UI.
    Hope this helps.


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: EDIINT AS2 Setup Issue

    Posted Mon May 18, 2009 10:28 PM

    Hi tongwang,

    Thanks for your reply. I already did that…still i am getting the same error as explained in my first post.

    Thanks,
    Capri_Lak.


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: EDIINT AS2 Setup Issue

    Posted Thu June 18, 2009 07:58 PM

    Hi all,

    I’m trying to send an outbound EDI document via AS2 by using the wm.EDIINT:send service. I have set all the parameters of the service but still i receive the following error

    “com.wm.lang.flow.FlowException:Unable to get profile(s) from TN”

    also the Id type has been already set to TNEXTERNALID

    Could you anyone please help?

    Thx
    capri_lak


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 5.  RE: EDIINT AS2 Setup Issue

    Posted Thu June 18, 2009 08:10 PM

    What IDTypeDesc you have setup? Is it EDIINT AS2 (ExternalID Type)?

    Please check the above in the TN sender/receiver profiles and make sure the senderID/Id,receiverID/Id values matches mapped in the EDIINT:send service.

    HTH
    RMg


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 6.  RE: EDIINT AS2 Setup Issue

    Posted Thu June 18, 2009 08:18 PM

    HI rmg,

    I did setup as EDIINT AS2.Basically it is not able to retrieve the internal ID.I also made sure that the values are matching as supposed to be…

    Thanks,
    Capri_lak


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 7.  RE: EDIINT AS2 Setup Issue

    Posted Thu June 18, 2009 08:26 PM

    It sounds you have everything in place,then it should work…Were those profiles are in active state? I dont see any other reason of the failure except the above checks.

    HTH,
    RMg


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: EDIINT AS2 Setup Issue

    Posted Fri July 31, 2009 04:09 PM

    Hi,
    we are using EDIINT AS2 communication.In the process we are getting MDN back from customer. some times we are getting Error in the MDN mesage from customers. right now we dont have any notifications in place.Is there any way to get notified in the email or so about those failures so we can be proactive to take care of it.

    Any Ideas really appreciated,
    Capri_lak.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 9.  RE: EDIINT AS2 Setup Issue

    Posted Mon August 03, 2009 05:45 PM

    You can customize your MDN processing service.
    By default, this processing rule is triggered: EDIINT Process MDN Message
    and it’s calling: wm.EDIINT.rules:processMDN for MDN handling.
    You can create your own service and replace it. In your own service, detect error MDN and send email.
    Hope this helps,
    Tong


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 10.  RE: EDIINT AS2 Setup Issue

    Posted Tue August 04, 2009 02:56 PM

    Hi Tong,

    Thanks a lot for you reply. I am just wondering when you say to create own service could you please elaborate where (at what level my custom sevice) should start?


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 11.  RE: EDIINT AS2 Setup Issue

    Posted Tue August 04, 2009 05:05 PM

    Start with the existing service: wm.EDIINT.rules:processMDN
    read it through to understand what it does. Most likely, you want to keep most of the code in it.
    You can make a copy of this service to your own package/directory, and just modify with your own copy.

    Then, in the rule, replace the service to trigger with your new service.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 12.  RE: EDIINT AS2 Setup Issue

    Posted Tue August 04, 2009 09:37 PM

    Hi Tongwang,

    Thanks a lot for your reply. I will try and let you know the status.

    Thanks,
    Capri_Lak.


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 13.  RE: EDIINT AS2 Setup Issue

    Posted Wed August 05, 2009 04:28 PM

    Customizing EDIINT module services and making a copy of it and use then you cannot avail out of box its built-in functionality…Will that work for you?

    Did you talk to SAG wM tech support?

    HTH,
    RMG


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 14.  RE: EDIINT AS2 Setup Issue

    Posted Wed August 05, 2009 08:10 PM

    Hi rmg,

    Thanks for your concern. No Not yet. I will check with SAG and keep you posted.

    Thanks,
    Capri_lak


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods