Xlet Apllication - How to get scanner capability
Incident Properties
Question
Hi Ricoh Support,
We developed an Xlet application. The application is using a fixed list of scan settings for Original Type, Resolution, Scan Size etc.
The fixed list is not flexible. What we would like to have is to get all supported list of all scan settings from a Ricoh MFP to show them to the user, then the user can select the ones they expect to start scanning.
My question is: Is there any API from Ricoh SDK which allows us to get those?
We also developed an Ricoh SmartSDK application, and the same question as for the Xlet application above.
I attached some screenshots we captured from the built-in Scanner application on an Ricoh MFP. It seems the built-in application is able to get all supported list of all scan settings as we expected.
Thanks,
Programmatic access to MFP sensor data
Incident Properties
Question
Programmatic access and control MFP configuration settings
Incident Properties
Question
Question regarding ScannerState attributes
Incident Properties
Question
Hello,
Class ScannerState attribute has the values IDLE, PROCESSING and STOPPPED. PROCESSING is when scan is getting processed but what doe IDLE and STOPPED exactly means?
Would the Scanner state be IDLE between two scanning during job build mode?
Would STOPPED means that the scanning is completed and processed and ready for posting to the backend server?
Regards
Niranjini
Ricoh device, MPC2004ex not allow to access the property file of application
Incident Properties
Question
Hi,
After our application is installed and launched in the device,MPC2004ex, a property file in HDD is not readble:
GC Logging
Incident Properties
Question
Hello,
I want to know if it is possible to disable (turn off) the GC Logging for a servlet. For the nature of my app the system is printing a lot of messages like this one:
2017-08-24T15:25:19.118-0400: [GC 4114K->2450K(16192K), 0.0073160 secs]
I have this problem with v10 and above. I have checked and there are no memory leaks.
Thank you.
Certification 3.3.0
Incident Properties
Question
We are planning for our next Ricoh Embedded(Java) release in October. This version would include some new features where the look and feel of the DMS (Imanage and Prolaw) would change.
Please let us know the certification process for this new feature release.
Thank you,
Divya
Continuation of INCIDENT ID#: 2111 NEED PRODUCTION SIGNATURE FOR THIS MINOR BUG FIX IN OMTOOLXLET.
Incident Properties
Question
Hello,
We resolved this issue by remobing the listener in the finalize() method instead of closedialog() method and the version is changed from 3.05 to 3.06).
Since we needed to deliver this fix to various customer, can you please get the OmtoolXlet.jar production signed?
I have attached OmtoolXlet.zip file containing all the files.
Thanks
Niranjini
SDK/J Maintenance Signature
Incident Properties
Question
I have a small change in the next release of our SDK/J solution that should only require a maintenance signature.
1. We are still supporting devices with SDK/J versions 4, 5, 7, 10, 11, 12.
2. SVGA COLOR, WVGA COLOR and HVGA COLOR.
3. 34099970.jar was the only modified jar file.
4. No modifications to the .dalp file other than updating the version.
Changes:
1. Fixed a customer issue with card values containing symbols.
Thanks,
Bryan
How to enable the Start button LED?
Incident Properties
Question
How do we enable the light on the start key? We used ScanControl in the prior version to enable the start key. Now am using Scanservice and scanjob for scanning and am looking into the document but could not figure out the method used for that.