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 adapter configuration

  • 1.  SAP adapter configuration

    Posted Fri November 17, 2006 12:13 PM

    Hi,

    There is probably an easy answer to this one.

    Assumimg that your IS is currently stopped. If you want to start the integration server but you do not want all the packages to be loaded what configuration file do you need to edit. Specifically, I do not want the SAP adapter package to attempt to establish any of its automatic connections.

    The configuration information is obviously stored somewhere and I want to remove some of the SAP connections or at least prevent them from automatically connecting before I restart the server.

    Thanks

    She


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


  • 2.  RE: SAP adapter configuration

    Posted Mon November 20, 2006 12:16 PM

    I am not sure why you want this. What is the problem you have exactly??

    Here is what i should do:
    SAP to wM: Use a startup service that disables the sap listener
    wM to SAP: Use some kind of locking mechanismn to prevent data is being sent to SAP. But then you also must build some queing mechanisme, to store the messages that you will resend after the connection is up again (–>difficult). Or use broker retry logic (throwexceptionForretry).

    Hope this helps

    Rob


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


  • 3.  RE: SAP adapter configuration

    Posted Sat January 27, 2007 03:56 AM

    Sheila

    If you really want to manually doing the task, you can edit
    \packages\SAP\config\sap.cnf

    If you don’t want I.S. to load the SAP package, then you can edit
    the manifest.v3 under \packages\SAP and change
    enabled from “true” to “false”

    Best Regards
    Stephen


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