Skip to main content Skip to complementary content

Starting or stopping a Talend SAP RFC Server

You can manually start or stop a Talend SAP RFC Server by running the scripts or batch files in the bin directory.

Procedure

  1. Confirm that the process is running by checking the Task Manager.
  2. Open a terminal instance.
  3. Open the command prompt.
  4. Enter and execute the following commands (where $TSAPS_HOME corresponds to the directory where the Talend SAP RFC Server has been installed or extracted).
    • Run the following commands to start a Talend SAP RFC Server.

      cd $TSAPS_HOME\bin
      start-tsaps.bat
    • Run the following commands to stop a Talend SAP RFC Server.

      cd $TSAPS_HOME\bin
      stop-tsaps.bat

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!