NGOLinkObjects

This transaction is used to Link an oObject with multiple oObjects in the sSystem. The Objects that are supported by the sSystem are Cabinet, Folder, Document, Annotation, and DataClass.

 

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.

NGOLink

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, which that is returned in the NGOConnect

Cabinet call.

 

N/A

LinkObjects               

Root

Contains the lList of oObject pairs that are to be linked.

LinkObject tags.

N/A

LinkObject

Link

Objects

Contains the oObjects that are to be linked.

 

N/A

NoteIndex

Link

Object

The oObject iIndex of the sSource oObject, which that is to be linked.

Integer >=0

N/A

ObjectIndex

Link

Object

The oObject iIndex of the dDestination oObject to which the lLink is to be created.

Integer >=0

N/A

ObjectType

Link

Object

The tType of oObject that is being linked.

‘D’ –

Document

‘F’- Folder

‘A’ –

Annotation

‘T’ – Data

Class

‘C’ – Cabinet

NULL

NoteNumber

Link

Object

The lLink nNumber forof the sSource oObject. It is the sequential number for the lLinks created in one call.

Integer >=0

 

 

Output Parameters description

Name

Parent Tag

Description

Status

Root

Status of the call. If it is 0, then the call is successful.

 

Errors returned from call

Code

Message

Comments

-50074

Invalid parameters.

Some of the entered parameters are incorrect.