NGOSetDocPageBinData

This call is used to set the Binary data (Image Stamp) associated with the document on a page for specified Version.

 

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.

NGOSetDoc

PageBinData.

N/A

CabinetName

Root

Name of the Cabinet to which User wants to connect.

 

N/A

UserDBId

Root

UserDatabase ID that is returned in the NGOConnectCabinet call.

 

N/A

DocumentIndex

Root

Unique index of the Document for which the User wants to set binary data.

 

N/A

PageNo

Root

Page Number of the document for which to set binary data.

 

0.

VersionNo

Root

Version Number of the document.

 

Current Version

AnnotationData

Root

Binary data for the document.

 

Null

 

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.

 

Errors returned from call

Code

Message

Comments

-50022

Insufficient rights for the current operation.

User must have Change Rights on the document in order to set the binary data.

-50025

Document not found.

Specified document does not exist in the System.

-50056

Page not found.

Specified page does not exist for the document.