Integrating the scanning stage
The instructions provided in this section assume that Windows authentication is used. Alternatively, you can use FlexiCapture or SAML authentication.
To load the Scanning Station GUI and functionality, use the <iframe> element.
The following scenarios are supported:
Creating a batch
Opening a batch
Opening a requested batch and creating a new batch if the requested batch does not exist
Getting a rescanning task
When the user is finished working with the batch and exits the integrated Scanning Station, the postMessage method is used to pass the FC_Scanning_TaskClosed message to the parent element. The final page will open. The developer must direct the user from the final page back to the third-party system.
Note: Use URL encoding if you need to pass non-English (e.g. Japanese) characters as parameter values in the URL.
4/12/2024 6:16:02 PM