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

SAP Intelligent Adapter

  • 1.  SAP Intelligent Adapter

    Posted Mon January 28, 2002 11:24 PM

    HI!

    When using the SAP RFC Client (Intelligent) adapter if I pass any values in the import table parameters to SAP BAPI the adapter shuts down.

    The same works very fine with a Standard Adapter i.e RFC client for SAP R3.

    No error notifications are sent back from the adapter.

    In the debugging mode it shows
    Adapter Shutdown : Disconnect is OK.

    This error has restricted us to the use of only the standard adapters.

    Any help on this will be greatly appreciated.

    Thanks.


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


  • 2.  RE: SAP Intelligent Adapter

    Posted Tue February 26, 2002 07:09 PM

    i ran into the exact same problem. i believe this is a bug in the adapter code. the error i could see is java.lang.UnsatisfiedLinkError: sapInitIpTableData. this is the debug stmt printed at COM.activesw.adapter.sap.SapRfcInAdapter.sapInitIpTableData(SapRfcInAdapter.java:170).

    the fix is to install the latest service packs for sap adapters 411. there are two service packs you can download, ESAP411SP1 and ESAP411SP2. during the install, you will notice that new librfc32.dll and rfccjni.dll etc are included in the service pack. i think they basically fixed the problem.

    give it a try. if it still doesn’t work, you may want to open a support ticket with webmethod.


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