NGODeleteGlobalIndexFromDocument

This transaction can be used to delete associated globalindex GlobalIndex from a document.

 

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

From

Document

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

DocumentIndex

Root

Index of the Document on which the Global Index is associated.

 

N/A

CurrentDate Time

Root

Date and Time of the System.

 

N/A

IndexId

Root

Index of the Data Field.

 

N/A

IndexValue

FieldRoot

Value of the Data Fielddata 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

-50023

Document not found.

Document from which the User wants to delete Global Index does not exist in the systemSystem.

-50022

Insufficient rights for the current operation.

Insufficient rights Rights on the document. User must have change Change rights Rights on the document.

-50043

GlobalIndex not found.

GlobalIndex Specified does not exist in the systemSystem.