Ricoh SmartSDK Resource CD R2509 Released
The Ricoh SmartSDK Resource CD R2509 has been released. Members can download it from here: Ricoh SmartSDK Resource CD R2509
How to create Base64 encoded AES-128 encrypted password Strings for use in X-SOP-Authorization headers
There are some WebAPI endpoints that require passing a password as an encoded and encrypted HTTP header value for the purpose of presenting a login to the endpoint container.
There are plenty of examples of how to do this across the internet in all the usual places, but here is one that RiDP uses for exercising endpoints when researching issues:
Firmware for RICOH SmartSDK API v5.00
RICOH SmartSDK API v5.00 (v3.40/v4.00) firmware for the listed target model(s) is available.
Critical issues have been found in the package firmware v1.08 that impacts Web Browser NX
Critical issues have been found in the package firmware v1.08 that affects all of the web apps on Web Browser NX.
Devices affected:
- IM C2010/C2510/C3010/C3510
- IM C4510/C5510/C6010
The issues that have been clarified are as follows:
RiDP Premier Plus November 2021 Update
Ricoh SmartSDK Emulator v4.00 - Windows
Target model: IM 2500
SDK/J Update tool v12.78.00
Update Tool v12.78.00 -- MTC6 -- FM
Target model: MP 6503SP / MP 7503SP / MP 9003SP
RiDP Premier Plus September 2021 Update
SmartSDK Resource CD R2109 Release
The latest SmartSDK Resource CD was released and is now available on our website. A complete list of enhancements and updates is provided in the " newfeatures_en.xls" of the development kit.
SmartSDK Emulator v3.10 Release
The SmartSDK Emulator v3.10 is now available for download.
RiDP Premier Plus November 2019 Update
SmartSDK Resource CD
The latest SmartSDK Resource CD was released and is now available on our website. A complete list of enhancements and updates is provided in the "What's New" section of the development kit. Development kit reference: /SmartSdk_DevKit_R1909/whatsnew_en.htm?ssdk_v3.
New Features
New G2 - 17inch Panel for Pro Series Devices
The 17-inch panel devices have some specifications that are unique to their hardware type and will require some development effort to support them. Out of the box, the devices do not support the Android based Copy, Fax, Print, and Scan applications. Also, the devices do not support the Quick Copy, Quick Fax, Quick Print, and Quick Scan applications as well. (They only have the traditional classic applications) The devices also do not support the Scan GUI Framework; however, this will be resolved in the summer of 2019.
Common WebAPI calls for Android Application
It was brought to our attention that there was a need to create a library that acted as a wrapper for some common calls to the SmartSDK WebAPI via an Android based application.
We decided to create one that will allow you to get the following data:
- Serial Number of the device
- Model Name of the device
- Ip Address
- Mac Address
- Host Name
SmartSDK Scan Tips – Handling Scan Files after user logs out
Summary
SOP app cannot access scan data if the panel user is NOT the scan job user. Temporary scan data is deleted 15 minutes after the last access.
Symptom
In the situation when there are multiple users and various small scans are performed following a large scan: scan files may be deleted, or inaccessible by the panel user privilege.
Cause
The scan file stored by jobMode="scan_and_store_temporary" or using Ricoh ScanGUIService become inaccessible after a user logs out. If you are using the below