NGOIsAdmin

This call is used to check whether the logged in userUser is a Mmember of the Supervisor gGroup.

 

Input Parameter description

View sample InputXml

Output Parameter description

View sample OutputXml

Errors and Warnings

 

 

Input Parameters description

Name

Parent Tag

Description

Valid Values

Default

Values

Option

Root

Unique option for the call.

NGOIsAdmin

N/A

CabinetName

Root

Name of the Cabinet to which the User wants to connect.

 

N/A

UserDBId

Root

UserDatabase ID, which that is returned in the NGOConnect

Cabinet call.

 

N/A

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

Unique option for the call.

Status

Root

Status of the call. If the Status is 0, then the call is successful.

IsAdmin

Root

Indicates whether the logged in User is a member of the Ssupervisor gGroup or not. Values returned are  ‘Y’, ‘N’.

 

Errors returned from call

Code

Message

Comments

-50146

Invalid session.

Session corresponding to the UserDbId sent in the call is invalid.

-50006

User account has expired.

Account of the User, for which the call was invoked, has expired.

-50010

User not alive.

The User, for which the call was invoked, is not alive.

-50125

Cabinet has been locked for Administrative purposes.

Cabinet is locked for administrative purposes and User cannot perform any operation on the locked cabinetCabinet.