Retrieves a list of active Agentry application users.
void List<AgentryActiveUserVO> getAgentryActiveUsers (String appId)throws SUPAdminException;
If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.
SupApplication.getAgentryActiveUsers (“syclo.application”)