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
  • 1.  Problem Sending IDOC WM -> SAP

    Posted Fri June 23, 2006 10:37 PM

    Hi,

    ENV: WM 6.5 SAP Adapter on HP Unix
    I am unable to send IDOC from the Flow services. I have tried using

    pub.sap.transport.ALE:OutboundProcess and also pub.sap.idoc:documentToIDoc

    In the both the case i get the following error:

    com.wm.app.b2b.server.ServiceException: [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service pub.sap.transport.ALE:OutboundProcess.
    [SAP.102.9020] JCo error: com/sap/mw/idoc/jco/JCoIDoc$JCoDocumentList

    Even when i try to do a lookup from the WM SAP Admin page, i get a similar error:

    class java.lang.reflect.InvocationTargetException
    Message com/sap/mw/idoc/jco/JCoIDoc
    Service wm.sap.Ale:getIDocDefinition

    The SAP connection is fine as i am able to lookup RFC functions and execute them

    Is this a problem due to some missing libraries or something in the classpath?

    Thanks
    Sudheer


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 2.  RE: Problem Sending IDOC WM -> SAP

    Posted Mon June 26, 2006 04:32 PM

    Hello,

    I have a similar problem…May I know how you resolved this issue.

    Thanks,
    Sunny


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Problem Sending IDOC WM -> SAP

    Posted Mon June 26, 2006 04:46 PM

    I think you are missing the required jar files… my guess would be sapidoc.jar and/or sapidocjco.jar…
    HTH
    Talha Khan


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 4.  RE: Problem Sending IDOC WM -> SAP

    Posted Tue June 27, 2006 09:59 AM

    Hi Sudheer,

    My guess is that sapidocjco.jar might be missing from your package.
    Try the following steps:

    1. Place sapidocjco.jar to this directory IntegrationServer_directory[SIZE=2]\packages\WmSAP\code\jars\static[/size]

    2. Restart IS.

    3. Try Sending IDOC.

    Let me know if this solves ur problem.

    Regards,
    Phani


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 5.  RE: Problem Sending IDOC WM -> SAP

    Posted Wed June 28, 2006 09:34 PM

    Yep it works fine now. Something wrong with the sapidocjco.jar file. Replaced it and works fine now.

    Thanks


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 6.  RE: Problem Sending IDOC WM -> SAP

    Posted Wed June 28, 2006 10:02 PM


  • 7.  RE: Problem Sending IDOC WM -> SAP

    Posted Fri July 17, 2009 08:50 AM

    Hi all,

    I am trying to send an IDOC to SAP using the pub.sap.transport.ALE:OutboundProcess service. However i get the following error.

    [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service pub.sap.transport.ALE:OutboundProcess.
    [SAP.116.9551] Adapter service error: java.lang.NoSuchMethodError - com.wm.adapter.sap.cci.PublicClientService.initTransaction(Z)V

    Thanks,
    Radhika


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: Problem Sending IDOC WM -> SAP

    Posted Fri July 17, 2009 04:16 PM

    Radhika,

    Does your SAPAdapter6.5 has all the required core patches/fixes installed? Also in the service input of that service are you specifying serverName (connection alias)?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards