WA DE Desktop Client Disconnect Client
search cancel

WA DE Desktop Client Disconnect Client

book

Article ID: 72871

calendar_today

Updated On:

Products

DSERIES- SERVER CA Workload Automation DE - System Agent (dSeries)

Issue/Introduction

There are multiple established Desktop Client sessions for a single user. How can we go about terminating these sessions from the Desktop Client?

Environment

Release:
Component: DSRIES

Resolution

Through the use of the disconnectclient command in the Desktop Client CLI perspective.

  • The about command will show you a list of users that are signed on to a session.
  • Locate the users that you would like to disconnect under this listing.
  • Use the disconnectclient command to disconnect the users of your choosing.


Usage: DISCONNECTCLIENT ID("id")

Disconnect a client session from the server.
If the session is not active the disconnect is permanent.
If the session is active the client will automatically try to connect again.
Example:
disconnectclient id(yourserver:<port>)

id <string>
        The clientId to be disconnected.

In this example, we will disconnect the SCHEDMASTER session:
Connected clients:
 [email protected]:12345    (10.0.#.#:12345)    connection confirmed
 [email protected]:12345    (10.0.#.#:12345)    connection confirmed
 

DISCONNECTCLIENT ID("deserver.example.com:12345")

Notice that the user account name is not included in the command!


The system should provide a response indicating the command was successful:

-> disconnectclient id("deserver.example.com:12345")
!CLI_DISCONNECT_CLIENT_SUCCESS!