Skip to Content
Author's profile photo Former Member

Registration of tp not allowed.

I’ve faced this error when I was trying to connect an ERP system with an EHS-GLM server and was stuck a couple of days:

T:15060 Error in program ‘C:\WWI\WwiSvcU.EXE’: ======> CPIC-CALL: ‘SAP_CMACCPTP : rc=6

LOCATION    SAP-Gateway on host ERP_HOSTNAME.local / sapgw13

ERROR       registration of tp WWI-Labeling from host EHS_HOSTNAME.DOMAIN.local not allowed.

T:16036 Error in program ‘Dummy’: ======> CPIC-CALL: ‘SAP_CMACCPTP : rc=6

LOCATION    SAP-Gateway on host ERP_HOSTNAME.local / sapgw13

ERROR       registration of tp EHS_MANSRV_SID from host EHS_HOSTNAME.DOMAIN.local not allowed

Therefore my RFCs in ERP system are unsuccesful with the error : ERROR: program EHS_MANSRV_SID not registered.

The solution is adding a single parameter : gw/acl_mode=0 . Even it was not determined by RZ10 as a parameter, I insisted to set it with its default value! After the program has been registered successfully, you can set it back to its default value 1.

You would better edit the reg_info and sec_info files accordingly.

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Juan Reyes
      Juan Reyes

      Hi Serhat,

      Switching off the Gateway access control list is a way to avoid the issue and for some it maybe a viable solution but I don't recommend that.

      The real solution is to maintain the secinfo and reginfo files and keeping the gateway secure.

      Read,

      Gateway Security Files secinfo and reginfo - Security Settings in the SAP Gateway - SAP Library

      Regards, Juan

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Hi Juan,

      thank you for your comment!

      Actually I had already added those parameters but the error did not disappeared. Then I decided to do this "workaround" .

      Regards,

      Serhat

      Author's profile photo Isaias Freitas
      Isaias Freitas

      Hello,

      The WIKI page Gateway Access Control Lists - Application Server Infrastructure - SCN Wiki can assist in creating the proper reginfo rules.

      Cheers!

      Isaías