NGODeleteGlobalIndex

This call is used to remove an existing GlobalIndex from the System. User must have privilege to delete global index in the system.

 

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.

NGODelete

GlobalIndex

N/A

CabinetName

Root

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

 

N/A

UserDBId

Root

UserDatabase ID that is returned in the NGOConnect

Cabinet call.

 

N/A

IndexId

Field

Index of the Data Field.

 

N/A

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

Unique Option for a Call.

Status

Root

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

 

Errors returned from call

Code

Message

Comments

- 50096

Insufficient privileges for the current operation.

User must have Privilege to delete Global Index from the System.

-50043

GlobalIndex not found

Global index that the User wants to delete does not exist.

-50082

GlobalIndex associated with Data Class.

User cannot delete a Global Index that is associated with some Data Class.

-50100

GlobalIndex associated with the Document.

User cannot delete a Global Index that is associated with some Document.