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 R/3 adapter: webM to SAP threading

  • 1.  SAP R/3 adapter: webM to SAP threading

    Posted Sun November 30, 2003 10:17 PM

    Hello,

    Using IS 6.0.1 and SAP R/3 Adapter 4.6. Understand SAP to webM threading done through Adapter listener on RFC Server. How is threading performed for webM to SAP RFC calls? Is it only single threaded for this direction?

    Cheers
    John


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


  • 2.  RE: SAP R/3 adapter: webM to SAP threading

    Posted Mon December 01, 2003 02:12 PM

    The IS based SAP adapter have multithreaded RFC listeners.
    From the admin UI, where you define your listeners, you can simply select the number of threads, your listener will have.

    The listeners use ServerThreads.
    Every thread will use the same program-id for the RFC registration.
    Eg. If you allocate 10 threads, you will be able to perform 10 simultaneous RFC calls from R/3.


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