Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

Size: px
Start display at page:

Download "Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide"

Transcription

1 Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide By Azteca Systems Inc.

2 COPYRIGHT INFORMATION Copyright 2014 by Azteca Systems Inc. All rights reserved. Azteca Systems Inc S. State St., Suite 24 Sandy, UT, 84070, U.S.A. TRADEMARKS: Cityworks, the Azteca logo, and Azteca Systems products referenced herein are either trademarks or registered trademarks of Azteca. Other product and company names mentioned herein may be the trademarks of their respective owners. CHANGES ARE PERIODICALLY ADDED TO THIS INFORMATION. AZTECA MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED HEREIN AT ANY TIME. IN NO EVENT SHALL AZTECA AND/OR ITS RESPECTIVE SUPPLIERS BE LIABLE FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE, OR OTHER TORTIOUS ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF SOFTWARE, DOCUMENTS, OR FAILURE TO PROVIDE SERVICES. No part of this document may be reproduced or transmitted in any form.

3 Table of Contents Section 1: Prerequisites... 1 Section 2: Update... 5 Section 3: Configuration Define GIS Services Configure Licensing Add Designer to the Site Menu Section 4: Public Site Update Index Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Table of Contents iii

4

5 Section 1: Prerequisites Due to changes with license management that were implemented in Server AMS/PLL , you are required to get a new license key. Please contact Customer Support or your implementation manager for a new license key. A 2-day notice is required for all activation files. 1. Install Microsoft.NET 4.5 Framework if it isn t already installed. Please make sure that it is installed on both the server hosting the Server AMS/PLL site and the server hosting the GIS Services since the Cityworks SOE requires.net 4.5 to support exclusively 64-bit applications, such as ArcGIS Server starting with NET 4.5 Framework.NET 4.0 Framework NOTE: The.NET 3.5.x features need to also be installed for the application server via the Microsoft Server Manager if using Windows Server 2008 R2. If using Windows Server 2012/R2 as the OS on the application server, then install the.net 3.5.x and.net 4.5.x features via the Microsoft Server Manager. 2. Install IIS 8.x from Windows Server 2012/R2 or IIS 7.5 from Windows Server 2008 R2. There are certain universal web application components that Esri requires which are not enabled via a typical installation. For more information, see either Esri IIS Requirements for Windows Server 2008 R2 or Esri IIS Requirements for Windows Server In addition to the Esri IIS requirements, the.net extensibility 4.5 and ASP.NET 4.0 need to be added for Server AMS/PLL. NOTE: These are the same IIS requirements that Server AMS/PLL needs if running in a distributed environment where there is a separate application server and GIS server and perhaps a separate database server. 3. Install the GIS Services component, and if desired the Web Adaptor component of ArcGIS Server 10.1 SP1 or 10.2.x. Starting with 10.1, Esri has created applications called Web Adaptors that link the current server of choice (IIS) to the GIS server instance. These applications are small broker components that basically forward requests from your web server to the internal server used with ArcGIS. Esri has created a series of basic videos to assist users in getting started with the paradigm shift: Installing ArcGIS 10.1 for Server on Windows Creating an ArcGIS Server site Adding a machine to an ArcGIS Server site Installing the ArcGIS Web Adaptor Publishing a map service to ArcGIS 10.1 for Server Working with logs in ArcGIS 10.1 for Server Note that the Esri app pools, like ArcGISWebAdaptorAppPool, still run in.net 2.0. Also, Server AMS/PLL is not concerned with the version of the ArcSDE software that the SDE database utilizes as long as a direct connection can be made for the SDE connection file. Please see Esri s ArcSDE compatibility matrices: Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 1: Prerequisites 1

6 Client and geodatabase compatibility SQL Server Oracle The Web ADF Runtime is not required since the SOE (Server Object Extension) Service has replaced the Geodata Service and its corresponding logic. However, if you still want access to the custom symbology used for event layers, then the WebADF Runtime 10.1 piece needs to be installed. NOTE: In ArcGIS Server 10.2.x the WebADF Runtime installation ceases to exist, though you can copy the file structure for custom symbology from a machine running 10.1 and paste or permission it. Or you can install only the WebADF Runtime 10.1 piece (it can run on the same machine as the 10.2.x software). 4. Save a map or maps in ArcMap 10.1 SP1 or 10.2.x to update the map(s). At ArcGIS Server 10.1, service configuration files from previous versions (.msds) no longer work. ArcGIS Server 10.1 and 10.2.x use a different mechanism for map services called the Service Definition (.sd), which is not a text configuration file as it was in earlier versions. Previously created map caches do however remain valid. All map services used with Server AMS/PLL (base, raster, main, and public) may also be cached to potentially further increase performance. Azteca Systems does not recommend a tiled main map service because it contains the operational layers, which change frequently. This means the cache has to be rebuilt to show any changes, leading to some reasonably significant overhead. 5. Publish 10.1 SP1 or 10.2.x map, geocode, geometry, and, if desired, SOE services. The SOE service is enabled via a map service, similar to a feature service in that way. This is done after the.soe file has been registered in ArcGIS Manager. The SOE service is used when an asset is not present in the map and/or related objects are involved to gain access to the GIS data. The SOE data is encrypted to provide enhanced security, as the SOE service essentially creates a workspace to gain access to the entire geodatabase, interpolated from the first feature class that is encountered in the map service it s enabled with. For more information, see Knowledge Base article #10633 Installing and Configuring the SOE Service for Server AMS/PLL. In order to edit with the updated Silverlight editing tools, the Feature Access option must be enabled in the map service and the GIS data must be stored in an ArcSDE geodatabase per Esri (see Esri Feature Service Explained). NOTE: This access only needs to be enabled for those map services you wish to modify. If the map service contains data you do not want to modify, do not enable this option. Further, ensure that the SDE connection in any underlying map that a map service with feature access enabled draws from utilizes the credentials of a user that has at least Edit privileges. This does not necessarily have to be the schema that owns the data. The user can either directly be given Edit privileges or gain such through group membership. If not, any geometric and/or attribute changes made via the Silverlight editing tools cannot be saved. This follows the Esri security model. Server AMS/PLL 2014 continues to only enable editing tools for those users in a Cityworks domain group with Geometry editing rights, as the Attribute editing rights still allow editing only through the Editor forms that connect via the SOE or REST services. Activity (Server Only) editing rights allow users to solely edit GIS attributes within a work activity, such as an inspection, and not in the Editor form. 6. Install Mozilla Firefox. 7. Install Crystal Reports Runtime 13 SP7 (v x). 2 Section 1: Prerequisites Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

