Skip to main content
Skip table of contents

EzeScan EWA Connector


ServerUrl

The url of the EzeScan WebApps installation.

ApiKey

Api Key to use when communicating with EzeScan WebApps. (Can be set in the EWA Admin Panel > Authentication page).

PageId

Id of the page to upload the file to.

If this is the only field specified then the file will be uploaded to the default queue set on the page.

QueueId

Id of the exact queue to upload files to.

Note:

  • PageId will be ignored when using QueueId as queue Id's are unique.

Queue By Name

Use this field to find queue by names rather than queue id's. This will be used when you are supplying from the users email address (personal) or the name of a queue (shared).

Specified as:

Format

CODE
Queue Type Name||Queue Name

Note:

  • Case Sensitive
  • If you just specify the Queue Type Name then we use the Queue Name of "default".
  • If specifying a Queue TypeID then you can just enter the queue name to use.

Examples

TEXT
Personal||user@domain.com

Shared||default

Shared


QueueTypeId

Id of the destination queue type.

Use this in combination with Queue by name so that renaming a Queue doesn't affect the upload configuration.

StageId

Id of the Pre-Processing stage that is being sent back to EWA.

This field must be used to return a Pre-Processing job to EzeScan WebApps if it has a return type of Single or Multi.

Should be extracted from the metadata using the following XPath:

XPath

CODE
/EWA-Document/Indexing-Pipeline/JobId

Note:

  • If this field is specified then PageId, QueueId, QueueByName and QueueTypeId are ignored.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.