Perceptive Document Composition

Size: px
Start display at page:

Download "Perceptive Document Composition"

Transcription

1 Perceptive Document Composition WebClient Installation and Setup Guide PDC Version: 5.4 Written by: Product Documentation, R&D Date: February 2014

2 2014 Perceptive Software. All rights reserved Perceptive Software is a trademark of Lexmark International Technology S.A., registered in the U.S. and other countries. All other brands and product names mentioned in this document are trademarks or registered trademarks of their respective owners. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or any other media embodiments now known or hereafter to become known without the prior written permission of Lexmark.

3 Table of Contents Target Audience... 4 Update... 4 Compatibility... 4 Update from Version to Version Setup... 4 General... 4 Deploying the WebClient... 5 Setting Up the WebClient on a Client Computer Private / Protected Mode in a Web Browser Known Problems Page 3 of 28

4 Perceptive Document Composition WebClient Setup Target Audience This document is designed for system administrators or users with basic system knowledge. Experience of Windows server and client platforms used here and of the IIS platform used to host web applications is expected. To install and set up the WebClient you will require knowledge of a Document Composition installation and the concept behind the configuration. Update Compatibility Perceptive Document Composition WebClient 5.4 is not compatible with previous versions of Perceptive Document Composition and can only connect to a Modus_MWS service version 5.4. Update from Version to Version To update to version 5.4.0, on the web server, complete the following steps. 1. Unzip the PDC.WebClient.zip file to a local directory. 2. From the PDC.WebClient directory, copy the PDC.WebClient.xap file to the virtual directory in IIS. For more information, refer to Create a virtual directory in IIS. 3. Optional. Complete the following substeps. 1. In the virtual directory in IIS, open the PDC.WebClient.xml file with an UTF-8 compatible editor 2. Find the following line. <add key="supportedfirefoxproductversion" value="10.0.9" /> 3. Change value to your current Firefox version using the number before and after the first period. Example <add key="supportedfirefoxproductversion" value="24.2" /> 4. From the PDC.WebClient directory, copy the Help directory to the virtual directory in IIS. Setup General Silverlight Application The WebClient has been built as a Microsoft Silverlight application. Silverlight applications are downloaded from a web server and can be run on a client computer either in in-browser or out-of-browser mode. Elevated permissions are required in order to use the full functionality of Microsoft Office interaction. The WebClient must be run as a Trusted Application. Page 4 of 28

5 Following the official release of Silverlight 5, Perceptive Document Composition release and higher will support the use of the WebClient in In-Browser mode as a trusted application offering the full functionality of interaction with Microsoft Office. Two-Step Installation Installation is done in two steps. Step 1 Set up via the web server. This requires server-side preparation. Step 2 Installation of the Silverlight runtime environment on the Client Preparing to run the WebClient as a Trusted Application Out-of-Browser-Modus Local Installation of the WebClient In-Browser-Mode with Silverlight 5 - Client-side installation of the certificate PDC.WebClient.cer provided with the installation set. - Configuring how to run a Trusted Application in a browser - Loading the Client from the loading page in a web browser Deploying the WebClient Server-Side Requirements for Deployment and Operation Requirements For a server-side installation a minimum release base of version is required. Installation package for the WebClient (PDC.WebClient.zip) The PDC.WebClientLauncher if required (PDC.WebClientLauncher.exe) System Requirements for Windows Server / IIS and MIME Types IIS In addition to the requirements of the server operating system for running a Document Composition Server, hosting the WebClient on a Document Composition Server also requires the installation or activation of the WWW service of the Internet Information Services (IIS). Activation of TCP Ports If there is a firewall between the WebClients and the Server, the following ports must be activated during a standard installation: Page 5 of 28

6 If SSL is used to protect the communication between the WebClients and the Server, the following ports must be activated during a standard installation: Deploying the WebClient Deploying the WebClient does not normally entail having to make any extra modifications. However, depending on the Windows Server version used and thus the IIS version in operation, you may have to add certain MIME types to support the deployment of Silverlight applications. This step is only necessary if your IIS version is lower than 7.0 and the operating system used is Windows XP, Windows 2003 or Windows Vista RTM. All MIME types needed to support Silverlight are implemented by default in Windows 2008 or Windows Vista SP1. With regard to the recommended platforms for Document Composition Server installations, this only applies to Windows Server 2003 IIS 6.0. Check for the following MIME types and add any that may be missing:.xap application/x-silverlight-app.xaml application/xaml+xml.xbap application/x-ms-xbap If you are using Windows Server 2003 IIS 6.0 alter the settings by running the IIS Manager which can be accessed from the property dialog for the local Computer. Click on the button MIME Types to open the properties dialog where you can add the required MIME types. For a more detailed description of this (and also for other Windows platforms), refer to the article Configuring IIS for Silverlight Applications (KBA Q0ZNL) on the website direct link: Unpacking and Preparing WebClient Files Required Files Zip file PDC.WebClient.zip: contains all necessary set up and configuration files. Installation Package PDC.WebClientEnableFullTrust.msi as an alternative to manual configuration: For a simplified configuration of the WebClient as a Trusted Application inside a browser with Silverlight 5. Page 6 of 28

7 PDC.WebClientLauncher.exe Optional tool to start the WebClient in Out-of-Browser mode. Content of PDC.WebClient.zip The zip file PDC.WebClient.zip contains three directories: PDC PDCWebClient SL5_Setup Directory PDC Contains configuration files. These must be copied to the installation directory (environment variable %PDCdir%) or compared to existing files as the case may be. File modus_core.exe.config modus_mws.exe.config ClientAccessPolicy.xml Function Configuration file for modus_core services Needs to be compared to the existing file from the original Document Composition installation. Configuration file for modus_mws services. Needs to be compared to the existing file from the original Document Composition installation. Configuration file for the new cross domain services. Must be copied to the Document Composition installation directory if not already available. Directory PDCWebClient Web folder for web server deployment. File PDC.WebClient.xml Function Configuration file containing destination addresses for the WebClient. The values for the following configuration keys need to be adapted to customer requirements mwsprocessservicebasic Page 7 of 28

8 PDC.WebClient.xap PDC.WebClient.html \Help\de\ \Help\en \Help\fr \Help\nl mwsrepositoryservicebasic MURServiceBasic and if required mwsprocessservicerest The WebClient's Silverlight application package. This contains the compressed assemblies and resources of the Silverlight application. HTML code to download the WebClient from a web browser. HTML help files German version HTML help files English version HTML help files French version HTML help files Dutch version Directory SL5_setup Files for manual configuration of the WebClient on a client computer. File PDC.WebClient.cer Silverlight_AppTrust_x32.reg Silverlight_AppTrust_x64.reg Function Digital certificate for the WebClient. Needed to check manufacturer authenticity. Registry settings for 32-Bit systems Registry settings for 64-Bit systems Preparatory Steps Carry out the following steps to prepare your system for WebClient deployment. 1. Deploying the Microsoft Silverlight Application Create a folder in the Document Composition or web server file system, for example %PDCdir%\PDCWebClient and copy the following files in the folder: PDC.WebClient.xap PDC.WebClient.xml Page 8 of 28

9 PDC.WebClient.html Help\* (complete directory structure) Make sure when copying the folder Help that you include all the subfolders for the Document Composition WebClient help system. As described above, the target folder is the same folder the.xap file was copied to. In this case: %PDCdir%\PDCWebClient Only when the help files are located in a subfolder relative to the.xap file in the form of Help/{LANGUAGE-ISOCODE} is it guaranteed that the Document Composition WebClient will find the files. Call the XAP file from a web page in a way demonstrated in the enclosed test page (PDC.WebClient.html). If you do not yet have a web folder or web page at your disposal in which you can copy the code for the XAP call, you can also use the above-mentioned test page for a test deployment. 2. Modify the Configuration File PDC.WebClient.xml Open the configuration file PDC.WebClient.xml with a UTF-8 compatible editor. Adapt the server address values in the following configuration keys mwsprocessservicebasic mwsrepositoryservicebasic MURServiceBasic to those of the Document Composition Server IP address and DNS name. Standard setting is localhost. Depending on the configuration of the new component mws-process REST services included in release version and above (See Modifying the Document Composition Installation) you must also parameterize the configuration key mwsprocessservicerest as follows if the new service is to run on another server/port as the normal mws-process BASIC service. <appsettings>... <add key="mwsprocessservicerest" value= " />... </appsettings> If this key does not exist or the key is empty, the parameter of the mws Basic Service is used by default. Using a SSL connection requires a SSL certificate. Uncomment the following section in the default installation - marked in red below - and comment out the preceding section so that both sections look as follows: <!-- non SSL Variant <add key="mwsprocessservicebasic" value=" /> Page 9 of 28

10 <add key="mwsrepositoryservicebasic" value=" /> <add key="murservicebasic" value=" /> --> <add key="mwsprocessservicebasic" value=" /> <add key="mwsrepositoryservicebasic" value=" /> <add key="murservicebasic" value=" /> 3. UTF-8 Encoding Take particular care to observe UTF-8 encoding requirements when saving all XML configuration files! Create a Virtual Directory in IIS If the directory designated in the previous section has been newly created and has not yet been defined as a component of a web application, you will need to define it as a virtual directory in IIS before being able to access it as a web application. URL Choosing the name PDCWebClient for the virtual directory will result in it becoming part of the applications URL, which is later used to access the WebClient: You will need to replace the placeholder [PDCServerName] with the respective host name of your server. Standard Documents in the Web Folder To ensure successful access and prevent an error such as HTTP the website declined to show this webpage the HTML page from which the WebClient will be downloaded from must be located in the list of web folder default documents. If you are going to use the test document PDC.WebClient.html provided in the set up, then you must add the name PDC.WebClient.html to the list of standard documents or rename the file to Default.htm or index.html as these names are usually already defined and added by default. Access It is not necessary to assign any other access rights than Read for the document you have defined. You can set the authentication procedure to Anonymous authentication as authentication and login to the Document Composition Server are performed via the WebClient itself. Configuration Using the external configuration file PDC.WebClient.xml the WebClient always loads its configuration settings before the login dialog is displayed. This enables you to alter the configuration even while the WebClient is still running. Simply logging on again is enough for any alterations made to take effect. Page 10 of 28

11 Note The IIS and the browser both cache the configuration and the XAP. If you wish to make sure that any changes you make to the application - as described above - take immediate effect, you must configure the settings for the expiration date for web content accordingly. This can be done in IIS using the property dialog and setting the http Headers property for the corresponding files. After activating the switch Enable content expiration or Expire Web content you can define the expiration date of the selected content to force the browser to reload updated content. Defining the setting Expire immediately will ensure any changes take immediate effect. Modifying the Perceptive Document Composition Installation If you have not already done so, update the Document Composition installation to Version As of version Document Composition now contains new components to support the WebClient: CrossDomainService, REST-Services and CORS-Support (Cross Originate Resource Sharing). These new components need to be configured before the WebClient can function correctly. Complete the following steps: 1. Copy Files First of all, copy the file ClientAccessPolicy.xml to the Perceptive Document Composition installation directory (%PDCdir%), if not already existing. 2. Modify Configuration Files 1. Modify the configuration files modus_core.exe.config and modus_mws.exe.config of your existing Document Composition installation. 2. Merge these templates with your existing Document Composition configuration files into one file. You can use tools like WinMerge or BeyondCompare to do this. 3. Check the File modus_core.exe.config If you have updated an existing Document Composition installation to the version 5.3.0, check the file modus_core.exe.config for the existence and correctness of the following content (Note Content may be missing or have been commented out). Take particular care that the crossdomain Service in the sections configsections and runtimeservices is activated in the event that the code has been commented out. The code line should look like this: <configsections> <section name="crossdomainservices" type="modussuite.runtime.crossdomainserviceconfiguration, ModusSuite.Runtime.CrossDomainService" /> </configsections> Page 11 of 28

12 <runtimeservices> <service name="crossdomain" assembly="modussuite.runtime.crossdomainservice" type="modussuite.runtime.crossdomainruntimeservice"/> </runtimeservices> Configuration for using a SSL connection: Complete both of the following steps to use a SSL connection (requires a SSL certificate): Step 1: Uncomment the following lines in the default installation - marked in red below - so that the section looks as follows: <crossdomainservices policy=""%pdcdir%clientaccesspolicy.xml"> <add baseaddress=" <add baseaddress=" <add baseaddress=" <add baseaddress=" </crossdomainservices> Step 2: Uncomment the following section in the default installation - marked in red below - and comment out the preceding section so that both sections look as follows: <!-- non SSL Variant <service name="modususerrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour" > <host> <add baseaddress =" /> </host> <endpoint address ="data" binding ="basichttpbinding" bindingconfiguration ="BasicBinding" contract ="ModusSuite.Security.Types.IModusUserRepository"/> </service> --> <service name="modususerrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour_SSL" > <host> Page 12 of 28

13 <add baseaddress =" /> </host> <endpoint address ="data" binding ="basichttpbinding" bindingconfiguration ="BasicBinding_SSL" contract ="ModusSuite.Security.Types.IModusUserRepository"/> </service> 4. Check the File modus_mws.exe.config Check the file modus_mws.exe.config for the existence and correctness of the following content (N.B. content may be missing or have been commented out). Configuration of MWS REST-Service and CORS Support <modusruntime> <runtimeservices> <service name="mwsrest" assembly="modussuite.runtime.mwsruntimeservice" type="modussuite.runtime.mwsruntimeservicerest"/> </runtimeservices> </modusruntime> <system.servicemodel> <services> <service name="modussuite.mws.mwsprocessservicerest" behaviorconfiguration ="RestBehaviour" > <host> <!-- configure base address provided by host --> <add baseaddress =" /> </host> <endpoint address ="mwsprocess" binding ="webhttpbinding" contract ="ModusSuite.MWS.Types.IMWSProcessServiceBasic" bindingconfiguration="" behaviorconfiguration = "WebBehavior" /> </service> </services> <behaviors> Page 13 of 28

14 <servicebehaviors> <behavior name ="RestBehaviour" > <!-- The servicemetadata behavior allows one to enable metadata (for example WSDL, Policy) publishing. This configuration enables publishing of such data over HTTP GET. --> <servicemetadata httpgetenabled="true"/> </behavior> </servicebehaviors> <endpointbehaviors> <behavior name="webbehavior"> <webhttp/> <CorsSupport/> </behavior> </endpointbehaviors> </behaviors> <extensions> <behaviorextensions> <!-- Note: type must be entered exactly as here, otherwise the ConfigurationLoader will not recognize the extension! -> Microsoft Bug!! --> <add name="corssupport" type="modussuite.runtime.corssupportbehaviorelement, ModusSuite.Runtime.Cors, Version= , Culture=neutral, PublicKeyToken=null"/> </behaviorextensions> </extensions> </system.servicemodel> Configuration for using a SSL connection (requires a SSL certificate): <!-- non SSL Variant <service name="mwsrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour" > <host> <add baseaddress =" /> </host> <endpoint address ="mwsrepository" binding ="basichttpbinding" bindingconfiguration ="BasicBinding" contract ="IMWSRepositoryService"/> Page 14 of 28

15 </service> --> <!-- SSL Variant --> <service name="mwsrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour_SSL" > <host> <add baseaddress =" /> </host> <endpoint address ="mwsrepository" binding ="basichttpbinding" bindingconfiguration ="BasicBinding_SSL" contract ="IMWSRepositoryService"/> </service> <!-- non SSL Variant <service name="modussuite.mws.mwsprocessservicebasic" behaviorconfiguration ="BasicBehaviour" > <host> <add baseaddress =" /> </host> <endpoint address ="mwsprocess" binding ="basichttpbinding" bindingconfiguration ="BasicBinding" contract ="ModusSuite.MWS.Types.IMWSProcessServiceBasic"/> </service> --> <!-- SSL Variant --> <service name="modussuite.mws.mwsprocessservicebasic" behaviorconfiguration ="BasicBehaviour_SSL" > <host> <add baseaddress =" /> </host> <endpoint address ="mwsprocess" binding ="basichttpbinding" bindingconfiguration ="BasicBinding_SSL" contract ="ModusSuite.MWS.Types.IMWSProcessServiceBasic"/> </service> Page 15 of 28

16 5. Replace Server Addresses Replace the server addresses with the host name of the Document Composition server in the following sections of the configuration files modus_core.exe.config and modus_mws.exe.config : appsettings services crossdomainservices Use the template versions of these files included in the WebClient installation package as a reference for replacing the names. The respective sections are marked with the placeholder [PDCServerName]. 6. Restart Services Stop and restart the Perceptive Document Composition services for the new configuration to take effect. The Document Composition Server is now ready to accept requests from the WebClient. SSL connection As of Release the WebClient can also be run using a SSL connection. This requires a SSL-Certificate. In addition to the above, the following modifications are also required: File ClientAccessPolicy.xml Add the following two lines marked in red to the file: <?xml version="1.0" encoding="utf-8"?> <access-policy> <cross-domain-access> <policy> <allow-from http-request-headers="*"> <domain uri="*"/> <domain uri=" <domain uri=" /> </allow-from> <grant-to> <resource include-subpaths="true" path="/"/> </grant-to> </policy> </cross-domain-access> </access-policy> File modus_core.exe.config 1. Add the following two lines marked in red to the file: <crossdomainservices policy=""%pdcdir%clientaccesspolicy.xml"> <add baseaddress=" <add baseaddress=" Page 16 of 28

17 <add baseaddress=" <add baseaddress=" </crossdomainservices> 2. Add the new binding configuration BasicBinding_SSL: Copy the already existing bindingconfiguration BasicBinding. Rename the new bindingconfiguration to BasicBinding_SSL. Change the security mode from None to Transport. <basichttpbinding> <binding name="basicbinding" maxbufferpoolsize=" " maxreceivedmessagesize=" " receivetimeout="infinite"> <readerquotas maxstringcontentlength=" " maxarraylength=" " /> <security mode="none" /> </binding> <binding name="basicbinding_ssl" maxbufferpoolsize=" " maxreceivedmessagesize=" " receivetimeout="infinite"> <readerquotas maxstringcontentlength=" " maxarraylength=" " /> <security mode="transport" /> </binding> </basichttpbinding> 3. Add the new behavior configuration BasicBehavior_SSL: Copy the already existing behavior configuration BasicBehavior and rename the new configuration to BasicBehavior_SSL. Change the servicemetadata-attribute httpgetenabled to httpsgetenabled. <behavior name ="BasicBehaviour" > <servicethrottling maxconcurrentcalls=" " maxconcurrentinstances=" " maxconcurrentsessions=" "/> <servicedebug includeexceptiondetailinfaults ="true"/> <servicemetadata httpgetenabled="true"/> </behavior> <behavior name ="BasicBehaviour_SSL" > <servicethrottling maxconcurrentcalls=" " maxconcurrentinstances=" " maxconcurrentsessions=" "/> <servicedebug includeexceptiondetailinfaults ="true"/> <servicemetadata httpsgetenabled="true"/> </behavior> Page 17 of 28

18 4. Modify the service configuration ModusUserRepositoryServiceBasic to allow the use of SSL: Copy the existing configuration and comment the lines out. Change the behaviorconfiguration from BasicBehavior_SSL to BasicBehavior_SSL. Inadd baseaddress change the entry http to https and 8010 to Change the bindingconfiguration to BasicBinding_SSL. <!-- non SSL Variant <service name="modususerrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour" > <host> <add baseaddress =" /> </host> <endpoint address ="data" binding ="basichttpbinding" bindingconfiguration ="BasicBinding" contract ="ModusSuite.Security.Types.IModusUserRepository"/> </service> --> <!-- SSL Variant --> <service name="modususerrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour_SSL" > <host> <add baseaddress =" /> </host> <endpoint address ="data" binding ="basichttpbinding" bindingconfiguration ="BasicBinding_SSL" contract ="ModusSuite.Security.Types.IModusUserRepository"/> </service> File modus_mws.exe.config 1. Add the new binding configuration BasicBinding_SSL: Copy the already existing bindingconfiguration BasicBinding. Rename the new bindingconfiguration to BasicBinding_SSL. Change the security mode from None to Transport. <basichttpbinding> <binding name="basicbinding" Page 18 of 28

19 maxbufferpoolsize=" " maxreceivedmessagesize=" " receivetimeout="infinite"> <readerquotas maxstringcontentlength=" " maxarraylength=" " /> <security mode="none" /> </binding> <binding name="basicbinding_ssl" maxbufferpoolsize=" " maxreceivedmessagesize=" " receivetimeout="infinite"> <readerquotas maxstringcontentlength=" " maxarraylength=" " /> <security mode="transport" /> </binding> </basichttpbinding> 2. Add the new behavior configuration BasicBehavior_SSL: Copy the already existing behavior configuration BasicBehavior and rename the new configuration to BasicBehavior_SSL. Change the servicemetadata-attribute httpgetenabled to httpsgetenabled. <behavior name ="BasicBehaviour" > <servicethrottling maxconcurrentcalls=" " maxconcurrentinstances=" " maxconcurrentsessions=" "/> <servicedebug includeexceptiondetailinfaults ="true"/> <servicemetadata httpgetenabled="true"/> </behavior> <behavior name ="BasicBehaviour_SSL" > <servicethrottling maxconcurrentcalls=" " maxconcurrentinstances=" " maxconcurrentsessions=" "/> <servicedebug includeexceptiondetailinfaults ="true"/> <servicemetadata httpsgetenabled="true"/> </behavior> 3. Modify the service configuration MwsRepositoryServiceBasic to allow the use of SSL: Copy the existing configuration and comment the lines out. Change the behaviorconfiguration to BasicBehaviour_SSL. In add baseaddress change the entry http to https and 8010 to Change the bindingconfiguration from BasicBinding to BasicBinding_SSL. <!-- non SSL Variant <service name="mwsrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour" > <host> Page 19 of 28

20 <add baseaddress =" /> </host> <endpoint address ="mwsrepository" binding ="basichttpbinding" bindingconfiguration ="BasicBinding" contract ="IMWSRepositoryService"/> </service> --> <!-- SSL Variant --> <service name="mwsrepositoryservicebasic" behaviorconfiguration ="BasicBehaviour_SSL" > <host> <add baseaddress =" /> </host> <endpoint address ="mwsrepository" binding ="basichttpbinding" bindingconfiguration ="BasicBinding_SSL" contract ="IMWSRepositoryService"/> </service> 4. Modify the service configuration ModusSuite.MWS.MWSProcessServiceBasic to allow the use of SSL: Copy the existing configuration and comment the lines out. Change the behaviorconfiguration to BasicBehaviour_SSL. In add baseaddress change the entry http to https and 8010 to Change the bindingconfiguration from BasicBinding to BasicBinding_SSL. <!-- non SSL Variant <service name="modussuite.mws.mwsprocessservicebasic" behaviorconfiguration ="BasicBehaviour" > <host> <add baseaddress =" /> </host> <endpoint address ="mwsprocess" binding ="basichttpbinding" bindingconfiguration ="BasicBinding" contract ="ModusSuite.MWS.Types.IMWSProcessServiceBasic"/> </service> --> Page 20 of 28

21 <!-- SSL Variant --> <service name="modussuite.mws.mwsprocessservicebasic" behaviorconfiguration ="BasicBehaviour_SSL" > <host> <add baseaddress =" /> </host> <endpoint address ="mwsprocess" binding ="basichttpbinding" bindingconfiguration ="BasicBinding_SSL" contract ="ModusSuite.MWS.Types.IMWSProcessServiceBasic"/> </service> File PDC.WebClient.xml In the following appsettings change the entries http to https, 8011 to 8111 and 8010 to 8110: <!-- non SSL Variant <add key="mwsprocessservicebasic" value=" /> <add key="mwsrepositoryservicebasic" value=" /> <add key="murservicebasic" value=" /> --> <!-- SSL Variant --> <add key="mwsprocessservicebasic" value=" /> <add key="mwsrepositoryservicebasic" value=" /> <add key="murservicebasic" value=" /> Hint After activating or deactivating a SSL connection you must delete the browser history and restart the browser. Setting Up the WebClient on a Client Computer Client Computer Requirements Microsoft Silverlight 5 Runtime Environment If the Silverlight plugin is missing when the WebClient is first launched, the system will prompt a download link for the plugin. Alternatively, the Silverlight 5 runtime environment can be installed and rolled out to the client computer in preparation of first use. Microsoft provides all the necessary resources. Page 21 of 28

22 to download the required installation package..net Framework 3.5SP1 If you wish to use optional PDC.WebClientLauncher, you will need to have.net Framework SP1 installed. Microsoft Word To use the full functionality of the WebClient Microsoft Word 2007 or Microsoft Word 2010 must be installed on the client computer. Web browser The following browser are supported: Internet Explorer 8 and 9 Internet Explorer 10 on Windows 7 Firefox until version 17 Extended Support Release First Launch on a Client Computer Complete the following steps to launch the WebClient: 1. Start a Web browser (Internet Explorer or Firefox). 2. Open the preconfigured WebClient Web page: 3. Enter your user name and password in the log in dialog box. Choose the User Language The WebClient usually selects the language version according to the language of the operating system it is launched from. The following languages are available: German English (US) Dutch French Spanish Italian Portuguese (BR) Running in in-browser mode If the WebClient is to be run in a language other than that of the operating system itself,complete the following steps to do this: 1. Open the file PDC.WebClient.htmlin the web folder. Use an editor that supports UTF-16 to do this, for example Notepad++. Page 22 of 28

23 2. Find the following lines: <param name="culture" value="{language-isocode}" /> <param name="uiculture" value="{language-isocode}" /> 3. Replace the placeholder {LANGUAGE-ISOCODE} with one of the following codes: de-de for German en-us for English (US) nl-nl for Dutch fr-fr for French es-es for Spanish it-it for Italian pt-br for Portuguese (BR) Running in out-of-browser mode See The PDC.WebClientLauncher - Set Language Version. Elevated Permissions Elevated permissions are required in order to use the full functionality of Microsoft Office interaction. The WebClient must be run as a Trusted Application. This is possible as Out-of-Browser and In-Browser. Elevated Permissions in WebClient run in Out-of-Browser mode To be run Out-of-Browser the WebClient has to be installed locally on the client computer. Complete the following steps to do this: 1. Start a Web browser. 2. Open the preconfigured WebClient Web page ( 3. Move the mouse cursor over the Client user interface. 4. Open the context menu with the right mouse button and select the option Install Document Composition WebClient on this Computer. 5. Confirm the following pop up by pressing the OK button. To be run Out-of-Browser the WebClient has to be installed locally on the client computer. A menu item called Document Composition WebClient has been created in the Start menu. 6. Use this menu item to start the WebClient in Out-of-Browser mode. Double-clicking on documents generated in the WebClient with the status created now opens them in Word. Elevated Permissions in WebClient run in In-Browser mode Silverlight 5 allows elevated permissions to be used directly in a browser. Installation Page 23 of 28

24 Run the installation package PDC.WebClientEnableFullTrust.msi. The MSI package installs the required certificate and makes all registry entries necessary. It does not require user input and can be run in both 32-bit and 643-bit Windows environments. Alternative: Manual Configuration If you have problems with the MSI, manual configuration is possible using the resources provided in the zip package. To run a Trusted Application in a browser, you must first of all install the certificate PDC.WebClient.cer provided with the installation set contained in the zip file and then configure the registry to run a Trusted Application in a browser. Complete the following steps to do this: 1. Double click on the file PDC.WebClient.cer. 2. Click on the button Install Certificate in the following dialog. The certificate import wizard is then started. 3. Click on the button Continue. 4. Select the option Save all certificates to the following store in the following dialog. 5. Click on the button Browse next to the field certificate store. 6. Select the certificate store Trusted Publisher. In some cases you may also need to save the certificate in the certificate store Trusted Root Certification Authorities. For more information, see / and / and 7. Confirm the following three dialog boxes with Continue, Finish and OK to complete the installation of the certificate. 8. Import one of the two registry import files provided: Silverlight_AppTrust_x32.reg for 32-Bit Systems Silverlight_AppTrust_x64.reg for 64-Bit Systems. Importing the registry files will add the following settings to the registry: In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Silverlight (32bit) or HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Silverlight (64bit) the Registry DWORD (32 bit) - AllowElevatedTrustAppsInBrowser and the value changed to 0x (1) where (1-> enabled, 0-> disabled). Additional optional keys can be configured if required: AllowLaunchOfElevatedTrustApps: enable/disable launching of elevated trust applications. Page 24 of 28

25 AllowInstallOfElevatedTrustApps: enable/disable installing of elevated trust applications. These settings can also be deployed by a central software distribution or configuration management, for example via a Group Policy set by a central administrator. Note for Internet Explorer If after having completed all the above, you still do not have the elevated permissions required, check whether the Internet Explorer is being run in protected mode and, if so, deactivate it or run Internet Explorer as an administrator. The PDC.WebClientLauncher The PDC.WebClientLauncher can optionally be used to launch the WebClient in out-of-browser mode. The Launcher allows you to pass specific start parameters to the WebClient. Installation The file PDC.WebClientLauncher.exe is contained in the installation package (PDC.WebClient.zip). Copy the file to a local folder that the user also has access to. Launch Syntax PDC.WebClientLauncher.exe -URL:"URL" -APPID:"AppId" [-INFO] {Client- Parameter} You will need either the URL or the APPID to start the WebClient via the PDC.WebClientLauncher. You can detect the APPID by using the parameter -INFO: PDC.WebClientLauncher.exe -INFO This shows information about all Silverlight applications currently installed. PDC.WebClientLauncher Version PDC Client - Copyright 2013 Lexmark International Technology S.A. Information about installed Silverlight applications: Name: PDC WebClient AppID: megatron Title: PDC WebClient Description: A PDC WebClient on your desktop; at home, in the office or on the road. OriginalSourceUri: LaunchPath: C:\Documents and Settings\tester\Local Settings\Appdata\Microsoft\Silverlight\OutOfBrowser\ megatron\index. html Page 25 of 28

26 User Documentation You can find more information on starting the PDC.WebClientLauncher in the WebClient user documentation. Choose the User Language If the WebClient is to be run in a language other than that of the operating system itself,complete the following steps to do this: 1. Detect the LaunchPath by starting the PDC.WebClientLauncher with the parameter -INFO as described in the section Launch above. In the example above, the directory LaunchPath: C:\Documents and Settings\tester\Local Settings\Appdata\Microsoft\Silverlight\OutOfBrowser\ megatron\ 2. Open the file index.html in this directory. Use an editor that supports UTF-16 to do this, for example Notepad Find the following lines: <param name="culture" value="{language-isocode}" /> <param name="uiculture" value="{language-isocode}" /> 4. Replace the placeholder {LANGUAGE-ISOCODE} with one of the following codes: de-de for German en-us for English (US) nl-nl for Dutch fr-fr for French es-es for Spanish it-it for Italian pt-br for Portuguese (BR) Private / Protected Mode in a Web Browser The use of private mode in a browser is not recommended as a number of WebClient functions are not available in private mode. Known Problems The WebClient does not start in Firefox when the parameter initparams contains an empty value. If the parameter initparms is left empty in the start document (PDC.WebClient.html), the user is prompted to install Silverlight. If the user follows the instruction, a message appears stating that Silverlight is already installed, but the application is not loaded. This problem has been passed on to Microsoft (Error Id: ). Page 26 of 28

27 WebClient Version 5.1 is not updated in Out-of-Browser mode. After calling the OOB WebClient, then user is prompted to install a new Silverlight version and then to restart the Out-of-Browser application. After installing the update and restarting the Client the above message is displayed again the application was not updated. The problem has been solved with Silverlight 5 Build The WebClient cannot be closed in Firefox using the menu item Close Client. This problem has been passed on to Mozilla. Complete the following steps to resolve the problem: 1. Start Firefox. Note Firefox up to Version 17 is supported. 2. Enter about:config in the browser address bar. 3. Acknowledge the warning dialog box by clicking on the button I'll be careful, I promise! A table of configuration elements is now displayed. 4. Set the key dom.allow_scripts_to_close_windows to true. A Document is not displayed in Word. When using the Internet Explorer, a document may not be displayed after successfully being download. Either you have to disable the protected mode of the Internet Explorer (not recommended) or follow these steps to add the used website to the list of trusted sites: 1. In the Internet Explorer, select Internet options from the Tools menu. 2. Click on the Security tab. 3. Click on the Icon Trusted Sites. 4. Click on the button Sites and add the Web Client website to the list of trusted sites. Page 27 of 28

28 Index Client Computer Client Computer Requirements Create a Virtual Directory in IIS Elevated Permissions First Launch General Information... 4 IIS... 5, 10 MIME Types... 5 Installation Requirements... 5 ModusWebClientLauncher Preparatory Steps... 8 Private Mode Problems Protected Mode Required Files... 6 Set Language Version System Requirements... 5 Target Audience... 4 Virtual Directory Web Browser Windows Server... 5 Page 28 of 28

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Installation and Setup Guide Version: 6.2.0 Written by: Product Knowledge, R&D Date: December 2017 Copyright 2008-2017 Hyland Software, Inc. and its affiliates. Table of

More information

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Installation and Setup Guide PDC Version: 5.4 Written by: Product Documentation, R&D Date: April 2014 2014 Perceptive Software. All rights reserved Perceptive Software is

More information

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Setup Version: 5.3 Written by: Product Documentation, R&D Date: May 2013 2008-2013 Perceptive Software. All rights reserved Document Composition is a trademark of Lexmark

More information

MOODLE MODULE HELIX MEDIA LIBRARY

MOODLE MODULE HELIX MEDIA LIBRARY MOODLE MODULE HELIX MEDIA LIBRARY Revision Date May 2012 The following guide explains how to install the Moodle module which allows access to content in the Helix Media Library through the API. Pre-requisite

More information

HELIX MEDIA LIBRARY BLACKBOARD BUILDING BLOCK

HELIX MEDIA LIBRARY BLACKBOARD BUILDING BLOCK HELIX MEDIA LIBRARY BLACKBOARD BUILDING BLOCK Revision Date March 2013 The following guide explains how to install the Helix Media Library Blackboard Building Block which allows access to content in the

More information

Perceptive Document Composition. Patch 5.3.4

Perceptive Document Composition. Patch 5.3.4 Perceptive Document Composition Patch 5.3.4 Written by: Product Documentation, R&D Date: November 2013 2008-2013 Perceptive Software. All rights reserved. Perceptive Software is a trademark of Lexmark

More information

BUSINESS DEVELOPMENT SUITE MOBILE INSTALLATION GUIDE. Version 14R2

BUSINESS DEVELOPMENT SUITE MOBILE INSTALLATION GUIDE. Version 14R2 BUSINESS DEVELOPMENT SUITE MOBILE INSTALLATION GUIDE Version 14R2 COPYRIGHT INFORMATION 2015 Thomson Reuters Elite. All rights reserved. Proprietary and confidential information of Thomson Reuters Elite.

More information

AccessVia Publishing Platform

AccessVia Publishing Platform AccessVia Publishing Platform Installation and Setup Guide Publishing Platform Manager Version: 8.6.x Written by: Product Documentation, R&D Date: February 2014 2014 Perceptive Software. All rights reserved

More information

Perceptive Process Design Personal - Installation Guide

Perceptive Process Design Personal - Installation Guide Perceptive Process Design Personal - Installation Guide 2013 Lexmark International Technology S.A. Date: 10/28/2013 Version: 3.0.2 Perceptive Software is a trademark of Lexmark International Technology

More information

Perceptive Interact for Microsoft Dynamics CRM

Perceptive Interact for Microsoft Dynamics CRM Perceptive Interact for Microsoft Dynamics CRM Installation and Setup Guide Version 2.2.x Compatible with ImageNow, Version 6.7.x or higher Written by: Product Documentation, R&D Date: September 2016 2014

More information

Barracuda Archive Search for Outlook Deployment for Windows Vista and Windows Server 2008

Barracuda Archive Search for Outlook Deployment for Windows Vista and Windows Server 2008 Barracuda Archive Search for Outlook Deployment for Windows Vista and Windows Server 2008 This article refers to the Barracuda Message Archiver firmware version 5.2 or higher, and the Barracuda Archive

More information

ECM-VNA Convergence Connector

ECM-VNA Convergence Connector ECM-VNA Convergence Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: September 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International

More information

EntraPass WebStation Installation Manual

EntraPass WebStation Installation Manual EntraPass WebStation Installation Manual Table of Contents General Information...1 Copyright Info...1 Technical Support...1 Overview...2 Introduction... 2 Description... 2 Concurrent Connections... 2

More information

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

Perceptive Enterprise Deployment Suite

Perceptive Enterprise Deployment Suite Perceptive Enterprise Deployment Suite Release Notes Version: 1.2.x Written by: Product Documentation, R&D Date: October 2014 2014 Perceptive Software. All rights reserved. Perceptive Software is a trademark

More information

EntraPass WebStation. Installation Manual DN

EntraPass WebStation. Installation Manual DN EntraPass WebStation Installation Manual EntraPass WebStation Installation Manual Table of Contents General Information...1 Copyright Info...1 Technical Support...1 Overview...2 Introduction... 2 Description...

More information

ModusOne. ModusOne Setup. Version: 5.2

ModusOne. ModusOne Setup. Version: 5.2 ModusOne ModusOne Setup Version: 5.2 Written by: Product Documentation, R&D Date: February 2013 2012 Perceptive Software. All rights reserved ModusOne is a trademark of Lexmark International Technology

More information

Healthcare Database Connector

Healthcare Database Connector Healthcare Database Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark

More information

Perceptive Reflect. Installation and Setup Guide. Version: 2.3.x

Perceptive Reflect. Installation and Setup Guide. Version: 2.3.x Perceptive Reflect Installation and Setup Guide Version: 2.3.x Written by: Product Documentation, R&D Date: September 2016 2012 Lexmark International Technology SA. All rights reserved Perceptive Reflect

More information

Visual Nexus Version 4.0

Visual Nexus Version 4.0 User Setup Guide Visual Nexus Version 4.0 Document Number: VN-M014-018 Issue: A Ver3.2-3 Date: 31 st OctMay 2008 Oki Electric Industry Co., Ltd. 2003 The information contained herein is the property of

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 2 2 THE SHAREPOINT SITE... 3 2.1 PERMISSIONS... 3 3 CONVERTED E-MAILS AND SHAREPOINT TICKETS... 4 3.1 THE CONVERTED E-MAIL... 4 3.2 THE

More information

ImageNow Language Pack

ImageNow Language Pack ImageNow Language Pack Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2012 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Microsoft Windows Server 2003 or Microsoft Windows Server 2008 Windows SharePoint Services 3.0 or Microsoft Office SharePoint Server 2007

Microsoft Windows Server 2003 or Microsoft Windows Server 2008 Windows SharePoint Services 3.0 or Microsoft Office SharePoint Server 2007 README SAS Web Parts 1.1 for Microsoft SharePoint Description The SAS Web Parts for Microsoft SharePoint allow you to bring the power of SAS dashboards and SAS analytics to your SharePoint pages. This

More information

Perceptive Process Mining

Perceptive Process Mining Perceptive Process Mining What s New Version: 2.4.x Written by: Product Documentation, R&D Date: May 2013 2013 Lexmark International Technology SA. All rights reserved Perceptive Software is a trademark

More information

Installation and Setup Guide Version: 10.0.x Compatible with ImageNow Versions: to 6.6.x

Installation and Setup Guide Version: 10.0.x Compatible with ImageNow Versions: to 6.6.x ImageNow Accounts Payable Invoice eform Installation and Setup Guide Version: 10.0.x Compatible with ImageNow Versions: 6.5.1.149 to 6.6.x Written by: Product Documentation, R&D Date: August 2012 2012

More information

WORKSHARE COMPARE SERVER 8.1 Administrator Guide

WORKSHARE COMPARE SERVER 8.1 Administrator Guide WORKSHARE COMPARE SERVER 8.1 Administrator Guide February 2017 Workshare Compare Server Administrator Guide Table of Contents Chapter 1. Product Overview... 4 What is Workshare Compare Server?... 5 System

More information

Session 8. Reading and Reference. en.wikipedia.org/wiki/list_of_http_headers. en.wikipedia.org/wiki/http_status_codes

Session 8. Reading and Reference. en.wikipedia.org/wiki/list_of_http_headers. en.wikipedia.org/wiki/http_status_codes Session 8 Deployment Descriptor 1 Reading Reading and Reference en.wikipedia.org/wiki/http Reference http headers en.wikipedia.org/wiki/list_of_http_headers http status codes en.wikipedia.org/wiki/_status_codes

More information

Software Installation Manual

Software Installation Manual Software Installation Manual Page 1 of 5 Hardware Requirements The ProxnetPro application is installed on a single, dedicated* Host PC, that will then provide Web Server access to any number of connected

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

FieldView. Management Suite

FieldView. Management Suite FieldView The FieldView Management Suite (FMS) system allows administrators to view the status of remote FieldView System endpoints, create and apply system configurations, and manage and apply remote

More information

Healthcare Database Connector

Healthcare Database Connector Healthcare Database Connector Installation and Setup Guide Version: 3.0.0 Written by: Product Knowledge, R&D Date: February 2017 2015-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark

More information

How to Import a Certificate When Using Microsoft Windows OS

How to Import a Certificate When Using Microsoft Windows OS How to Import a Certificate When Using Microsoft Windows OS This document explains the process of importing your digital certificate for use in Microsoft Internet Explorer (IE) and/or Mozilla Firefox.

More information

GMG WebClient (EN) Internet Information Services (IIS) and Windows Firewall Configuration on Windows 2003 Server and Windows XP

GMG WebClient (EN) Internet Information Services (IIS) and Windows Firewall Configuration on Windows 2003 Server and Windows XP GMG WebClient (EN) Internet Information Services (IIS) and Windows Firewall Configuration on Windows 2003 Server and Windows XP 1. Installation and configuration of Internet Information Services on Windows

More information

Heiler Catalog Intelligence Installation Manual

Heiler Catalog Intelligence Installation Manual Installation Manual Heiler Catalog Intelligence 1.2 - Installation Manual Valid since version 1.2 (1.2.00.00) Heiler Software AG R&D - Research & Development Last changed: April 23, 2015 Table of Contents

More information

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Technical Specifications Version: 6.0.1 Written by: Product Knowledge, R&D Date: August 2015 2015 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International,

More information

IFS TOUCH APPS SERVER INSTALLATION GUIDE

IFS TOUCH APPS SERVER INSTALLATION GUIDE IFS TOUCH APPS SERVER INSTALLATION GUIDE ABSTRACT IFS Touch Apps Server is an On Premise version of the IFS Touch Apps Cloud. The On Premise version doesn t need a separate installation of the IFS Cloud

More information

Installation, Upgrade, and Setup Guide Version: 10.2

Installation, Upgrade, and Setup Guide Version: 10.2 Perceptive Enterprise Search Installation, Upgrade, and Setup Guide Version: 10.2 Written by: Product Documentation, R&D Date: March 2013 2013 Perceptive Software. All rights reserved CaptureNow, ImageNow,

More information

WCF-Service-Endpoint. WCF Endpoint Components

WCF-Service-Endpoint. WCF Endpoint Components WCF-Service-Endpoint The endpoint is the fusion of the address, contract and binding. Every endpoint must have all three elements and the host exposes the endpoint. WCF Service is a program that exposes

More information

Installation Guide Worksoft Certify Execution Suite

Installation Guide Worksoft Certify Execution Suite Installation Guide Worksoft Certify Execution Suite Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Execution Suite Installation Guide Version

More information

Cello How-To Guide. Configuring and Consuming CelloSaaS WCF Services

Cello How-To Guide. Configuring and Consuming CelloSaaS WCF Services Cello How-To Guide Configuring and Consuming CelloSaaS WCF Services Contents 1 Introduction... 3 2 Windows Communication Foundation (WCF) service... 4 2.1 Hosting CelloSaaS WCF service... 4 2.2 How to

More information

XDS Connector. Installation and Setup Guide. Version: 1.0.x

XDS Connector. Installation and Setup Guide. Version: 1.0.x XDS Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: November 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc.,

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

More information

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Client Product Guide PDC Version: 5.4 Written by: Product Documentation, R&D Date: February 2014 2014 Perceptive Software. All rights reserved Perceptive Software is a trademark

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

Copyright and Trademarks

Copyright and Trademarks Copyright and Trademarks Specops Password Reset is a trademark owned by Specops Software. All other trademarks used and mentioned in this document belong to their respective owners. 2 Contents Key Components

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.0 SP1.5 User Guide P/N 300 005 253 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All

More information

Browser Configuration Reference

Browser Configuration Reference Sitecore CMS 7.0 or later Browser Configuration Reference Rev: 2013-09-30 Sitecore CMS 7.0 or later Browser Configuration Reference Optimizing Internet Explorer and other web browsers to work with Sitecore

More information

BPMone 2.8 Release Notes

BPMone 2.8 Release Notes BPMone 2.8 Release Notes 2012 Perceptive Software Date: 11/7/2012 Version: 2.8 BPMone is a trademark of Lexmark International Technology SA, registered in the U.S. and other countries. Perceptive Software

More information

Nesstar Server Configuration Tool User Guide

Nesstar Server Configuration Tool User Guide Nesstar Server Configuration Tool User Guide Version 3.50 The Configuration Tool allows the server Administrator to edit most of the server configuration properties and to perform basic administrative

More information

Perceptive Intelligent Capture Visibility

Perceptive Intelligent Capture Visibility Perceptive Intelligent Capture Visibility Installation and Setup Guide Version: 3.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved.

More information

1Integrate for ArcGIS Installation Guide. Server Edition

1Integrate for ArcGIS Installation Guide. Server Edition 1Integrate for ArcGIS Installation Guide Server Edition Product version: v 2.1 Document version: v 1.9 Document date: 03/08/2018 Copyright 2018 1Spatial plc and its affiliates. All rights reserved. Other

More information

Perceptive Experience Content Apps

Perceptive Experience Content Apps Perceptive Experience Content Apps Installation and Setup Guide Written by: Product Knowledge, R&D Date: Thursday, September 15, 2016 2014-2016 Lexmark International Technology, S.A. All rights reserved.

More information

Novell BorderManager 3.7

Novell BorderManager 3.7 Novell Novell BorderManager 3.7 3.7 QUICK START www.novell.com Installing Novell BorderManager This section provides instructions for installing the Novell BorderManager 3.7 (NBM 3.7) software. SYSTEM

More information

Password Reset Server Installation

Password Reset Server Installation Password Reset Server Installation Vista/Server 08 and Windows 7/Server 2008 R2 Table of Contents I. Requirements... 4 A. System Requirements... 4 B. Domain Account Requirements... 5 C. Recommendations...

More information

Installation Guide for Windows

Installation Guide for Windows Location Intelligence Spectrum Spatial Analyst Version 6.0 Installation Guide for Windows This guide explains how to install the Spectrum Spatial Analyst on a Windows server. The topics covered in this

More information

ImageNow Interact for Microsoft Office Installation and Setup Guide

ImageNow Interact for Microsoft Office Installation and Setup Guide ImageNow Interact for Microsoft Office Installation and Setup Guide Version: 6.6.x Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive

More information

Minimum requirements for Portal (on-premise version):

Minimum requirements for Portal (on-premise version): Minimum requirements for Portal (on-premise version): Windows Server 2012 R2 Windows 10 (licensed) with the latest updates (64 bit only). All Windows applications must be licensed and activated. SQL Server

More information

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

More information

Spectrum Spatial Map Uploader Guide

Spectrum Spatial Map Uploader Guide Spectrum Spatial Map Uploader Version 11.0 Spectrum Spatial Map Uploader Guide Welcome to Spectrum Spatial Map Uploader. To get started with the Spectrum Spatial Map Uploader, refer to the following help

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Hosting Services in IIS

Hosting Services in IIS ARGUS Enterprise 11.7.0 12/15/2017 ARGUS Enterprise 11.7 12/15/2017 Published by: ARGUS Software, Inc. 750 Town and Country Blvd Suite 800 Houston, TX 77024 Telephone (713) 621-4343 Facsimile (713) 621-2787

More information

Downloading and Mass Deploying Applications

Downloading and Mass Deploying Applications Use of this product requires additional applications that must be downloaded to your users' computers. About Application Downloads, on page 1 Downloading Applications from the Administration Site, on page

More information

Installing Design Room ONE

Installing Design Room ONE Installing Design Room ONE Design Room ONE consists of two components: 1. The Design Room ONE web server This is a Node JS server which uses a Mongo database. 2. The Design Room ONE Integration plugin

More information

Important notice regarding accounts used for installation and configuration

Important notice regarding accounts used for installation and configuration System Requirements Operating System Nintex Reporting 2008 can be installed on Microsoft Windows Server 2003 or 2008 (32 and 64 bit supported for both OS versions). Browser Client Microsoft Internet Explorer

More information

ImageNow Accounts Payable Invoice eform

ImageNow Accounts Payable Invoice eform ImageNow Accounts Payable Invoice eform Installation and Setup Guide Version: 10.2.0.x Compatible with ImageNow Versions: 6.5.1 to 6.7.x Written by: Product Documentation, R&D Date: October 2012 2012 Perceptive

More information

Shavlik Protect. Upgrade Guide

Shavlik Protect. Upgrade Guide Shavlik Protect Upgrade Guide Copyright and Trademarks Copyright Copyright 2009 2014 LANDESK Software, Inc. All rights reserved. This product is protected by copyright and intellectual property laws in

More information

Perceptive Process Mining

Perceptive Process Mining Perceptive Process Mining Installation and Setup Guide Version: 2.8.x Written by: Product Knowledge, R&D Date: September 2016 2014-2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International,

More information

Perceptive Connect. Installation and Setup Guide. Beta version: Compatible with ImageNow, versions 6.6.x and 6.7.x

Perceptive Connect. Installation and Setup Guide. Beta version: Compatible with ImageNow, versions 6.6.x and 6.7.x Perceptive Connect Installation and Setup Guide Beta version: 0.12.1 Compatible with ImageNow, versions 6.6.x and 6.7.x Written by: Product Documentation, R&D Date: November 2013 2013 Perceptive Software.

More information

Barracuda Outlook Add-In Deployment Guide version 7 and Above

Barracuda Outlook Add-In Deployment Guide version 7 and Above Barracuda Outlook Add-In Deployment Guide version 7 and Above This article applies to the Barracuda Email Security Gateway running version 7 and above. For information about the features of the Barracuda

More information

Module Browser-based Deployment

Module Browser-based Deployment Module 17 Browser-based Deployment Browser-based Deployment Benefits Requirements Setup Running Kofax Capture from the browser Browserbased Deployment Slide 2 Module 17 -- Browser-based Deployment Browser-based

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Composer Guide for JavaScript Development

Composer Guide for JavaScript Development IBM Initiate Master Data Service Version 10 Release 0 Composer Guide for JavaScript Development GI13-2630-00 IBM Initiate Master Data Service Version 10 Release 0 Composer Guide for JavaScript Development

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6 SP1 User Guide P/N 300 005 253 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

LabTech Ignite Installation

LabTech Ignite Installation LabTech LabTech Ignite Installation LABTECH IGNITE INSTALLATION... 1 Overview... 1 Readiness Checklist... 1 Server Installation... 2 Creating a Client Import File... 17 Using SSL Connections... 18 SSL

More information

File Management Utility User Guide

File Management Utility User Guide File Management Utility User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held

More information

Downloading and Mass Deploying Applications

Downloading and Mass Deploying Applications Use of this product requires additional applications that must be downloaded to your users' computers. You can download and mass deploy these applications using tools available to you on the Administration

More information

Metasploit. Installation Guide Release 4.4

Metasploit. Installation Guide Release 4.4 Metasploit Installation Guide Release 4.4 TABLE OF CONTENTS About this Guide Target Audience...1 Organization...1 Document Conventions...1 Support...2 Support for Metasploit Pro and Metasploit Express...2

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Novell Access Manager

Novell Access Manager Setup Guide AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP3 February 02, 2011 www.novell.com Novell Access Manager 3.1 SP3 Setup Guide Legal Notices Novell, Inc., makes no representations or warranties

More information

Installation Guide Worksoft Analyze

Installation Guide Worksoft Analyze Installation Guide Worksoft Analyze Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Analyze Installation Guide Version 1.0.0 Copyright 2018 by Worksoft,

More information

Installation Guide. CompanyCRYPT v1.4.5

Installation Guide. CompanyCRYPT v1.4.5 Installation Guide S.I.T. GmbH & Co. KG Kaiser-Wilhelm-Str. 9 30159 Hanover Germany Telefon: +49 511 8999 710 Telefax: +49 511 8999 712 Internet: www.companycrypt.com email: info@companycrypt.com Copyright

More information

ImageNow Interact for Xerox

ImageNow Interact for Xerox ImageNow Interact for Xerox Installation and Setup Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow,

More information

Step-by-step installation guide for monitoring untrusted servers using Operations Manager

Step-by-step installation guide for monitoring untrusted servers using Operations Manager Step-by-step installation guide for monitoring untrusted servers using Operations Manager Most of the time through Operations Manager, you may require to monitor servers and clients that are located outside

More information

Installing Design Room ONE

Installing Design Room ONE Installing Design Room ONE Design Room ONE consists of two components: 1. The Design Room ONE web server This is a Node JS server which uses a Mongo database. 2. The Design Room ONE Integration plugin

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

Colligo Manager 5.4 SP1. Administrator s Guide

Colligo  Manager 5.4 SP1. Administrator s Guide 5.4 SP1 Administrator s Guide DOCUMENT REVISION HISTORY Document Revision # Content Change Date 5.4 SP1 Revision 1 Added Windows 8 to software requirements August 22, 2012 5.4 SP1 Updated for 5.4 SP1 release

More information

leveraging your Microsoft KBase V3 Manual 2.1 INTRODUCTION... 3

leveraging your Microsoft KBase V3 Manual 2.1 INTRODUCTION... 3 Content KBase Manual 1 INTRODUCTION... 3 1.1 LANGUAGES... 3 1.2 SYSTEMS... 3 1.3 REQUIREMENTS... 3 2 INSTALLATION OF KBASE... 3 2.1 INTRODUCTION... 3 2.2 PROCESS... 4 2.3 FILES... 8 2.4 THE FIRST OUTLOOK

More information

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9 Media Writer Installation Guide Version 5.1.9 Regulations and Compliance Tel: 1-844-535-1404 Email: TS_PACSGEAR@hyland.com 2018 Hyland. Hyland and the Hyland logo are trademarks of Hyland LLC, registered

More information

Installation Instructions for Free Scheduler Plus Software IBS Show Promotion

Installation Instructions for Free Scheduler Plus Software IBS Show Promotion Installation Instructions for Free Scheduler Plus Software IBS Show Promotion Offer ends 1/12/17 limited copies available! Thank you for your decision to use our Free copy of Scheduling Plus to help streamline

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions E-mail Converter for Outlook and SharePoint User Manual Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 3 2 THE SHAREPOINT SITE... 4 2.1 PERMISSIONS... 4 3 INSTALLATION OF E-MAIL CONVERTER...

More information

Veritas Backup Exec Quick Installation Guide

Veritas Backup Exec Quick Installation Guide Veritas Backup Exec Quick Installation Guide Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are trademarks or registered trademarks of Veritas Technologies

More information

Perceptive Enterprise Deployment Suite

Perceptive Enterprise Deployment Suite Perceptive Enterprise Deployment Suite Getting Started Guide PEDS Version: 1.2 Written by: Product Documentation, R&D Date: July 2014 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow,

More information

Configuring Remote Access using the RDS Gateway

Configuring Remote Access using the RDS Gateway Configuring Remote Access using the RDS Gateway Author: AC, SNE Contents Introduction... 3 Pre-requisites... 3 Supported Operating Systems... 3 Installing the I.T. Services Certificate Authority Root Certificate...

More information

Privileged Access Agent on a Remote Desktop Services Gateway

Privileged Access Agent on a Remote Desktop Services Gateway Privileged Access Agent on a Remote Desktop Services Gateway IBM SECURITY PRIVILEGED IDENTITY MANAGER User Experience and Configuration Cookbook Version 1.0 November 2017 Contents 1. Introduction 5 2.

More information

Mitel MiContact Center Enterprise WEB APPLICATIONS CONFIGURATION GUIDE. Release 9.2

Mitel MiContact Center Enterprise WEB APPLICATIONS CONFIGURATION GUIDE. Release 9.2 Mitel MiContact Center Enterprise WEB APPLICATIONS CONFIGURATION GUIDE Release 9.2 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel

More information

Installing CaseMap Server User Guide

Installing CaseMap Server User Guide Installing CaseMap Server User Guide CaseMap Server, Version 2.2 System Requirements Installing CaseMap Server Installing the CaseMap Admin Console Installing the CaseMap SQL Import Utility Testing Installation

More information