NGOGetLinkedObjectList

This transaction is used to get lLinked oObjects for a single oObject or multiple oObjects 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, which that is returned in the NGOConnect

Cabinet call.

 

N/A

NoteIndexes               

Root

Contains the oObject iIndexes of the sSource oObjects whose lLinks have to be retrieved.

NoteIndex tags.

N/A

NoteIndex

Note

Indexes

The oObject iIndex of the Ssource Oobject whose lLinks 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 lLinks that have been retrieved.

LinkObjects         

Root

Contains the lList of oObject pairs that are linked.

LinkObject

Link

Objects

Contains the oObjects that are linked.

NoteIndex

LinkObject

Object iIndex of the sSource oObject.

ObjectIndex

LinkObject

The object iIndex of the dDestination oObject.

ObjectType

LinkObject

The oObject tType of the Ddestination oObject.

 

Errors returned from call

Code

Message

Comments

-50074

Invalid parameters.

Some of the entered parameters are incorrect.