NGOAddKeywords

This call is used to add new keywordKeywords to the systemSystem. Only keywordKeywords of a particular type, authorized or Unauthorized can be added at a time. Authorized keywordKeywords cannot be deleted from the systemSystem whereas unauthorized keywordKeywords can be deleted from the systemSystem.

 

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.

NGOAddKeywords

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

Resereved. User can send a default value for it.

 

0

Authorization

Flag

Root

Flag, which that specifies whether the given keywordKeyword can be deleted.

A - Authorized and cannot be deleted.

U – Unauthorized and, can be deleted.

U

Keywords

Root

Specifies the lList of keywordKeywords that is to be added.

 

N/A

KeywordProperty

Keywords

Parent tag for keyword which are to be added

 

N/A

Keyword

KeywordKeywordsPropertyKeywords

Specifies the nName of the keywordKeyword that is to be added.

 

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.

NoOfKeywords

Root

Specifies the number of keywordKeywords that are added.

Keywords

Root

Specifies the lList of keywordKeywords that is added, providing the complete information about all the added keywordKeywords. added

KeywordProperty

Keywords

Parent tag for keyword which are added

KeywordIndex

KeywordPropertyKeywords

Specifies the iIndex of the added keywordKeyword. Added

KeywordValue

KeywordPropertyKeywords

Specifies the nName of the added keywordKeyword. Added

GroupIndex

KeywordProperty

The keyword returned is associated with this Group Index

AuthorizationFlag

KeywordPropertyKeywords

Specifies whether the keywordKeyword that was added can be deleted.

A - Authorized to be deleted.

U - Unauthorized to be deleted.

 

Errors returned from call

Code

Message

Comments

-50074

Invalid parameters.

The value for some input parameter is not correct or is invalid.

-50041

Keyword(s) with the same name already exist

Some keywordKeywords with the same nName must be already be present. there

-50040

All keyword index already exist

All the specified keywordKeywords are already there in the systemSystem.