7 Be sure to click the 32-bit.msi. The 64-bit.msi should only be used if you are running Server AMS/PLL with ArcGIS 10.1 SP1 or higher. If you use the 64-bit.msi, you need to set the Enable 32-bit Applications CityworksAppPool setting to false. Note that the Crystal Report Runtime 13 SP7 installer will copy the crystalreportviewers13 folder to \inetpub\wwwroot\aspnet_client\system_web\2_0_50727 and \inetpub\wwwroot\aspnet_client\system_web\4_0_ Crystal Reports Runtime 13 SP7 requires the 2005 SQL Native Client driver. Even if your RDBMS is running SQL Server 2008/R2 or 2012/R2, you will need to have the 2005 SQL Native Client driver installed on the machine where Cityworks Server resides. This requirement is enforced by SAP. 8. Install SQL Native Client or the Oracle Client software (see IT administrator) on your machine if your databases reside on another server. The 32-bit Oracle Administrator is required because the InstantClient and/or Runtime installations are not sufficient. Please make sure to install with the Run as administrator option (right-click the setup.exe file). Oracle 10g R2 Client Download Oracle 11g R1 Client Download Oracle 11g R2 Client Download 2005 SQL Native Client Download o Click the download button next to the sqlncli_x64.msi entry towards the top of the page to grab the 64-bit version for Windows Server 2008, Windows 7, and Windows Vista SQL Native Client Download o Click the X64 Package link under the Microsoft SQL Server 2008 Native Client to grab the 64- bit version for Windows Server 2008 R SQL Native Client Download o Click the X64 Package link under the Microsoft SQL Server 2012 Native Client under the Install Instructions to grab the 64-bit version for Windows Server 2008 R2 and Windows Server Place and customize, if desired, the clientaccesspolicy.xml file provided with the Server AMS/PLL installer at the root of the domain on the server running Server AMS/PLL and the server running ArcGIS Server (e.g., <install_drive>\inetpub\wwwroot). This deployment is a Microsoft Silverlight Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 1: Prerequisites 3

8 requirement. For more information, see Knowledge Base article #10625 Deploying Crossdomain.xml or Clientaccesspolicy.xml in Server AMS. 10. Install Silverlight 5.x on all client machines that will access Server AMS/PLL. Microsoft Silverlight Download IMPORTANT: Please make sure your Firefox browser cookies are enabled in order for Server AMS/PLL to accept your login credentials. The History setting under Tools > Options > Privacy cannot be set to Never remember history in Firefox. In Internet Explorer, do not enable the InPrivate Browsing option under the Tools drop-down menu. Also, ensure that an exception for your site is made in the Pop-up Blocker to avoid suppressing certain forms. 4 Section 1: Prerequisites Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

9 Section 2: Update The Update option of the installer is the preferred method for updating versions of Server AMS/PLL. This allows customizations, print templates, application settings, etc., to carry over seamlessly. Make sure all users are out of the application before updating the site. While not required, it is highly recommended that you also run an iisreset from the command prompt as a user that has administrative privileges to the application server to make sure any lingering connections are cleared. During the Update process, the installer backs up the entire install, including the SOE (Cityworks Server Object Extension) and Website folders (Cityworks Server AMS/PLL root folder). The installer places the backup in a folder found at %programdata%\cityworks_server_mm-dd-yyyy_hh-mm and also creates a zip file of the backup and places it where you specify in the Backup Location field in the installer. During the Update process, the installer will restore the following items: PrintDocx folder PrintCrystal folder WorkManagement\Printing\Media folder Reports\Crystal folder XML folder Web.config file WebConnectionStrings.config file Settings from the WebAppSettings.config file cwlicese.txt file NOTE: If you must do a manual installation, you can find the install file at \Users\<user>\AppData\Local\Temp\2\Cityworks.Server.Installer. 1. Navigate to where the Server AMS/PLL installer is located. 2. Right-click on the Cityworks Server installer icon and select Run as administrator to launch the installer. NOTE: This screenshot is an example. Your Server AMS/PLL software version may be different. The installer automatically checks to make sure all the prerequisites are installed. If an application is missing, the installer will display a message instructing you to install the needed prerequisites. If all the prerequisites are properly installed, three green checkmarks display. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 2: Update 5

