Show TOC

Function documentationExamples: Admin Services Locate this document in the navigation structure

 

The following admin services use different mode list. You need authorization to access admin services. Fore more information, see Services. The following table lists the different modes and the parameters used in admin services:

Mode

Description

Parameters

ModeList

Displays a list of modes

ContentList

Legacy service for content map. If group is not specified, all the information is returned

Group=<user name>

DBINIT

Force reload of system content configuration or predefined projects

Type=Config or Project

GetResource

Retrieves localization information; used by applets

Language=<lang>&Filename<bundlename>

Inspector

Retrieves the list of methods available; used by JAVA script wizard

Name=<appletname>&Method=<method>&QueryType=<type>

PermissionList

List of user permissions

Method=System or Server&Group=<name>

RoleAttributeList

List of role attributes for the specified role

Group=<rolename>

RoleList

List of roles in the system or assigned to a user

Group=<username>

SessionList

List of active session and the session properties on this instance

None

SystemList

List of system properties and their values

None

UserAttribList

Displays attributes for the current user or the user specified

Group=<username>

UserDataReport

Displays all information contained for the specified user name

Username=<name>

UserList

List of users or list of users which are members of a role

Group=<rolename>

Who

List of users currently logged into the instance

None

The following modes are directly related to your home page. The modes return the information in XML format to build the home page.

Mode

Description

Parameter

CurrentProfile

The current users navigation tree

None

FullProfile

Displays the full navigation tree for the specified user

Group=<username>

UserProfile

Displays the navigation tree for the specified user name without role information

Group=<username>

RoleProfile

Displays the role specific navigation tree

Group=<username>

ProfileEditor

Update profile for user or role

Group=<user or role name>&Type=[USER]&payload=<xml>