Which BO version are you using?
You can use the methods available in the IEnterpriseSession interface of BusinessObjects Enterprise SDKs.
getClusterName
java.lang.String getClusterName()
Name of the cluster to which the user is connected.
- Returns:
- A
String
containing the name of the cluster to which the user is connected.