10 3. Click Continue. The installer includes the following functions: Install: This option is used when first creating a Server AMS/PLL site. Update: This option is used when upgrading an existing Server AMS/PLL site. Activate: This option activates a Server AMS/PLL license file. Configure: This option configures the server, SMTP options, the impersonate user credentials, and timeout settings. Public Site: This option is used when installing or updating Server PLL Online Access. 6 Section 2: Update Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

11 4. Select the Update option and click Next. 5. Select the Web Site and the Virtual Application to be updated. 6. Confirm the current site information. If desired, you can change the Backup Location for the existing site. 7. Click Next. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 2: Update 7

12 8. Verify that the site information is correct and click Update. You will be asked if you want to proceed with the website update. 9. Click Yes. A box with a status bar displays while the following happens: IIS is reset The existing site is backed up The new site is created Once the installation is complete, a message box indicates that DB Manager needs to run and will now open. 8 Section 2: Update Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

13 10. Click OK. NOTE: At this point, the site folders have been created under the alias and site location specified in the installer. These include the WebSite, SOE, and DatabaseManager folders. Database Manager opens. IMPORTANT: It is very important that you read and follow Knowledge Base article 11674: Upgrading existing Cityworks databases to Select either SQL Server or Oracle. 12. Enter the azteca user s password in the first text box. 13. Select the server instance and Cityworks database from the drop-down lists. 14. Click Login. The Database Manager screen shows the progress while it checks the CWVERSION and migration history tables. The Log can be opened or closed by clicking the Log button. When the Log is open, there are three options: Clear the contents of the log, Copy the log s contents to clipboard, or Save the log s contents. Clicking the arrow next to Advanced Options will present the following options: Generate SQL: This option generates SQL syntax for the update. The syntax could be copied and ran directly against the Cityworks database outside of Database Manager. Check Database Version: This option checks the Citworks database version. Verify Database: This option verifies the structure of the Cityworks database and identifies any errors. The errors are displayed in the log, followed by a list of SQL scripts that can be ran to correct the errors. Oracle users should contact Customer Support to obtain a script specifically for Oracle databases. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 2: Update 9

14 Configure CWDBAs: This option allows for the configuration of CWDBA users. A CWDBA is created during the installation of the Cityworks database. These users will have access to the Admins and Domains options in Designer via the Home or General tabs. Disconnect: This option disconnects from the Cityworks database. 15. Click Update to V2014xxxx. Once the six steps have been successfully completed, users will receive a message indicating that the database was successfully updated. If not, the log will show where any issues were encountered. 16. If desired, make sure to update the SOE to match your Server AMS/PLL build following the steps in Knowledge Base article #10633 Installing and Configuring the SOE Service for Server AMS/PLL. IMPORTANT: After the site has been updated, the installer sets Modify rights to the impersonate user, NETWORK SERVICE user, and Users group to the PrintDocx, PrintCrystal, Uploads, WorkManagement\Printing\Media, and Reports folders. The Default Web Site or the default directory from which Server AMS/PLL is published will be added to its own application pool, the CityworksAppPool, which is managed by the NETWORK SERVICE user,.net 10 Section 2: Update Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

15 Framework Version 4.0, and set in Integrated managed pipeline mode via the installer. Additionally, if there is already an application pool of the same name present, the installer simply updates the settings to match what has been specified for the particular build of Server AMS/PLL involved. NOTE: If you need to manually open DB Manager, it can accessed under \inetpub\wwwroot\<site_name>\databasemanager\cityworks.databasemanager.exe. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 2: Update 11

16 Section 3: Configuration This section covers the steps for configuring Server AMS/PLL. Define GIS Services 1. Log in to the Server AMS/PLL site and click on the Designer page. 2. Navigate to Preferences > Map. 3. Set the Server Cityworks well known id (Spatial Reference) field to be equal to the WKID (coordinate system) that you wish for your Cityworks event/graphics layers to project in. See Knowledge Base article #10604 WKID/WKT and the Silverlight Map and Knowledge Base article #10655 Configuring Corresponding WKID and WKT Values in Server AMS/PLL 2013 for more information. 4. Make sure the GIS Model field is set to Rest since the default for a new site is Geodata. NOTE: The REST or SOE (Server Object Extension) option is used for 10.1, 10.2, and The GEODATA option is used for 10.0 SP5 with the Geodata Service. The SOE option is chosen when a user wishes to bypass searching through the REST (map services). This is needed if using Windows Authentication in ArcGIS Server (nothing to do with Server AMS/PLL site) for non-map GIS interactions (e.g., GIS Search) or if using a main map service that has at least 100 to 200 layers with numerous domain fields, as Esri has a limitation to the number of domains that can be read via the REST. 5. If desired, change the Default Map Starting Position from Maximized (default) to Split Window or Minimized. 6. Navigate to GIS > Services. 7. Click the Add button in the Service Groups list, enter a Description, and click Add. 12 Section 3: Configuration Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

17 8. Click the Add button in the Domains list, select the domain, and click Add. Please be aware that there must be at least one service group defined against a domain, even if there are other service groups defined against all groups and/or users (allows for CWDOMAIN table to have MAPSERVICEID field populated). 9. Click the Add button and enter the appropriate values for the following fields in the corresponding panels: Map Services (Name, Type, and URL) NOTE: You can define a limit of three map services. The drawing order corresponds to when you define the map services. The last one added is loaded first, and so on. Public Service (Name, Type, and URL) Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 3: Configuration 13

