<iframe> element. The station supports four scenarios: creating a batch, opening a batch, opening or creating a batch, and getting a rescanning task.
Use URL encoding to pass non-English characters, such as Japanese, as parameter values in the URL.
Create a batch
To create and open a new batch with certain registration parameters, set thesrc attribute to:
Open a batch
To open an existing batch with certain registration parameters, set thesrc attribute to:
You can only open a batch that has not yet been uploaded to the server.
Open or create a batch
To open a requested batch, and create a new one if the requested batch does not exist, set thesrc attribute to:
You can only open a batch that has not yet been uploaded to the server.
Get a rescanning task
To get a rescanning task, set thesrc attribute to:
Return to the third-party system
When the user finishes with the batch and exits the integrated Scanning Station, thepostMessage method passes the FC_Scanning_TaskClosed message to the parent element and the final page opens. The developer must direct the user from that page back to the third-party system.