NGOIsDocExistForISIndex

This call is used to fetch the number of documents having image and volume indexes as specified in the input.

 

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

NGOIsDocExistForISIndex

N/A

CabinetName

Root

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

 

N/A

UserDBId

Root

UserDatabase ID, which is returned in the NGOConnectCabinet call.

 

N/A

ISIndex

Root

Specifies a unique combination of Image Index and Volume Index for a document stored on image server separated by #.

e.g. 3#79

3#79

Where imageindex=3,

Volumeindex=79

N/A

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

NGOIsDocExistForISIndex

Status

Root

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

DocumentCount

Root

Contains the number of documents corresponding to a given image and volumeindex.

 

Errors returned from call

Code

Message

Comments

-50146

Invalid session.

Session corresponding to the UserDBId sent in the call is invalid.

-50006

User account has expired.

The account of the user has expired.

-50010

User not alive.

The user is not alive.

-50125

Cabinet has been locked for Administrative purposes.

The Cabinet has been locked by some user for Administrative purposes.