
Ricoh Embedded Software Architecture (ESA) Device Client v1.4 Installation and Integration Guide
Section 6: Optional configuration
© 2013 by Omtool, Ltd. All rights reserved. Omtool, AccuRoute and the Company logo are trademarks of the Company. Trade names and trademarks of other companies appearing in this document are the property of their respective owners.
6-8
3 Add a new <Prompts> node under the <Omtool> node.
4 Enter the following code using the following example as a guideline. In this example, the
DMSDocumentName prompt is being set up.
<Prompts>
<DMSDocumentName>
<Display>Wizard</Display>
<Label>DMS Document Name:</Label>
<Type MinLength="5" MaxLength="15">Text</Type>
<Instructions>Enter the dms document name</Instructions>
<Values>
<Value internal="" default="true">dmsdocument</Value>
</Values>
<Properties>
<Property override="true">prDMSDocName</Property>
</Properties>
</DMSDocumentName>
</Prompts>
5 Search for the AccuRoute feature that should use this prompt. Only the Routing Sheet, Fax and
MyAccuRoute features can use prompts configured in the xml file.
There is a </Prompts> placeholder. You can either overwrite it or add a new <Prompts> node.
6 Go to the <Prompts> node under the feature node.
7 Enter the following code:
<Prompts>
<Prompt>DMSDocumentName</Prompt>
</Prompts>
8 After you finish making necessary change, save the file.
9 Restart the World Wide Web Publishing service.
10 Stop and restart the OmtoolXlet application at the device.
Kommentare zu diesen Handbüchern