NGODeleteKeywordsFromDoc

This call is used to dissociate kKeywords from a document. Only the kKeywords, whose lList is sent in the iInput xXml will be deleted from the 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

KeywordsFromDoc

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

GroupIndex

Root

Reserved. User can send the default value for it.

 

0

DocumentIndex

Root

Index of the document with which the associated kKeywords are to be deleted.

 

N/A

CurrentDate Time

Root

Current Date and Time.

 

N/A

Keyword

Root

Name of the keyword, which that has to be dissociated from the document.

 

 

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

Unique option for the call.

Status

Root

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

 

Errors returned from call

Code

Message

Comments

-50023

Document not found

The document from which the keywords were to be deleted does not exist.

-50022

Insufficient rights for the current operation

User does not have Change Rights on the document whose keywords are to be deleted. who is trying to delete keywords from the document does not have change rights on the document.

-50016

Group not found

The specified Group specified does not exist.

-50132

Document has been deleted.

Document, from which the keywords Keywords are to be deleted, has been deleted or moved to Trash.

-50086

Document has expired.

Document from which the keywords Keywords are to be deleted has expired.

-50071

Document has been checked out.

Document from which the keywords Keywords are to be deleted is checked out.

-50027

Properties of the Document have been finalized.

Properties of the document from which keywords Keywords are to be deleted are finalized.

-50026

Document is in use.

Some User has locked the document to which keywords are to be added.

-50076

Invalid object access type.

Access tType of the Document from which keywords Keywords are to be deleted is not valid.