Salesforce

DiscSrvr (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

DiscSrvr (Magic xpa 3.x)

Disconnects a server no longer required by Magic xpa. This function releases unnecessary server connections.

Syntax:

DiscSrvr (string)

Parameters:

string: A string defining a server in the Server repository

Returns:

Boolean (True, False)

True means that the disconnect operation from the specified server has succeeded.

False means that the disconnect operation has failed, for one of the following reasons:

  • The server name does not exist in the Server repository.

  • No connection existed to the server.

  • Magic xpa still requires the server connection.

  • The disconnect operation failed.

Exceptions:

This function is supported only when using the Broker as a middleware.

Reference
Attachment 
Attachment