NGOChangeKeywords

This call can be used to replace a groupGroup of Keywords with a single Keyword and can define it to be authorized Authorized or uUnauthorized.

 

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.

NGOChange

KeywordKeywords

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 pass the default value.

 

0

Keywords

Root

It contains a lList of keywordKeywords in the tags KeywordKeyword tag.

 

N/A

Keyword

Keywords

It specifies the nName of the keywordKeyword whichthat is to be changed.

 

N/A

FinalKeyword

Root

It specifies the Keyword nName that will replace the existing keywords. given to the keyword which will replace all the keywords which are to be changed

 

N/A

Authorization

Flag

Root

Flag, which that specifies whether the new keywordKeyword that will replace the old ones is to is to be made aAuthorized or Uunauthorized.

A – Authorized

U– Unauthorized

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.

KeywordIndex

Root

Specifies the iIndex of the new keywordKeyword whichthat replaced the old keywordKeywords.

 

Errors returned from call

Code

Message

Comments

-50016

Group not found

The groupGroup from whichwhose the keywordKeywords were to be replaced by a single new keywordKeyword does not exist.

-50036

Some keywords not found

Some of the keywordKeyword(s), which that were to be replaced by a single keyword, does not exist.

-50039

None of the given keywords exist

All the keywordKeywords specified in the iInput doesdo not exist in the sSystem.

-50041

Keyword(s) with the same name already exist

New Nname of the keywordKeyword specified by the User already exists in the sSystem.