How to get a paper scanning
Incident Properties
Question
To whom it may concern,
I'm doing one application of Xlet it will scanning many documents. I managed make the MPF get the paper, but don't managed make send the same for a folder. I cannot to find a sample in documentation of site.
Thank you for your attention.
Setting up device with RXOP
Incident Properties
Question
Hello,
We're studying to use RXOP for device setup. We would like to setup some settings like:
- SP mode (Optional Counter Type) to control access and quota;
- settings for scan to e-mail (smtp, port);
- select functions at Enhanced External Charge Unit Management.
among other options. But we didn't found any option for setting up the file transfer options in RXOP docs. Is there any option for setting these?
Best regards,
Fabiano
What are the SP mode settings for Custom Authentication (InternalLoginModule)?
The SP Modes for InternalLoginModule are as follows:
InternalLoginModule please change:
* SP 5-401-230 from 0 to 1
* SP 5-401-103 from 0 to 3
Always be sure to restart the device the device following any changes in SP mode.
Application ROC install
Incident Properties
Question
I am trying to install the application using ROC client and I am getting an error:
Does a SP C440DN support Xlet installations?
This 4-line LP model doesn't support Xlet type applications. It only supports servlet types.
New Printer Application Installation
Incident Properties
Question
We just got a new printer from the Dev conference. I am trying to install an application on it and I get the error:
Installation failed.
The extended feature file may be altered.
Extended Feature Name:Interrupt Transfe...
Error Code:J201
Automated installer
Incident Properties
Question
I need to create an automated installer. I was wondering if you have any examples of how to install from a remote machine. A non java example would be preferable but I can work with one if that is the only example you have.
Thanks
Starting Xlet at machine start and locking device
Incident Properties
Question
Support
Please can you advise on how I can force an xlet to start when the mfp boots up and then lock the device so that only the application that has started is accessible? This xlet displays an authentication screen and needs to be responsible for controlling what a user is able to do during a session.
I have applied all of the locks which all return locked with the exception of lockMachineState.lockPanelRelease(this);
That above method appears to be deprocated and always returns false when queried with lockMachineState.isLockedPanelRelease(); but I cannot see a replacement method.
The HOME button closes the xlet which is not what needs to happen. The xlet really needs to be the home screen or persist the view in all situations.
Thanks in advance
Nick
Sync Submit to USB card reader
Incident Properties
Question
I am working on integrating with an Elatec card reader and I am wondering if you have any advice.
The issue is when getting the data from the Elatec card in the Synchronous mode the thread waits indefinitely. This becomes a problem when you want to shut down or un plugh the card reader. I am using the example code
Window BG Colour and masking password input
Incident Properties
Question
Support
I cannot seem to change the background colour of a window. I have been through the documentation sdkj_xlet_develop_panel_eR112.pdf Section 'Screen Color' but I cannot seem to get the window background colour to change and the documention isn't very clear for changing the window BG and FG colours for the Window object.
I would also like to understand how I can get the underDisplayLabel to display asterisk output characters from the keyboard when the input is for a password field and finally I haven't yet received a reply to my last support query regarding uWVGA display. I attached a file showing what I see when uWVGA mode is set in the dalp file. Maybe I am missing something regarding the creation of the UI under the different modes but I cannot find any documentation explaining what is required.
Thank you in advance.
Nick