Xerox Connect Key Network Stored Scan template FIX
There are 2 things that have to be changed to the templates created by a system template
- You have to add the login password using this format
string DocumentPath = "NAME OF THE NEW TEMPLATE";
string UserNetworkFilingLoginName = "CMH\\XeroxLDAPReadOnly";
string UserNetworkFilingLoginID = "super secret PASSWORD";
- You have to change the source of the in the template file from ”system” to template
enum_loginsource LoginSource = TEMPLATE;
This all worked On Firmware Version 072.060.165.14201
The templates will not appear when you refresh the folder unless the following properties attribute is set File is ready for archiving and allow this file to have contents indexed in addition to the file
two other considerations, the password is stored in plain text so the access rights to the template directory need to have rights to read it limited to just the Xerox Copier account with our “super secret password” and the administrator and information systems “IS user group”
Also these customized templates only seem to work on the Connect key 3655, and MAYBE other connect key devices, however the Work center 4265 non connect key does NOT like these templates. But the good news is that the WC4265 network templates work anyway and have no
PS no spaces in template names