NGOGetLinkedObjectList

This transaction is used to get Linked Objects for a single Object or multiple Objects simultaneously.

 

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.

NGOGetLinked

ObjectList

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

NoteIndexes               

Root

Contains the Object Indexes of the Source Objects whose Links have to be retrieved.

NoteIndex tags.

N/A

NoteIndex

Note

Indexes

The Object Index of the Source Object whose Links are to be fetched.

Integer >=0

NULL

 

Output Parameters description

Name

Parent Tag

Description

Status

Root

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

NoOfRecordsFetched

Root

The total number of Links that have been retrieved.

NoOfObjects

Root

The total number of  the objects

LinkObjects         

Root

Contains the List of Object pairs that are linked.

LinkObject

Link

Objects

Contains the Objects that are linked.

NoteIndex

LinkObject

Object Index of the Source Object.

ObjectIndex

LinkObject

The object Index of the Destination Object.

ObjectType

LinkObject

The Object Type of the Destination Object.

NoteNo

LinkObject

The Link Number of the Source Object.

NoteDocID

LinkObject

DocIndex of the source object

NoteFolID

LinkObject

Folder Index of the source object

 

Errors returned from call

Code

Message

Comments

-50074

Invalid parameters.

Some of the entered parameters are incorrect.