This transaction is used to delete Links of one Object with multiple Objects.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGODeLink Objects |
N/A |
CabinetName |
Root |
Name of the Cabinet to which the User wants to connect. |
Name of the cabinet |
N/A |
UserDBId |
Root |
UserDatabase ID that is returned in the NGOConnect Cabinet call. |
|
N/A |
LinkObjects |
Root |
Contains the List of Object pairs that are to be delinked. |
LinkObject tags. |
N/A |
LinkObject |
Link Objects |
Contains the Objects that are to be delinked. |
|
N/A |
NoteIndex |
Link Object |
Object Index of the Source Object for which Links are to be deleted. |
Integer >=0 |
N/A |
ObjectIndex |
Link Object |
The object Index of the Destination Object whose Link is to be deleted with the Source Object. |
Integer >=0 |
N/A |
ObjectType |
Link Object |
The Object Type of Destination Object. |
‘D’ – Document ‘F’- Folder ‘A’ – Annotation ‘T’ – Data Class ‘C’ – Cabinet |
|
NoteNumber |
Lonk Object |
The Link Number of the Source Object. It is the sequential number for the Links created in one call. |
Integer>=0 |
|
Name |
Parent Tag |
Description |
Status |
Root |
Status of the call. If it is 0, then the call is successful. |
Code |
Message |
Comments |
-50074 |
Invalid parameters. |
Some of the entered parameters are incorrect. |