This call is used to dissociate Keywords from a document. Only the Keywords, whose List is sent in the Input Xml will be deleted from the document.
|
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 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 Keywords are to be deleted. |
|
N/A |
CurrentDate Time |
Root |
Current Date and Time. |
|
N/A |
Keyword |
Root |
Name of the keyword that has to be dissociated from the document. |
|
|
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. |
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 |
ser does not have Change Rights on the document whose keywords are to be deleted. |
-50016 |
Group not found |
The specified Group does not exist. |
-50132 |
Document has been deleted. |
Document, from which the eywords are to be deleted, has been deleted or moved to Trash. |
-50086 |
Document has expired. |
Document from which the Keywords are to be deleted has expired. |
-50071 |
Document has been checked out. |
Document from which the Keywords are to be deleted is checked out. |
-50027 |
Properties of the Document have been finalized. |
Properties of the document from which 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 Type of the Document from which Keywords are to be deleted is not valid. |