The Transport Express Windows client software communicates with the Transport Express domain controller via SAP’s remote function call (RFC) protocol. RFC is a TCP/IP sockets-based protocol that uses TCP ports in the range 3300-3399.
The specific port number that is used will depend on the application server configuration of the SAP system that you select as the Transport Express domain controller. If we assume that the chosen SAP system has only one application server with system number 10, then the TCP port number 3310 will be used. In this manner, the RFC protocol works in the same manner as the SAPGUI, except that it utilises the port number range 3300-3399 instead of the port number range 3200-3299. It follows that the network configuration must allow the necessary port numbers to be used.

Finally, we note that the SAP RFC library, implemented in Windows file LIBRFC32.DLL, contains a bug that prevents an RFC connection from being established if the saplogon.ini file contains low-order blank entries in the Description section. To avoid this problem, ensure that your saplogon.ini file does not contain entries in the Description section such as “Item1=”.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment