Kofax Communications Manager ComposerUI For ASP .

2y ago
69 Views
2 Downloads
1.36 MB
131 Pages
Last View : 14d ago
Last Download : 3m ago
Upload by : Jewel Payne
Transcription

Kofax Communications ManagerComposerUI for ASP.NET Developer's GuideVersion: 5.4.0Date: 2020-08-26

2013–2020 Kofax. All rights reserved.Kofax is a trademark of Kofax, Inc., registered in the U.S. and/or other countries. All other trademarksare the property of their respective owners. No part of this publication may be reproduced, stored, ortransmitted in any form without the prior written permission of Kofax.

Table of ContentsPreface. 8Related documentation.8Getting help with Kofax products. 9Chapter 1: Introduction. 11Browser-based solution. 11Result document.11Chapter 2: Overview. 12Installation. 13Summary.13Chapter 3: Sample workflow.14Analysis.21Summary.24Chapter 4: Configuration.25Main configuration. 25Administrator section. 25CM Core section.25Application section. 26Application configuration.27Main configuration section.27Customization section.27Properties section. 29Summary. 29Configuration for CM ComposerUI ASP.NET.29Job scheduling in CM Core. 30Chapter 5: Calls.32Call parameters. 32Configuration parameters. 33Properties.33Listmodels. 33Parameters (prepared model list).33Parameters.34Runmodel.34Parameters (prepared model run). 35Parameters.353

Kofax Communications Manager ComposerUI for ASP.NET Developer's GuideChapter 6: Applications.39Application folder. 39Defaults. 40Customization. 40Styles.41Behavior. 41Behavior examples. 42Text and JavaScript behavior. 42Customizing XSLT. 43Chapter 7: Suspend and Resume. 44Default Suspend implementation. 44Default Resume implementation. 44Changing Forms during suspension. 45Chapter 8: Integration.47Sessions.48Client-side integration. 48Server-side integration.49Prepare Master Template list. 49Prepare Master Template run.50Preparation services. 50Exit points. 57Chapter 9: KCM Core: ComposerUI exit points.58CheckModelPathAccess.dss (previously cument.dss.59MakePDFDocument.dss. s.60ProcessResult.dss. 60ProcessPreview.dss. 61ResumeSession.dss. 61SessionResumed.dss. 62SuspendSession.dss.62ValidateModel.dss. 62Uploaded.dss. 63Chapter 10: KCM ComposerUI APIs. 64.NET API.64Aia.ITP.OnLine.Model class. 644

Kofax Communications Manager ComposerUI for ASP.NET Developer's GuideRunning an interactive CM model.64Methods.65Properties. 69Java API. 73Installation. 73Model Class. 73Job Class. 81Form Version. 83The interact.xml file format.84Descriptions.84Namespaces. 85Top-level elements.85itp:interact element.85itp:header element. 87itp:question element.88itp:question element (fixed text). 89itp:group element. 90itp:table element.92itp:row element.93itp:button element. 96Subelements. 97itp:cell. 97itp:environment.97itp:feedback. 97itp:group-label.98itp:helptext. 98itp:keylist-prompt. 98itp:order. 99itp:order-response. 99itp:paragraph-set. 99itp:port. 100itp:screen-fields. 100itp:server.100itp:table-label. 101itp:text.101itp:textblockserver. 101itp:title. 102The response element. 1025

Kofax Communications Manager ComposerUI for ASP.NET Developer's GuideStructure.102Element. 103Formatting. 103ITP-interact-ID. 104Example. 105Key selection.105Representation of KCM FORM elements. 106TEXT question. 106NUMBER question.107BOOLEAN question. 107FILE attribute. 108DATE attribute.109TIME attribute. 109MULTISELECT questions. 110READONLY questions. 111Text Block selections. 111Chapter 11: KCM ComposerUI Server customization APIs. 113Customization APIs for KCM ComposerUI ASP.NET. RequestTemporaryFile. 114GetSessionStoragePath.115ServerCallEx. 116Session ID validation functions. 117SetRunModelSession.118StringResource and RetrieveStringResource.118WriteError. 119Chapter 12: Securing KCM ComposerUI. 120Securing custom applications.120Exposing web URLs. 121Secure customization.123CM ComposerUI pages with parameter checks. 124Securing CM ComposerUI Server installation. 125Securing CM ComposerUI.125Securing CM Core. 125Chapter 13: ActiveX deployment on clients.126Configuring Internet Explorer. 126Deploying the ActiveX controls. 1266

Kofax Communications Manager ComposerUI for ASP.NET Developer's GuideDownload on first use.127Centralized deployment. 127Manual installation. 127Validating the installation.128Chapter 14: Troubleshooting. 129First use of KCM ComposerUI for ASP.NET is very slow. 129Preview documents are loaded in their own application window.129Result document not opened in Word, error mentions OLE container. 130Result document not visible on desktop. 130Default File Upload method only works with Internet Explorer/Windows clients.130File Upload fails.130Simultaneous sessions per user will fail. 131"String index out of range: -128" error shown in browser.131Part of error message is hidden. 131Sessions lost when running KCM ComposerUI in an IFrame. 1317

PrefaceThis guide describes the structure and configuration of KCM ComposerUI for ASP.NET along with anoverview of related components.Related documentation1The documentation set for Kofax Communications Manager is available CM/5.4.0-cli2a1c07m/KCM.htmIn addition to this guide, the documentation set includes the following items:Kofax Communications Manager Release NotesContains late-breaking details and other information that is not available in your other KofaxCommunications Manager documentation.Kofax Communications Manager Technical SpecificationsProvides information on supported operating system and other system requirement for KofaxCommunications Manager.Kofax Communications Manager Installation GuideContains instructions on installing and configuring Kofax Communications Manager and its components.Kofax Communications Manager Getting Started GuideDescribes how to use Contract Manager to manage instances of Kofax Communications Manager.Kofax Communications Manager Batch & Output Management Getting Started GuideDescribes how to start working with Batch & Output Management.Kofax Communications Manager Repository Administrator's GuideDescribes administrative and management tasks in Kofax Communications Manager Repository andKofax Communications Manager Designer for Windows.Kofax Communications Manager Repository User's GuideIncludes user instructions for Kofax Communications Manager Repository and Kofax CommunicationsManager Designer for Windows.1You must be connected to the Internet to access the full documentation set online. For offline access, seethe "Product documentation" section in the Installation Guide.8

Kofax Communications Manager ComposerUI for ASP.NET Developer's GuideHelp for Kofax Communications Manager DesignerContains general information and instructions on using Kofax Communications Manager Designer, whichis an authoring tool and content management system for Kofax Communications Manager.Kofax Communications Manager Template Scripting Language Developer's GuideDescribes the KCM Template Script used in Master Templates.Kofax Communications Manager Core Developer's GuideProvides a general overview and integration information for Kofax Communications Manager Core.Kofax Communications Manager Core Scripting Language Developer's GuideDescribes the KCM Core Script.Kofax Communications Manager Batch & Output Management Developer's GuideDescribes the Batch & Output Management scripting language used in KCM Studio related scripts.Kofax Communications Manager Repository Developer's GuideDescribes various features and APIs to integrate with Kofax Communications Manager Repository andKofax Communications Manager Designer for Windows.Kofax Communications Manager ComposerUI for HTML5 JavaScript API Web Developer's GuideDescribes integration of ComposerUI for HTML5 into an application, using its JavaScript API.Kofax Communications Manager ComposerUI for J2EE Developer's GuideDescribes JSP pages and lists custom tugs defined by KCM ComposerUI for J2EE.Kofax Communications Manager ComposerUI for ASP.NET and J2EE Customization GuideDescribes the customization options for KCM ComposerUI for ASP.NET and J2EE.Kofax Communications Manager DID Developer's GuideProvides information on the Database Interface Definitions (referred to as DIDs), which is a deprecatedmethod to retrieve data from a database and send it to Kofax Communications Manager.Kofax Communications Manager API GuideDescribes Contract Manager, which is the main entry point to Kofax Communications Manager.Getting help with Kofax productsThe Kofax Knowledge Base repository contains articles that are updated on a regular basis to keep youinformed about Kofax products. We encourage you to use the Knowledge Base to obtain answers to yourproduct questions.To access the Kofax Knowledge Base, go to the Kofax website and select Support on the home page.9

Kofax Communications Manager ComposerUI for ASP.NET Developer's GuideNote The Kofax Knowledge Base is optimized for use with Google Chrome, Mozilla Firefox or MicrosoftEdge.The Kofax Knowledge Base provides: Powerful search capabilities to help you quickly locate the information you need.Type your search terms or phrase into the Search box, and then click the search icon. Product information, configuration details and documentation, including release news.Scroll through the Kofax Knowledge Base home page to locate a product family. Then click a productfamily name to view a list of related articles. Please note that some product families require a validKofax Portal login to view related articles. Access to the Kofax Customer Portal (for eligible customers).Click the Customer Support link at the top of the page, and then click Log in to the Customer Portal. Access to the Kofax Partner Portal (for eligible partners).Click the Partner Support link at the top of the page, and then click Log in to the Partner Portal. Access to Kofax support commitments, lifecycle policies, electronic fulfillment details, and self-servicetools.Scroll to the General Support section, click Support Details, and then select the appropriate tab.10

Chapter 1IntroductionKCM ComposerUI Server is a server-based solution to produce interactive documents. It consists of threemain components: KCM Core, KCM Repository Server, and KCM ComposerUI. Based on KCM Core,KCM ComposerUI is a scalable, high-performance solution for advanced browser-based correspondenceand business document systems. It supports end users in creation of complex correspondence andproduction of highly personalized documents. KCM ComposerUI has a browser-based user interface thatcan be integrated with any business application and data source.Browser-based solutionKCM ComposerUI supports the creation of interactive documents. Users can generate documentsfrom a list of available document templates. This is a highly interactive process, when users answer theadditional questions in the forms opening in their browsers.These forms: Capture data or text that is not available from existing applications Enable users to make specific choices from predefined options Can dynamically adapt themselves to previous answers or application dataKCM ComposerUI automatically creates all these forms based on instructions in the Master Template. Noknowledge of HTML is required. The forms support the use of data entry fields, check boxes and dropdown menus. Help texts assist the end user in the process. All dialog formatting is done using CSS andXSL style sheets, which enable full customization of the web form layout.Result documentAfter completing the interview process, the Master Template creates the required document. Dependingon the KCM ComposerUI setup, the user can edit the document in a word processor. KCM ComposerUIcan also convert the document to PDF format, and then email or publish it.11

Chapter 2OverviewInteractive documents produced by KCM ComposerUI require additional user input for documentproduction. During the server-based

Kofax Communications Manager ComposerUI for ASP.NET and J2EE Customization Guide Describes the customization options for KCM ComposerUI for ASP.NET and J2EE. Kofax Communications Manager DID Developer's Guide Provides information on the Database Interface

Related Documents:

Getting help with Kofax products The Kofax Knowledge Base repository contains articles that are updated on a regular basis to keep you informed about Kofax products. We encourage you to use the Knowledge Base to obtain answers to your product questions. To access the Kofax Knowledge Base, go to the Kofax website and select Support on the home page.

Getting help with Kofax products The Kofax Knowledge Base repository contains articles that are updated on a regular basis to keep you informed about Kofax products. We encourage you to use the Knowledge Base to obtain answers to your product questions. To access the Kofax Knowledge Base, go to the Kofax website and select Support on the home page.

Bruksanvisning för bilstereo . Bruksanvisning for bilstereo . Instrukcja obsługi samochodowego odtwarzacza stereo . Operating Instructions for Car Stereo . 610-104 . SV . Bruksanvisning i original

The Kofax Capture Developer’s Guide provides information for customizing your Kofax Capture installation. This guide includes instructions for the following: Writing custom validation, recognition, and field scripts Creating and registering custom extensions such as custom modules, custom panels, workflow agents, and setup OCXs Using the Kofax Capture API Library to create the custom .

SOLUTION COMPARISON 3 Kofax Power PDF Standard Kofax Power PDF Advanced Kofax Power PDF Standard for Mac Sign and send PDFs for signature with integrated DocuSign actions Microsoft Crypto API/3rd-party digital signature compatibility Unique to Windows Add, manage, view and navigate document digital signatures

RPA User's Guide), Kofax RPA Desktop Automation Service Guide, and Kofax RPA Getting Started with Document Transformation Guide. After you install the Kofax RPA product, extract the contents of the documentation .zip files for the languages you require. The .zip file for each language contains the following folders: API Best Practices

Kofax Insight Documentation: The product documentation for Kofax Insight 6.0.0 is hosted online: . Click Account Management and log in. Access to support tools. Click Tools and select the tool to use. Information about the support commitment for Kofax products.

tourism using existing information due to the subjective scope of the sector and a resultant lack of comparable data. However, a small number of studies which include aspects of outdoor activity tourism as defined for this study, as well as wider tourism research offer an insight into the market. These are discussed below. An economic impact study of adventure tourism (including gorge walking .