Status Codes

Status Codes returned by Keyfax upon script completion.

Upon launching and subsequently returning from Keyfax status codes reflect prevailing state. Where a host system does not use the Keyfax Client (e.g. host launches browser from a desktop application or from a browser using Keyfax Webservices), the following status codes apply:

Status
Description

1

Keyfax Script Completed successfully

2

Keyfax Script Cancelled

-2

Keyfax Launched OK (and diagnostic script is underway)

Where a host system uses the Keyfax Client, a number of status codes are available (note: with the advent of more recent integration methods (e.g. Web Services) most of these codes are deprecated and exist for reasons of backward compatibility with older host integrations only):

Status
Description

-4

Keyfax Not present (only if SetExportLoadRequestFlag is used by host)

-3

Keyfax Launching

-1

Undocumented Error occurred

0

Keyfax error occurred

1

Keyfax Script Completed successfully

2

Keyfax dialog cancelled

3

Keyfax Exited

Last updated