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 & BPM : setting hooks on SAP process / jobs

  • 1.  SAP & BPM : setting hooks on SAP process / jobs

    Posted Wed August 14, 2013 02:20 PM

    We are evaluating WM BPM, and we wonder how we can integrate withe SAP (ECC6).

    Is there some standard interface to set callbacks on SAP services/jobs ?

    Or should we set callbacks from SAP to WM BPM ourselves ?

    Is there some documentation about that ?

    Thanks for any help,

    Simon


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: SAP & BPM : setting hooks on SAP process / jobs

    Posted Wed August 14, 2013 02:30 PM

    Hi,

    Ofcourse there is out of box wM has the SAP interface capabilities via standard SAP Adapter.

    Please use the webMethods SAP Adapter (it’s current version is 7.1) to do any integration with SAP ECC systems.

    So the wM flow services can interact the BPM orchestration (viceversa) from and to SAP calls via SAP adapter (RFC’s or IDOC’s or BAPI etc…)

    Here is the direct link for the online documentation if you haven’t reviewed this yet:

    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/adapters_estandards/Adapters/SAP/SAP_7-1/7-1_SAP_Adapter_Install_and_Users_Guide.pdf

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: SAP & BPM : setting hooks on SAP process / jobs

    Posted Wed August 14, 2013 02:55 PM

    Thanks. I was expecting some BPM API standard, but it doesn’t seem to exist.

    From what I understand, if I need to get info about the end of some SAP job (not triggered by WM), I need to add into SAP a SAP event at the end of the job that sends an Idoc to WM.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: SAP & BPM : setting hooks on SAP process / jobs

    Posted Wed August 14, 2013 03:08 PM

    Yes there is nothing to BPM API direct talk to SAP exist.

    You need to use the flow services (that talks to SAP vice versa) as a invoke flow step type in your BPM process and integrate with SAP and this is similar to any back end interaction via BPM (Process Engine component)

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods