webMethods

webMethods

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.  EDIINT ProcessMsg:ERROR

    Posted Thu January 05, 2017 05:37 AM

    Hi All,

    We are facing a issue while receiving the payload (inbound to us) EDIINT signed data from partner. For processing inbound data from partner we use the inbound:processMsg standard service. But, the service is failing with Error “Either security check failed or error/warning occurred while processing inbound message.” And as well “Payload is not processed.”

    I suspect we have a problem while wm.tn.mime:processEncryptedData service as the output of this service is FALSE

    Please help us here if anyone faced the same issue before.

    Regards
    Shafi :slight_smile:


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


  • 2.  RE: EDIINT ProcessMsg:ERROR

    Posted Thu January 05, 2017 02:42 PM

    please share your thoughts if any

    Shafi


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


  • 3.  RE: EDIINT ProcessMsg:ERROR

    Posted Thu January 05, 2017 02:53 PM

    Assuming that your client system is sending AS2.
    normally it’s signed and encrypted.
    you need to configure the certs for signature verification and decryption, check that, they also need to be the same certs that your client system is using.
    Hope this helps,


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


  • 4.  RE: EDIINT ProcessMsg:ERROR

    Posted Fri January 06, 2017 02:44 AM

    Check Your Configuration First

    The Reciever profile(Your Profile) shoould have your public certificates set and private key also set,

    The Sender Profile should have the partners public Certificate set.

    If this is ok

    Call the sender and ask to verify if they are using the correct certificates.(You could read out the expiry dates to confirm if both of you have the right certificates)

    In my experience 90 % of such connectivity issues are solved on the phone (due to people putting the wrong cert in the wrong place)


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


  • 5.  RE: EDIINT ProcessMsg:ERROR

    Posted Fri January 06, 2017 04:33 AM

    Thanks for reply, helped me a lot

    I know these are issues with mutual hand shake configuration with keys.

    When i checked the key configuration at MWS partnet profiles , found that the profiles are missig with private SSL keys. When i tried to add the private keys to inbound profiles. Its throw error called “java.security.InvalidKeyException: cant parse privateKeyInfo”

    I am sure whether still certs are proper or any other configuration causing issue

    Please share if any ideas here

    Regards
    Shafi


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


  • 6.  RE: EDIINT ProcessMsg:ERROR

    Posted Mon January 09, 2017 01:11 PM

    Any update on error “java.security.InvalidKeyException: cant parse privateKeyInfo”

    i am getting this error while importing the private Key in .key format for partner profile at MWS

    Please help here.

    Regards
    Shafi


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


  • 7.  RE: EDIINT ProcessMsg:ERROR

    Posted Thu January 12, 2017 06:54 AM

    Guys, this issue got resolved after adding the SSL private key to Profiles.

    Shafi


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