App Connect

App Connect

Join this online user 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.


#Applicationintegration
#App Connect
#AppConnect
 View Only
  • 1.  Configuring SAP Input and SAP Request Node

    Posted Mon October 07, 2019 05:17 PM
    One of integration requirements in our company to call SAP RFC/idoc using SAP Request Node, as well as using SAP InputNode to SAP to call ESB. 

    We have managed to configure SAP Request node that is able to call SAP RFC and get the response back. 

    However, we are stuck in configuring SAP InputNode to receive the call from SAP.   The POC was running against ACE v11.0.0.5​ on-premises server.  While startup integration server that contains the flow with SAP InputNode, I don't see any connection error (used to see if the configuration is incorrect) with SAP, I would assume the connection should be established between SAP and ACE.   But SAP can't send out the message to ACE, the error messages in SAP is like: 

    Error Details      Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT', communication r

    Error Details      ERROR: program ESB_SAP_CONNECTOR not registered

    Error Details      LOCATION: SAP-Gateway on host usbxzsap001.icbc.net / sapgw05

    Error Details      DETAIL: TP ESB_SAP_CONNECTOR not registered

    Error Details      COMPONENT: SAP-Gateway

    Error Details      COUNTER: 692

    Error Details      MODULE: /bas/753_REL/src/krn/si/gw/gwr3cpic.c

    Error Details      LINE: 2018

    Error Details      RETURN CODE: 679

    Error Details      SUBRC: 0

    Error Details      RELEASE: 753

    Error Details      TIME: Mon Oct  7 14:14:44 2019

    Error Details      VERSION: 2


    I wonder if any step is missing in SAP or ACE?

    Thanks,
    andy

    ------------------------------
    Andy Mao
    ------------------------------


  • 2.  RE: Configuring SAP Input and SAP Request Node

    Posted Tue October 08, 2019 08:19 AM

    Hi Andy

     

    The relevant lines here are :

    ERROR: program ESB_SAP_CONNECTOR not registered

    LOCATION: SAP-Gateway on host usbxzsap001.icbc.net / sapgw05

    Review them with your SAP administrator. He should be able to help you through it

     

    Enjoy

    F.J. Brandelik






  • 3.  RE: Configuring SAP Input and SAP Request Node

    Posted Tue October 08, 2019 12:14 PM
    ​Thanks for your reply.  Are you saying  that the program ESB_SAP_CONNECTOR  should be registered in SAP not in ACE? 
    Thanks.

    ------------------------------
    Andy Mao
    ------------------------------



  • 4.  RE: Configuring SAP Input and SAP Request Node

    Posted Tue October 08, 2019 12:20 PM
    Are you saying  that the program ESB_SAP_CONNECTOR  should be registered in SAP not in ACE? 

    Yes exactly what I am saying.





  • 5.  RE: Configuring SAP Input and SAP Request Node

    Posted Wed October 09, 2019 03:08 PM
    ​Do you happen to know how the adapter registers the rfcProgramID in the SAP gateway? any article would be helpful.  Thanks.

    ------------------------------
    Andy Mao
    ------------------------------



  • 6.  RE: Configuring SAP Input and SAP Request Node

    Posted Wed October 09, 2019 05:12 PM
    It is one of the properties of the adapter.
    The adapter registers with a specific gateway, or any gateway within a specific group.
    You then need to go into SAP and specify that you want that registration to be valid across all gateways.

    This way any SAP gateway can talk to the registered program...