It is useful to think of web scanning technologies as a way to fill a data entry form that is hidden from the user except when it has data errors. At that time, the user makes on-screen corrections that results in data that is structurally acceptable to a business tier of the application. (The data may yet contain errors of a semantic nature but it is the responsibility of the business tier to validate such cases.)
By definition, a ScanTools Plus Link SDK web solution is web-hosted code that consumes the Link API while running within a low integrity sandbox created by Internet Explorer. Web solutions are not part of the trusted computing base for the PC.
A web scanning solution has these characteristics:
Link 8.0 provides the following services:
Link 8.0 does not provide the following facilities:
Link 8.0 implements first class support for client-side JavaScript within Internet Explorer. It follows commonly accepted best practices for security and standards. It is as compatible with JavaScript User Interface frameworks as Internet Explorer is.
The vast majority of the existing and new APIare available to JavaScript. However some APIs are out of scope for the 8.0 release.
Essentially any API that takes a structure as an argument is not compatible with scripting languages.
Any API that can potentially be used by malicious or incompetent script to violate local security policy is also blocked.
The Scantron OLE DB provider is unavailable because ALL Microsoft data access components (MDAC) are blocked for web access.
The following table lists existing APIs that are not available for JavaScript development solutions.
Class/Interface/Structure Name | Member Name | Reason |
---|---|---|
BubbleValue structure | structure is Incompatible | |
IOmrBuffer Interface | GetBubble | uses BubbleValue structure |
IOmrBuffer Interface | SetBubble | uses BubbleValue structure |
Location structure | structure is Incompatible | |
IOmrHelper Interface | FrontTimingMarks | uses Location structure |
IOmrHelper Interface | BackTimingMarks | uses Location structure |
IOmrHelper Interface | FrontBubbleOffsets | uses Location structure |
IOmrHelper Interface | BackBubbleOffsets | uses Location structure |
ScanningManager Class | ChainToUserExit | Security concerns |
IScanEventArgs Interface | ClipHelper | Out of Scope |
IScanEventArgs Interface | hWndServer | Security concerns |
IScanEventArgs Interface | iNAMEHelper | Out of Scope |
IScanEventArgs Interface | UserExitHandle | Security concerns |
ClipServer Class | Out of Scope | |
ClipReader Class | Out of Scope | |
ClipRegion structure | structure is Incompatible | |
ClipAttributes structure | structure is Incompatible |
NOTE: ScanningManager Class.SetClientWindowHandle is also not available for Javascript development. The member is not applicable to web scanning solutions because Internet Explorer's window handle is implied.
The following table lists the new APIs or other elements that can be used for JavaScript development solutions.
Class/Interface/Structure Name | Member Name | Reason | New |
---|---|---|---|
ScanningManager Class | <coclass> is not-creatable | By Design | DataService.ScanningManager |
ScanningManager Class | By Design | DataServiceEventArgs.ScanningManager | |
ScanningManager Class | License | By Design | DataService.License |
ScanningManager Class | Version | By Design | DataService.Version |
ScanningManager Class | AutoConfigureScanner | Deprecated | FindAndConfigureScannerAsync |
ScanningManager Class | FindAndConfigureScanner | Deprecated | FindAndConfigureScannerAsync |
ScanningManager Class | ConfigureScanner | Deprecated | Scanner.Configuration |
ScanningManager Class | Diagnose | Deprecated | ScanAsync |
ScanningManager Class | GetPortsWithScanners | Deprecated | FindAndConfigureScannerAsync |
ScanningManager Class | Quit | By Design | DataService.Close |
ScanningManager Class | Scan | By Design | ScanAsync |
ScanningManager Class | SetKernelErrorMode | By Design | KernelErrorMode member of the session init. object |
HardwareConfig Class | <coclass> is not creatable | Coclass deprecated | Scanner.HardwareConfig |
SessionInfo Class | By Design | Use a plain Javascript object | |
ScanningManagerEvents | Incompatible | Use a plain Javascript object | |
IDocument Interface | ConnectionString | Security | ExecuteQuery |
OleDbSchemas Class | Security | Cache metadata on the server side | |
Scantron OLE DB Provider | Security | DataService Class, Document.ExecuteQuery |
See Help on Help for additional information on using this help file. See Scantron Technical Support for additional information on technical support and training options. See the ScanTools Suite System Requirements for further details on hardware and software requirements. ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:
|
Scantron Corporation
Customer Service (forms, products, and services): 1-800-SCANTRON (722-6876) Technical Support: 1-800-445-3141 |
|
Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation. LINKS TO THIRD PARTY SITES This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators. |