Stop & Start SAP Business Connector

Start SAP Business Connector

You can start the SAP Business Connector via command line. Go to the respective directory and execute the command.

/usr/sap/SID/Server/bin
./server.sh

Option

./server.sh -port <port-number>
./server.sh -home <destination>
./server.sh -debug <level>
./server.sh -log <destination>

Stop (Restart) SAP Business Connector

Login to SAP Business Connector server administration via web browser. Use the below syntax on opening the server administration via web browser.

http://<ip-address>:<port>

Example

http://192.168.10.10:5555

In the upper left corner of any Server Administrator screen, click Shutdown and Restart.

Note:

You can find the port that been maintained via port.cnf file in below directory

/usr/sap/SID/Server/config

You May Also Like

Leave a Reply?