To start Talend SAP RFC Server, enter the following commands from the command line (where $TSAPS_HOME corresponds to the directory where the server has been installed - by default, this is <$INSTALLDIR>\sap-rfc-server).
On Windows:
cd $TSAPS_HOME/bin start-tsaps.bat
On Linux:
cd $TSAPS_HOME/bin ./start-tsaps.sh