Terminate server client

Disconnects a client from the EDM Server. For various reasons, such as system maintenance, it may be necessary to disconnect all clients from an EDM Server. When you try to disconnect a client from the EDM Server, you must give the superuser password.
The client may be terminated in two ways. Either by telling the client to disconnect the next time it sends a request to the EDM Server, or by simply killing the connection and leave it to the client to sort out any problems.
 
Arguments:

Password:

Specify the password of the superuser. If no user is connected to the actual EDMserver, then this command is legal for all users. If the calling user is already connected as superuser, then this argument is a dummy.

Client Id:

The client Id of the connection to terminate.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

close connection:

The client will be inmediately disconnected. Ongoing tasks will be aborted and rolled back.

force to terminate:

Tell the client to disconnect the next time he sends a request to the EDM Server. Any ongoing tasks will be alloved to complete. Any succeeding requests will result in an error message.