Change server on SAP client

8,979

From the SAP GUI you have to change the connection properties to either use the connection type 'Group/Server' or 'Custom Application Server'.

If using 'Group/Server', you need to enter the System ID, Message Server and the Group ID (default is SPACE). You will not need the instance number.

If using 'Custom Application Server', you need to enter the Application Server, Instance number and System ID.

The values of all of the items that you need to enter can be found by looking at the SAP instance's profile files.

'Group/Server' should always be the preferred method of connecting as it allows you to load balance users onto the servers in defined logical groups.

Share:
8,979

Related videos on Youtube

Ivan Kitanovski
Author by

Ivan Kitanovski

Updated on September 17, 2022

Comments

  • Ivan Kitanovski
    Ivan Kitanovski over 1 year

    I have a SAP Business One 8.0 installed on my Windows Server 2003. It uses SQL Server Express 2005 for the database.

    Then I installed the client on another PC. How do I configure the client so it can connect to the server?

    I tried in using the "change server" option but it cannot find the server. Any help is appreciated.

    • Ryan Ferretti
      Ryan Ferretti over 13 years
      Does SAP have a middleware service that the client connects to, or does it connect directly do the SQL Server instance?