Scan job Compression
Incident Properties
Question
Hi,
An escalation came through about compression. The user wants our application to select what compression is used for a scan job. Based the scan_gui_service_develop_e111.pdf there is no option for compression and at the device I notice that to change the compression level a machine administrator needs to change it.
So I am thinking this is not supported. Programmatically changing the compression using the scan gui service. Is this correct?
We cannot access the signing site from Canada.
Incident Properties
Question
Need signing please.
Re-open incident about Jetty Web Server not being responsive
Incident Properties
Question
Hi,
I'd like to please re-open incident #2618. Please review the logs attached to Mantis ticket 0004778: PTEC- DRS: Device Not reachable, required a manual reboot to execute full install successful on MP C307.
Gerardo - Notification Test
Incident Properties
Question
Third test
Retrieve device information
Incident Properties
Question
Hello,
I would liketo know if the wrapper to Retrieve device information like
model name,serial number, IP address, sdk version, os version, os name, java version,panel size, panel color model, locale, etc is is ready as heard from Gerardo that they are planning to release it sometime in March?
Thanks
Niranjini
Retrieve app-extension argument from the Dalp file
Incident Properties
Question
Hello,
I would liketo know if the wrapper to Retrieve app-extension argument from the Dalp file is ready as heard from Gerardo that they are planning to release it sometime in March?
Thanks
Niranjini
Why does the Android Servlet implementation use an incorrect chunked encoding format?
As documneted in the following page on the SmartSDK resource: \en\guide_ml\400-02-0102.htm the current SmartSDK does not support chuncked transfer.
3-2. Response body
See the specification document for each web application.
- Chunked transfer is not available. Add Content-Length header.
This spec/limitation comes from controller network module's current capability. So, each servlet application needs to set content-length by itself. Servlet Sample application also set content-length when sending file as a response.
Servlet Logging
Incident Properties
Question
I am having trouble getting any logging values from the Servlet I am developing. I am using the Log.d() calls just like the sample is, but I don't see any of the log values in the Android log. I also tried using System.out.println(), but I still don't see any log entries in the Android log or the regular SDK/J output log.
Is this the correct way to do logging in a servlet? If so, where would I go to find the log entries I am writing out?
Thanks,
Bryan
Accounting Xlet with Servlet Backend
Incident Properties
Question
Per our conversation yesterday. Here is the Servlet backend app.