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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Pulling data from SAP

    Posted 12/30/02 11:03 AM

    Hi,

    Can anyone please tell me how do I pull data from SAP without using notifications. I need all the data to be pulled from SAP against BAPI.

    Thanks & Regards,
    SR


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


  • 2.  RE: Pulling data from SAP

    Posted 02/21/03 02:20 PM

    SR,

    Use the sap.map:outbound flow step with the $rfcname set to the BAPI that you want to run in SAP. You also need to set the serverName parameters with the name of the SAP system you set in the browser.

    Regards,
    Simon


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


  • 3.  RE: Pulling data from SAP

    Posted 02/21/03 10:48 PM

    SR,

    Simon’s suggestion is good if you wanted to call RFC’s and BAPIs with known inputs and outputs parameters which you could build and put into the pipeline prior to the BAPI call.

    This situation is not always the case. I normally build an “outbound map”(inbound to SAP) which is essentially the RFC or BAPI signature exposed as a standard BC service. I usually place these in a seperate folder for easy reference, usage, and transport.

    Once I have the outbound map created, I use it in my flow and it helps me ensure that all my inputs are accounted for. Additionally it shows me what to expect in my output.

    HTH,

    ajandja


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


  • 4.  RE: Pulling data from SAP

    Posted 04/24/09 10:00 AM

    Hello,

    How can do the same thing in 7.1?

    Thanks


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