18 Geocode Service Geometry Service SOE Service The SOE Service only needs to be defined if working with related assets, Equipment Change Out, and interactions with assets not present in the map services. The Public Service, Geocode Service, Geometry Service, and SOE Service panels are available to be populated when clicking in the panel, as only a single record can be provided. The Map Services panel, along with any other panel where more than one record can be provided, will at least have Add and Delete buttons. NOTE: To edit a map service, click to the right of the URL. Clicking the map service URL will open it in another browser tab. The Geometry REST URL, as with any REST URL, can be determined by navigating to the ArcGIS Services Directory ( if accessing the server from another machine, or if accessing it straight from the server). As well, you may need to include the port number, if access has not been set up via the Web Adaptor (HTTP is :6080 and HTTPS is :6443). Then select the desired service from the home page and copy the address in the browser. REST URL fields are required for any map, geocode, geometry, or SOE service (the Geodata Service still relies on the host name and service settings). This guarantees that the GIS services will be looked for in the correct location. REST URL fields are included to not only allow for online service sources to be accessed, such as ArcGIS.com (formerly ArcGIS Online), but because this method is now the preferred way to identify where a resource is located. The URL must be populated with a value that can be resolved. For example, will only work when on the actual machine hosting the service, whereas will work wherever the host can be resolved. More than one entry in Map Services (formerly labeled Base and Raster) and the Public Map are not required. Note that if the Public Map service is not populated, the search results that the user sets to display on a map will default to an ArcGIS Online map service in this case the World Imagery since it is the first available map service listed. The user can change this to another ArcGIS Online map service, but this modification will only be respected during the current user session. DYNAMICMAP: Select when using a non-cached map service where the data is dynamically rendered. TILEDMAP: Select when using a cached map service. For example, the map services provided by ArcGIS Online are all cached in Web Mercator Auxiliary Sphere (1984). IMAGEMAP: Select when using an image service. FEATURELAYER: Select when using a specific layer from the map service, not the entire map. The layer can be either a (spatial) layer or (non-spatial) table. 14 Section 3: Configuration Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

19 WEBMAP: Select when Esri s webmap has been utilized to publish data to ArcGIS Online. Configure Licensing Licensing is used to configure licensing security. 1. In Designer, navigate to Licensing from either the Home tab or the General tab. NOTE: The first user added will be granted AMS Edit/Edit+ and/or PLL Edit/Edit+ rights based on what is available in the license file. The Licensing page is only available to domain administrators and is used to configure licensing security. See Knowledge Base article #10623 Configuring User Licenses in Login Manager for more information. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 3: Configuration 15

20 Add Designer to the Site Menu When updating to 2014, you will need to add Designer to the site menu. 1. Navigate to Site Design. 2. Select either Root or the menu item that you want to add Designer to and click Add New Item. 3. Enter a Tab Name, select the Authorized Roles, and select Designer from the Defined Pages drop-down list. 4. Click Save. Designer will now appear in your site menu. See the Designer 2014 Guide for more information. NOTE: If you use Server PLL, note that the URL for the PLL Admin page has changed for The URL should now end with AdminHome.aspx instead of AdminPage.aspx. To change the URL, select the PLL Admin page in the Site Design panel and click Edit. Then modify the URL in the URL field and click Save. 16 Section 3: Configuration Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

21 Important notes regarding the site menu: When adding new tabs to Server AMS/PLL, be sure to set permissions against it for all applicable security groups. Also, never set permissions on the Root. When a user logs in to Server AMS/PLL, the default view is the first tab listed in the Site Design panel. For this reason, it is unadvisable to have the first tab as the Designer page or any other page that all users do not have access to. A best practice would be to always have the Inbox page as the first tab in a site. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 3: Configuration 17

22 Section 4: Public Site Update Follow these steps to update the Public Access site for use with Server PLL. 1. Navigate to where the Server Installer application is located. 2. Right-click on the installer and select Run as administrator. NOTE: This screenshot is an example. Your Server AMS/PLL software version may be different. The installer automatically checks to make sure all the prerequisites are installed. If an application is missing, the installer will display a message instructing you to install the needed prerequisites. If all the prerequisites are properly installed, three green checkmarks display. 3. Click Continue. The main window displays. 18 Section 4: Public Site Update Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

23 4. Select Public Site and click Next. 5. Select the Web Site under which the PLL Online Access portal will be installed. 6. Select the existing PLL Online Access portal site under Virtual Applications. 7. If the path is different from what is shown in the Backup Location field, specify the physical path where the PLL Online Access portal files will be backed up. NOTE: The Default Web Site or the default directory from which the PLL Online Access portal site is published will be added to its own application pool, the CityworksAppPool, which is managed by the NETWORK SERVICE user,.net Framework Version 4.0, and set in Integrated managed pipeline mode via the installer. Additionally, if there is an application pool of the same name present, the installer simply updates the settings to match what has been specified for the particular build of the PLL Online Access portal involved. 8. Click Next. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 4: Public Site Update 19

24 9. Review the address for your Server PLL site in the Service URL. 10. Review the Service User Name and Service Password. This should be from a user that already exists in the Server PLL site. 11. Click Validate Service. A message will indicate whether the service URL and user are valid. 12. Click Next. 13. Verify that the site information is correct and click Update. 20 Section 4: Public Site Update Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

25 You will be asked if you want to proceed with the website creation. 14. Click Yes. A box with a status bar displays while the virtual application is being created. Once the installation is complete, a box displays indicating that the install is finished. 15. Click OK. Make sure to set user access to PLL Online Access under Licensing in Designer. A user must be a domain administrator in order to have access to the Licensing page. Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Section 4: Public Site Update 21

26 The URL for PLL Online Access is http(s)://<host>/<site_alias>/template/login.aspx. 22 Section 4: Public Site Update Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide

27 Index B backup 5 C compatibility 1 Crystal Reports 1 D DB Manager 5 G GIS services 12 I IIS 1 impersonate user 5 L Licensing 15 M Microsoft.NET 4.5 Framework 1 Mozilla Firefox 1 O Oracle 1, 5 P prerequisites 1, 5, 18 S SQL Server 1, 5 W Web Adaptor 1, 12 Windows Server 1 Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Update Guide Index 23

Server AMS/PLL 2014 SP1 for ArcGIS 10.0 SP5 Update Guide

Server AMS/PLL 2014 SP1 for ArcGIS 10.0 SP5 Update Guide Server AMS/PLL 2014 SP1 for ArcGIS 10.0 SP5 Update Guide By Azteca Systems Inc. COPYRIGHT INFORMATION Copyright 2014 by Azteca Systems Inc. All rights reserved. Azteca Systems Inc. 11075 S. State St.,

More information

Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Install Guide

Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Install Guide Server AMS/PLL 2014 SP1 for ArcGIS 10.1 SP1 & 10.2.x Install Guide By Azteca Systems Inc. COPYRIGHT INFORMATION Copyright 2014 by Azteca Systems Inc. All rights reserved. Azteca Systems Inc. 11075 S. State

More information

TRAINING GUIDE. GIS Admin for Web and Mobile Maps

TRAINING GUIDE. GIS Admin for Web and Mobile Maps TRAINING GUIDE GIS Admin for Web and Mobile Maps GIS Admin for Web and Mobile Maps In this session, we ll cover the tools necessary to properly configure Lucity to work with your GIS environment. We ll

More information

TRAINING GUIDE. GIS Setup and Config for Lucity Webmap

TRAINING GUIDE. GIS Setup and Config for Lucity Webmap TRAINING GUIDE GIS Setup and Config for Lucity Webmap GIS Setup & Configuration for Lucity Webmap This session introduces you to the functionality of the GIS Setup & Configuration for Lucity Webmap. We

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

Cityworks Analytics By Azteca Systems Inc.

Cityworks Analytics By Azteca Systems Inc. Cityworks Analytics 2014 By Azteca Systems Inc. COPYRIGHT INFORMATION Copyright 2014 by Azteca Systems Inc. All rights reserved. Azteca Systems Inc. 11075 S. State St., Suite 24 Sandy, UT, 84070, U.S.A.

More information

Metalogix ControlPoint 7.6. Advanced Iinstallation Guide

Metalogix ControlPoint 7.6. Advanced Iinstallation Guide Metalogix ControlPoint 7.6 Advanced Iinstallation Guide 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this

More information

Metalogix ControlPoint 7.6. for Office 365 Installation Guide

Metalogix ControlPoint 7.6. for Office 365 Installation Guide Metalogix 7.6 for Office 365 Installation Guide 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin 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 liable

More information

ArcGIS Enterprise Administration

ArcGIS Enterprise Administration TRAINING GUIDE ArcGIS Enterprise Administration Part 3 This session touches on key elements of Portal for ArcGIS setup, configuration and maintenance techniques. Table of Contents Portal for ArcGIS...

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

ControlPoint. Quick Start Guide. November 09,

ControlPoint. Quick Start Guide. November 09, ControlPoint Quick Start Guide November 09, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents of this

More information

ArcGIS for Server Michele Lundeen

ArcGIS for Server Michele Lundeen ArcGIS for Server 10.1 Michele Lundeen Summary Vision Installation and Configuration Architecture Publishing Functional Enhancements Cloud Migration and Best Practices Powerful GIS capabilities Delivered

More information

Installation and Upgrade Guide

Installation and Upgrade Guide ControlPoint for Office 365 Installation and Upgrade Guide Publication Date:November 09, 2017 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction

More information

Security overview Setup and configuration Securing GIS Web services. Securing Web applications. Web ADF applications

Security overview Setup and configuration Securing GIS Web services. Securing Web applications. Web ADF applications Implementing Security for ArcGIS Server for the Microsoft.NET NET Framework Tom Brenneman Sud Menon Schedule Security overview Setup and configuration Securing GIS Web services Using the token service

More information

ControlPoint. Installation Guide for SharePoint August 23,

ControlPoint. Installation Guide for SharePoint August 23, ControlPoint Installation Guide for SharePoint 2007 August 23, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

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

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

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

IQSweb Installation Instructions Version 5.0

IQSweb Installation Instructions Version 5.0 IQSweb Installation Instructions Version 5.0 Contents Additional References... 3 IQSweb ROSS Connection... 3 IQSweb V5.0 Install/Upgrade Scenarios... 4 IQSweb Configuration Options... 5 A. Single Computer/Server

More information

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide Authentication Services ActiveRoles Integration Pack 2.1.x Administration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

TRAINING GUIDE. Tablet: Cradle to Mobile GIS

TRAINING GUIDE. Tablet: Cradle to Mobile GIS TRAINING GUIDE Tablet: Cradle to Mobile GIS Tablet Cradle to Mobile One of the critical components of mobile is the GIS piece, and also can be the most complex. The mobile GIS maps are designed to consume

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

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

Supervisor Insight. Installation Guide.

Supervisor Insight. Installation Guide. Supervisor Insight Installation Guide www.monitorbm.com Supervisor Insight Installation Guide Copyright 2014 Monitor Business Machines Ltd The software contains proprietary information of Monitor Business

