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.  BC Inbound call not working

    Posted 06/04/04 11:27 AM

    Hi all,

    SAP-BC is rejecting all inbound SAP-RFC Function modules’ mappings!!!
    I’m getting this error message in the RFC Logs of SAP BC… -

    Message: type:com.wm.app.b2b.server.AccessException user:null port:5544’ from:10.249.48.5 msg:[B2BSERV.0084.9004] Access Denied

    Could anyone help me in this ?

    Thanks in advance
    SK


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


  • 2.  RE: BC Inbound call not working

    Posted 06/04/04 12:40 PM

    I think the user credentials are missing in your BC configuration. Atleast that is what the error message points to.


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


  • 3.  RE: BC Inbound call not working

    Posted 06/04/04 01:03 PM

    yeah u r correct… here is the snippet of the rfc logs -
    008810 [B2B-SAP.0012.0020] Message: type:com.wm.app.b2b.server.AccessException user:null port:5544’ from:10.249.48.5

    but where should we pass these user credentials when we execute SAP RFC FMs to connect to SAP BC ?? I belive all these happens during RFC-HANDSHAKE at operating system level, but still it’s a MYSTERY to me…

    any help ?

    Thanks
    SK


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


  • 4.  RE: BC Inbound call not working

    Posted 06/04/04 05:09 PM

    SK,

    From your Administrator, check your setup parameters in the Adapters>SAP >SAP Server settings>Login Defaults. You ought to have a User and password specified here. BC uses this to connect and interface with SAP.

    Hope this helps.

    ajandja


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


  • 5.  RE: BC Inbound call not working

    Posted 06/04/04 05:28 PM

    Hey I do have those user credentials and ‘Test Connection’ is also working fine…

    thanks
    SK


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


  • 6.  RE: BC Inbound call not working

    Posted 06/08/04 03:56 PM

    I think the problem you face is the following:
    The SAP Adapter checks whether the user on SAP (the user executing the RFC that connects to SAP BC) exists on the BC. If it does, it creates a session on BC with this user. If not, it will create a session with user ‘SAPUser’.
    If the user in SAP exists on BC, make sure it’s in the ‘SAPUsers’ group and ACL.


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