IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

GetAdministrator

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1

This method processes an administrator ID and returns a list giving the full details of the administrator if the administrator ID exists in the database. If the administrator doesn't exist in the repository database, a SOAP fault message will be returned.

Note: The GetAdministrator method doesn't return any roles assigned to an administrator.

Parameters

Input name Description Data type Optional field?

Administrator_ID

The Administrator_ID is the number of the administrator to be retrieved, as stored in the database.

String

N

Response

Output name Description Data type

Administrator_ID

The Administrator_ID

String

Administrator_Name

The login name of this administrator

String

Profile_Name

The user profile record from which this administrator's rights are inherited

String

Authenticate_Ext

Reserved for future use

Integer

Email

This administrator's email address

String

URL

Not currently used by the software

String

Troubleshooting

For information about any error codes returned when using this method, see Error codes.