NGOAddKeywordsToDoc

This call is used to associate the keywordKeywords with a document. If the keywordKeywords that are to be added do not exist already exist, then those keywordKeywords will also be added as uUnauthorized keywordKeywords.

 

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.

NGOAdd

KeywordsTo

Doc

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 default value. for it

 

0

DocumentIndex

Root

Index of the document with which the keywordKeywords are to be associated.

 

N/A

CurrentDateTime

Root

Date and time when the keyword was added

 

Blank

Keyword

Root

Name of the keywordKeyword which is to be associated with the document.

 

N/A

 

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 to which the keywordKeywords were to be added does not exist.

-50132

Document has been deleted

The document to which the keywordKeywords were to be added is in tTrash i.e. has been deleted.

-50022

Insufficient rights for the current operation

User who is trying to addattach keywordKeywords to the document does not have cChange rRights on the Document.

-50016

Group not found

Group specified in iInput does not exist.

-50086

Document has expired.

Document to which keywordKeywords are to be added has expired.

-50071

Document has been checked out.

Document to which keywordKeywords are to be added ishas been checked out.

-50027

Properties of the Document have been finalized.

Properties of the document to which keywordKeywords are to be added are finalized.

-50026

Document is in use.

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

-50076

Invalid object access type.

Access tType of the Document into which the keywordKeyword is to be added is not valid.