Getting FarmID

Retrieve the Farm ID of the SUP Server.

Syntax

public static String getFarmID() throws com.sybase.mo.MessagingClientException

Returns

Returns the Farm ID as a string.

Examples

  • Retrieve the Farm ID
    AppSettings.getFarmID();