NGOGetDataDefIdForName

This transaction returns the Data Class index based on Data Class name.

 

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.

NGOGetData

DefIdForName

N/A

CabinetName

Root

Name of the Cabinet to which the User wants to connect.

 

N/A

UserDBId

Root

UserDatabase ID, which that is returned in the NGOConnect

Cabinet call.

 

N/A

DataDefName

Root

Name of the Data Class.

 

N/A

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

Unique option for the call.

Status

Root

Status of the call. If the Status is 0, then the call is successful. Else if less than zero, error is reported. Else warning is reported.

DataDefIndex

Root

Index of Data Class whose name is given as input.

 

Errors returned from call

Code

Message

Comments

-50028

Data Class not found.

Given Data Class was not found.

-50032

Insufficient rights for the current operation.

User does not posses rRights on the specified Data Class.