More information

ControlPoint. Native Installation Guide. February 05,

ControlPoint. Native Installation Guide. February 05, ControlPoint Native Installation Guide February 05, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2018 All rights reserved. No part or section of the contents

More information

Bomgar Vault Server Installation Guide

Bomgar Vault Server Installation Guide Bomgar Vault 17.2.1 Server Installation Guide 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

SAP BusinessObjects Profitability and Cost Management Upgrade Guide

SAP BusinessObjects Profitability and Cost Management Upgrade Guide PUBLIC SAP BusinessObjects Profitability and Cost Management Document Version: 10.0 2019-04-09 SAP BusinessObjects Profitability and Cost Management Upgrade Guide 2019 SAP SE or an SAP affiliate company.

More information

Symantec Ghost Solution Suite Web Console - Getting Started Guide

Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console- Getting Started Guide Documentation version: 3.3 RU1 Legal Notice Copyright 2019 Symantec Corporation.

More information

Jonas Activity Management Technical Deployment Guide

Jonas Activity Management Technical Deployment Guide Jonas Activity Management Technical Deployment Guide [] Software for Life Jonas Activity Management Technical Deployment Guide, Jonas, Jonas Software, Software for Life, and Gary Jonas Computing are registered

More information

ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE SERVICE PACK 2 PART NO. E

ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE SERVICE PACK 2 PART NO. E ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE 3.6.1 SERVICE PACK 2 PART NO. E17977-01 JUNE 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights reserved. Part No. E17977-01 Oracle

More information

Early Data Analyzer Web User Guide

Early Data Analyzer Web User Guide Early Data Analyzer Web User Guide Early Data Analyzer, Version 1.4 About Early Data Analyzer Web Getting Started Installing Early Data Analyzer Web Opening a Case About the Case Dashboard Filtering Tagging

More information

PDF SHARE FORMS. Online, Offline, OnDemand. PDF forms and SharePoint are better together. PDF Share Forms Enterprise 3.0.

PDF SHARE FORMS. Online, Offline, OnDemand. PDF forms and SharePoint are better together. PDF Share Forms Enterprise 3.0. PDF SHARE FORMS Online, Offline, OnDemand PDF forms and SharePoint are better together PDF Share Forms Enterprise 3.0 Install Guide SharePoint 2013 Contents Disclaimer...3 Copyright...3 About this guide...3

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

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

One Identity Management Console for Unix 2.5.1

One Identity Management Console for Unix 2.5.1 One Identity Management Console for Unix 2.5.1 October 2017 These release notes provide information about the One Identity Management Console for Unix release. NOTE: This version of the One Identity Management

More information

EMS DESKTOP CLIENT Installation Guide

EMS DESKTOP CLIENT Installation Guide EMS DESKTOP CLIENT Installation Guide Version 44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction

More information

Scribe Insight Installation Guide. Version August 10, 2011

Scribe Insight Installation Guide. Version August 10, 2011 Scribe Insight Installation Guide Version 7.0.2 August 10, 2011 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

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

Evaluation Guide Host Access Management and Security Server 12.4

Evaluation Guide Host Access Management and Security Server 12.4 Evaluation Guide Host Access Management and Security Server 12.4 Copyrights and Notices Copyright 2017 Attachmate Corporation, a Micro Focus company. All rights reserved. No part of the documentation materials

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

Installation Manual. Fleet Maintenance Software. Version 6.4

Installation Manual. Fleet Maintenance Software. Version 6.4 Fleet Maintenance Software Installation Manual Version 6.4 6 Terri Lane, Suite 700 Burlington, NJ 08016 (609) 747-8800 Fax (609) 747-8801 Dossier@dossiersystemsinc.com www.dossiersystemsinc.com Copyright

More information

Password Reset Utility. Configuration

Password Reset Utility. Configuration Password Reset Utility Configuration 1 Table of Contents 1. Uninstalling Legacy Password Reset... 2 2. Password Reset Utility: How to deploy and configure via Group Policy... 2 3. Configuring Group Policy

More information

One Identity Active Roles 7.2. Web Interface Administrator Guide

One Identity Active Roles 7.2. Web Interface Administrator Guide One Identity Active Roles 7.2 Web Interface Administrator Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS TRAINING GUIDE Mobile for Administrators Part 3 - GIS Mobile for Administrators - GIS One of the critical components of mobile is GIS, and it can also be the most complex. The mobile GIS maps are designed

More information

WF-distiller Installation Guide

WF-distiller Installation Guide WF-distiller Installation Guide Version 4.0 SP2 September 2016 prepared by WF-distiller Engineering 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered in

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Relius Administration Version 16.0 (and higher) Component Installation and Configuration. July 6, 2011

Relius Administration Version 16.0 (and higher) Component Installation and Configuration. July 6, 2011 Relius Administration Version 16.0 (and higher) Component Installation and Configuration July 6, 2011 Table Of Content Section Subject 1 Overview 2 Preliminary Steps 3 Installing the Oracle Client 4 Installing

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

ZL UA Exchange 2013 Archiving Configuration Guide

ZL UA Exchange 2013 Archiving Configuration Guide ZL UA Exchange 2013 Archiving Configuration Guide Version 8.0 January 2014 ZL Technologies, Inc. Copyright 2014 ZL Technologies, Inc.All rights reserved ZL Technologies, Inc. ( ZLTI, formerly known as

More information

Installation and Upgrade Guide. Front Office v9.0

Installation and Upgrade Guide. Front Office v9.0 c Installation and Upgrade Guide Front Office v9.0 Contents 1.0 Introduction... 4 2.0 Prerequisites... 5 2.1 Database... 5 2.2 Portal and Web Service... 5 2.3 Windows Service... 5 3.0 New Installation...

More information

TRAINING GUIDE. ArcGIS Enterprise Administration Part 1

TRAINING GUIDE. ArcGIS Enterprise Administration Part 1 TRAINING GUIDE ArcGIS Enterprise Administration Part 1 Here at Lucity, we understand that our software is requiring more skills in ESRI technology and these Esri systems can be difficult to manage without

More information

System Design and Tuning

System Design and Tuning System Design and Tuning Lucity 2018 R2 Overview Lucity Specifications 2018 R2 Web Identity Server Document Server File Server Database Server Service Server Citizen Portal Mobile Server Android Devices

More information

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Real Application Security Administration

Real Application Security Administration Oracle Database Real Application Security Administration Console (RASADM) User s Guide 12c Release 2 (12.2) E85615-01 June 2017 Real Application Security Administration Oracle Database Real Application

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

PHEWR Installation Guide (version 3)

PHEWR Installation Guide (version 3) PHEWR Installation Guide (version 3) Introduction Included in this Zip File: Database - sql scripts to install database objects Admin - directory structure containing the files necessary to run the PHEWR

More information

Skills Management Automated Install and Upgrade Guide

Skills Management Automated Install and Upgrade Guide Skills Management 8.5.648 Automated Install and Upgrade Guide Information contained herein is proprietary and confidential and cannot be disclosed or duplicated without the prior written consent of Genesys

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 Installation and Setup Guide Revised on 09/25/2014 TABLE OF CONTENTS ROCK-POND REPORTING 2.1... 1 SUPPORT FROM ROCK-POND SOLUTIONS... 2 ROCK-POND REPORTING OVERVIEW... 2 INFRASTRUCTURE

More information

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide One Identity Active Roles 7.2 Azure AD and Office 365 Management Administrator Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

Using an ArcGIS Server.Net version 10

Using an ArcGIS Server.Net version 10 Using an ArcGIS Server.Net version 10 Created by Vince DiNoto Vince.dinoto@kctcs.edu Contents Concept... 2 Prerequisites... 2 Data... 2 Process... 3 Creating a Service... 3 Down Loading Shapefiles... 3

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Install and Upgrade Guide. Front Office v7.2

Install and Upgrade Guide. Front Office v7.2 c Install and Upgrade Guide Front Office v7.2 Contents 1.0 Introduction... 3 2.0 Prerequisites... 3 3.0 New Install... 4 4.0 Upgrade... 6 5.0 Post Install/Upgrade Validation... 8 6.0 Applying a Service

More information

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide INTEGRATION TO MICROSOFT EXCHANGE Installation Guide V44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

Introduction to ArcGIS Server 10.1

Introduction to ArcGIS Server 10.1 Introduction to ArcGIS Server 10.1 E-Learning for the GIS Professional Any Time, Any Place! geospatialtraining.com Module Outline What is ArcGIS Server? GIS Resources and Services ArcGIS Server Components

More information

One Identity Starling Two-Factor HTTP Module 2.1. Administration Guide

One Identity Starling Two-Factor HTTP Module 2.1. Administration Guide One Identity Starling Two-Factor HTTP Module 2.1 Administration Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

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

MacroView ClauseBank Version 8.2

MacroView ClauseBank Version 8.2 MacroView ClauseBank Version 8.2 Effective: April 2016 MacroView Business Technology Pty Limited ACN 081 117 777 ABN 29 081 117 777 Level 12, 171 Clarence Street Sydney NSW 2000 Australia GPO Box 5149

More information

Create a personal geodatabase

Create a personal geodatabase Create a personal geodatabase To create a personal geodatabase that corresponds to the same release as the ArcGIS for Desktop client you are using, follow these steps: 1. In ArcCatalog, right-click the

More information

Client 2. Authentication 5

Client 2. Authentication 5 Pipeline Pilot Web Port Support Guide April 2011 Contents Requirements 2 Requirements 2 Server 2 Client 2 Web Port Access 3 Authentication 5 Introduction Pipeline Pilot Web Port is a web-based application

More information

Setting Up an Environment for Testing Applications in a Federated Portal Network

Setting Up an Environment for Testing Applications in a Federated Portal Network SAP NetWeaver How-To Guide Setting Up an Environment for Testing Applications in a Federated Portal Network Applicable Releases: SAP NetWeaver 7.0 IT Practice: User Productivity Enablement IT Scenario:

More information

UPGRADE TO CA PRODUCTIVITY ACCELERATOR V12

UPGRADE TO CA PRODUCTIVITY ACCELERATOR V12 UPGRADE TO CA PRODUCTIVITY ACCELERATOR V12 COPYRIGHT & TRADEMARKS Copyright 1998, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its

More information

Browser Guide for PeopleSoft

Browser Guide for PeopleSoft Browser Guide for PeopleSoft Business Process Guide For Academic Support Specialists (Advisors) TABLE OF CONTENTS PURPOSE...2 INTERNET EXPLORER 7...3 GENERAL TAB...4 SECURITY TAB...6 PRIVACY TAB...10 CONTENT

More information

Multifactor Authentication Installation and Configuration Guide

Multifactor Authentication Installation and Configuration Guide Multifactor Authentication Installation and Configuration Guide Software Version 5.0.0.0 General Information: info@cionsystems.com Online Support: support@cionsystems.com 2017 CionSystems Inc. ALL RIGHTS

More information

Version 6.3 Upgrade Guide

Version 6.3 Upgrade Guide Version 6.3 Upgrade Guide Copyright 2016 Manufacturing Information Systems, Inc. 217-4 Maxham Meadow Way Woodstock, Vermont 05091 MISys and the MISys logo are registered trademarks of Manufacturing Information

More information

Tzunami Deployer Hummingbird DM Exporter Guide

Tzunami Deployer Hummingbird DM Exporter Guide Tzunami Deployer Hummingbird DM Exporter Guide Version 2.5 Copyright 2010. Tzunami Inc. All rights reserved. All intellectual property rights in this publication are owned by Tzunami, Inc. and protected

More information

Brainware Intelligent Capture Solution Configuration Manager

Brainware Intelligent Capture Solution Configuration Manager Brainware Intelligent Capture Solution Configuration Manager Installation and Setup Guide Version: 1.2.x Written by: Documentation Team Date: March 2019 2014-2019 Hyland Software, Inc. and its affiliates.

More information

Sage 300. Sage CRM 2018 Integration Guide. October 2017

Sage 300. Sage CRM 2018 Integration Guide. October 2017 Sage 300 Sage CRM 2018 Integration Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

Oracle Database. Installation and Configuration of Real Application Security Administration (RASADM) Prerequisites

Oracle Database. Installation and Configuration of Real Application Security Administration (RASADM) Prerequisites Oracle Database Real Application Security Administration 12c Release 1 (12.1) E61899-04 May 2015 Oracle Database Real Application Security Administration (RASADM) lets you create Real Application Security

More information

Desktop Installation Guide

Desktop Installation Guide Desktop Installation Guide Desktop Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

ArcGIS Server and Geodatabase Administration for 10.2

ArcGIS Server and Geodatabase Administration for 10.2 TRAINING GUIDE ArcGIS Server and Geodatabase Administration for 10.2 Part 1 ArcGIS for Server and Geodatabase Administration - Part 1 Here at Lucity, we understand that our software is requiring more skills

More information

JANUARY Migrating standalone ArcGIS Server to ArcGIS Enterprise

JANUARY Migrating standalone ArcGIS Server to ArcGIS Enterprise JANUARY 2018 Migrating standalone ArcGIS Server to ArcGIS Enterprise Copyright 2018 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the

More information

Workspace ONE UEM Upgrade Guide

Workspace ONE UEM Upgrade Guide Workspace ONE UEM Upgrade Guide Workspace ONE UEM v9.5 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product is protected

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation 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 any problems arising from

More information

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008 Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0 December 2008 For installation support, please contact our Vovici installation experts at installefmc@vovici.com. If phone support is requested

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 USER GUIDE MADCAP PULSE 4 Installation Guide for Pulse on Windows Server 2012 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The

More information

One Identity Starling Two-Factor Desktop Login 1.0. Administration Guide

One Identity Starling Two-Factor Desktop Login 1.0. Administration Guide One Identity Starling Two-Factor Desktop Login 1.0 Administration Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

One Identity Active Roles 7.2

One Identity Active Roles 7.2 One Identity December 2017 This document provides information about the Active Roles Add_on Manager7.2. About Active Roles Add_on Manager New features Known issues System requirements Getting started with

More information

Crestron Fusion Cloud On-Premises Software Enterprise Management Platform. Installation Guide Crestron Electronics, Inc.

Crestron Fusion Cloud On-Premises Software Enterprise Management Platform. Installation Guide Crestron Electronics, Inc. Crestron Fusion Cloud On-Premises Software Enterprise Management Platform Installation Guide Crestron Electronics, Inc. Crestron product development software is licensed to Crestron dealers and Crestron

More information

Deploying a System Center 2012 R2 Configuration Manager Hierarchy

Deploying a System Center 2012 R2 Configuration Manager Hierarchy Deploying a System Center 2012 R2 Configuration Manager Hierarchy This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION

More information

ibolt Starter Edition for salesforce.com Release Notes

ibolt Starter Edition for salesforce.com Release Notes ibolt Starter Edition for salesforce.com Release Notes Welcome to the ibolt Starter Edition for salesforce.com, which is based on ibolt V3.2 SP2a. This edition has been designed to deliver an easy-to-use,

More information

EMS MASTER CALENDAR Installation Guide

EMS MASTER CALENDAR Installation Guide EMS MASTER CALENDAR Installation Guide V44.1 Last Updated: May 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction

More information

SAP Financial Consolidation 10.1, starter kit for IFRS, SP7

SAP Financial Consolidation 10.1, starter kit for IFRS, SP7 SAP Financial Consolidation 10.1, starter kit for IFRS, SP7 Installation guide Copyright 2018 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

Mobile On the Go (OTG) Server

Mobile On the Go (OTG) Server Mobile On the Go (OTG) Server Installation Guide Paramount Technologies, Inc. 1374 East West Maple Road Walled Lake, MI 48390-3765 Phone 248.960.0909 Fax 248.960.1919 www.paramountworkplace.com Copyright

More information

MYOB Advanced Business

MYOB Advanced Business MYOB Advanced Business On-Premise Installation Last Updated: 24 November 2014 Contents Introduction 1 Pre-Requisites 1 Web Browsers... 1 Server Hardware and Software... 1 Database Hardware and Software...

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information