TRAINING GUIDE. Overview of Lucity Spatial

Size: px
Start display at page:

Download "TRAINING GUIDE. Overview of Lucity Spatial"

Transcription

1 TRAINING GUIDE Overview f Lucity Spatial

2 Overview f Lucity Spatial In this sessin, we ll cver the key cmpnents f Lucity Spatial. Table f Cntents Lucity Spatial... 2 Requirements... 2 Setup... 3 Assign default map services... 3 Cnfigure System Settings... 4 Cnfigure Default Gecding Service... 4 Hw it wrks... 5 Behind-the-scenes... 5 Trubleshting... 6 Generating Live Wrk Layers... 7 Publishing Live Wrk Layers Data Quality Tl Overview f Lucity Spatial (v2016 & 2016r2) 1

3 Lucity Spatial Since versin 2014 Lucity ffers the ability t stre wrk rder and wrk request spatial cmpnents directly in the Lucity database. String the spatial cmpnent (gemetry) in the Lucity database allws fr faster analysis, better efficiency, and mre flexibility when shwing these lcatins in a map. Requirements A few requirements must be met befre implementing Lucity Spatial: The Lucity Wrk database must be ne f the fllwing: SQL Server 2008 r higher Oracle with MDSYS.SDO_GEOMETRY data type enabled The Lucity Services must be installed Each Lucity linked feature class must be assigned t a default map service Lucity linked feature classes must be ne f the fllwing gemetry types: Pint Line (including multi-line features) Plygn (including multi-plygn features) System Settings in UI Admin must be cnfigured: The Enable Lucity Spatial system setting must be set t TRUE The Max amunt f days t prcess spatial histry must be set t a value greater than 0 A default Gecding Service must be defined With versin 2016r2 this is set in UI Admin s GIS Services The gecding service must be n versin 10.2 r higher (supprting single line input) Ntes: Overview f Lucity Spatial (v2016 & 2016r2) 2

4 Setup Assign default map services The Lucity Spatial Updater service interacts with map services in rder t btain an asset s gemetry t stre in the Lucity database. T btain the gemetry fr an asset the fllwing prcess is fllwed: 1. Determine the list f feature classes linked t a given asset type 2. D the fllwing fr each feature class until the asset gemetry is returned: a. Determine the map service i. If a map service is defined at the feature class level then that ne will be used. ii. If a map service isn t defined at the feature class level then the ne defined at the gedatabase level will be used. b. Query the map service fr the asset i. If it exists, return the gemetry ii. If it desn t exist, mve t the next feature class The gedatabase map service is defined in the Gedatabase Cnfiguratin Tl in ArcCatalg. It is listed under the Cnnectin Prperties tab when yu have a gedatabase nde selected. A service defined at the feature class level will be listed under the Edit Map Service tab when yu have the feature class nde selected. Overview f Lucity Spatial (v2016 & 2016r2) 3

5 Cnfigure System Settings In UI Admin, system settings the fllwing must be cnfigured: 1. On the General tab, set the Enable Lucity Spatial t TRUE 2. On the General tab, adjust the Max amunt f days t prcess spatial histry (must be greater than 0). a. Example: If yu enter 180, the Lucity Spatial Updater will prcess all wrk rders/requests mdified tday and within the last 180 days. b. Nte: The Lucity Spatial Updater service is reliant n back end cnfiguratin that was added t the Lucity database in 7.4. Therefre, depending n yur upgrade histry there culd be a few years wrth f lcatins that have the ptential t be prcessed. Cnfigure Default Gecding Service In UI Admin s GIS Services, the fllwing must be cnfigured: 1. On the Utility Services tab, cnfigure a gecding service with Lucity and make sure t set a default as shwn in the red utline belw: Overview f Lucity Spatial (v2016 & 2016r2) 4

6 Hw it wrks Behind-the-scenes The fllwing Lucity tables and views are used with Lucity Spatial: WKSPATIALCHANGE This table is updated autmatically by the Lucity applicatin with any change made t Wrk Requests and Wrk Orders that deal with lcatin infrmatin. The Lucity Spatial Updater service prcesses these recrds by btaining their crrespnding gemetries WKGEOMPT- This table stres all pint gemetries ppulated by the Lucity Spatial Updater service retrieved when prcessing WKSPATIALCHANGE WKGEOMLN- This table stres all linear gemetries ppulated by the Lucity Spatial Updater service retrieved when prcessing WKSPATIALCHANGE WKGEOMPG- This table stres all plygn gemetries ppulated by the Lucity Spatial Updater service retrieved when prcessing WKSPATIALCHANGE Overview f Lucity Spatial (v2016 & 2016r2) 5

7 GIS_WKGEOMLNRQ- View shwing all linear Request lcatins GIS_WKGEOMPGRQ- View shwing all plygn Request lcatins GIS_WKGEOMPTRQ- View shwing pint Request lcatins (asset nly) GIS_WKGEOMPTRQLOC- View shwing pint Request lcatins (address and x/y) GIS_WKGEOMLNWO- View shwing all linear Wrk Order lcatins GIS_WKGEOMPGWO- View shwing all plygn Wrk Order lcatins GIS_WKGEOMPTWO- View shwing pint Wrk Order lcatins (asset nly) GIS_WKGEOMPTWOLOC- View shwing pint Wrk Order lcatins (address and x/y) Trubleshting Smetimes there may be recrds that fail t prcess. When a spatial change recrd cannt be prcessed it is kept in the Spatial Change table (Lucity.WKSPATIALCHANGE) and marked with an errr cde. These recrds are kept in the Spatial Change table fr 30 days after they were initially prcessed. After 30 days they are deleted. The errr cdes are fund in the SPCH_SU_ERROR clumn: MissingData Usually means that there was an issue with the data in WKSPATIALCHANGE like the mduleid is invalid; ParentRecID is invalid, invalid x/y data, etc. ServiceIssue This ccurs if there isn t a map service assciated with the feature class r the feature class related t the asset type is nt in the service NGemetry Returned if a recrd's gemetry was fund but was empty, if the indexer was unable t gecde an address, r if there was an issue with the REST call t retrieve the gemetry. NLucityRecrd Returned if the assciated recrd n lnger exists in Lucity Hw t Prcess Recrds that have failed: 1. In the WKSPATIALCHANGE table find the recrd that failed 2. Review the errr cde fr the recrd and reslve the prblem 3. Delete the cntents f the SPCH_GUID and SPCH_SU_ERROR fields fr the recrd 4. The next time the Lucity Spatial Updater service runs it will attempt t prcess the skipped recrd again. Overview f Lucity Spatial (v2016 & 2016r2) 6

8 Generating Live Wrk Layers After yu setup the Lucity Spatial Updater and the service has begun prcessing wrk lcatins yu are ready t display and interact with the results. The Lucity GIS extensin in ArcMap prvides sme utf-the-bx tls t facilitate the generatin f layers that can be used t shw the wrk lcatins. 1. In ArcMap n the Lucity tlbar, click n the buttn. The fllwing pp-up will appear: 2. Select the type f wrk lcatin yu wuld like t create frm the drp dwn list and Click OK. 3. The assciated tl will appear allwing yu t prvide further details specific t the type f wrk. Overview f Lucity Spatial (v2016 & 2016r2) 7

9 4. Fill ut the frm based upn the varius settings and ptins that are available. a. Nte: All request and wrk rder fields are available fr use in the resulting layer. T adjust which fields shuld be included in the results yu will want t check the Select which fields shuld be included in the resulting layer(s). Overview f Lucity Spatial (v2016 & 2016r2) 8

10 5. Click Display nce yu are ready t generate the layers. Once the tl has cmpleted prcessing, the resulting gruped layer will be added t the map. Examining the resulting layers: The tl will generate 4 layers: Pint layer fr address and x/y data Pint layer fr asset data Plyline layer fr asset data Plygn layer fr asset data General- The resulting layer name and descriptin is determined by the user specified settings that were defined n the Lucity Spatial Views frm. Nte: The Descriptin will start with LucitySpatialWrk: r LucitySpatialRequest:. Yu can mdify the descriptin, but the descriptin must start with these key wrds. This is a requirement if these layers are t be used in the Lucity Web Map. Overview f Lucity Spatial (v2016 & 2016r2) 9

11 Surce- The surce used fr the wrk layers is the GBAWrk database. The tl cnnects t the GBAWrk database as Lucity_User. Yu will need t knw this infrmatin if yu wish t publish the layer as a service later. Symblgy- The default fr the tl is t symblize based upn the Wrk Categry Text (RQ_CAT_TY, WO_CAT_TY). The symblgy can be altered by ging t the layer s symblgy tab. Nte: The symblgy is nt dynamic. In ther wrds, if a new wrk rder/request is created that as is assigned t a categry that hasn t been used yet- it will nt shw in the layer. T accunt fr this situatin: Adjust the symblgy t include the <All ther values>. Even thugh yu visually wn t be able t tell what wrk categry the wrk item has been assigned, at least it will be visible in the layer. Occasinally yu will want t update the symblgy f the layer by using Add All Values. Overview f Lucity Spatial (v2016 & 2016r2) 10

12 Definitin Query- A definitin query was applied t the layer if the ptin t use an existing filter r an advanced filter was specified n the Lucity Spatial Views Frm. Time- If the ptin t enable time n the generated layer was set, then the Time tab n the resulting layer will have sme additinal settings that can be cnfigured. Custmizatins t the layer settings (symblgy, labelling, etc) can be saved and used as the default fr future runs f the Lucity Spatial View tl. Fr mre infrmatin n hw t save these settings refer t the Lucity Symblgy default tl: The Lucity extensin tries t handle all the situatins needed with generating query layers; hwever, there may be sme additinal requirements needed based upn the underlying database platfrm. Refer t 00s / fr mre infrmatin. Overview f Lucity Spatial (v2016 & 2016r2) 11

13 Publishing Live Wrk Layers After yu have created the live wrk layers, yu can distribute access t thse layers fr users n the ArcGIS Desktp platfrm. If yu wish t prvide access t thse layers in the Lucity web map, r any f the Lucity mbile applicatins then yu will need t create a map service that cntains these layers. There is mre than ne way t publish a map service; the fllwing is an example f hw yu can create the service frm within an ArcMap dcument (.mxd). In ArcMap add the live wrk layers t the map and custmize prperties s the map is displaying the data as yu like. In ArcMap, click File>>Share As>>Service. Befre yu publish the service, yu will want t analyze. The fllwing are sme cmmn warnings/errrs fund when publishing the Lucity Live Wrk Layers and hw they can be reslved: Layer s data surce is nt registered with the server and data will be cpied t the server i. This must be fixed; therwise, the layer will nt be refreshed with updates. ii. T reslve, right-click n the errr and select the Register Data Surce With Server ptin. Overview f Lucity Spatial (v2016 & 2016r2) 12

14 iii. If needed, yu may need t manually create a db cnnectin t GBAWrk using Lucity_User. Shape field is nt visible i. This must be reslved befre publishing ii. T reslve, right-click and select Make Shape Field Visible Once yu reslved all the issues, yu can publish the service. Once published, yu can add this service t the Lucity web map r mbile applicatins. The Lucity Live Wrk layers are essentially query layers. They are pinting t varius spatial views in the Lucity database. These layers are live meaning if a wrk lcatin is added/updated/deleted this infrmatin autmatically refreshed in the live wrk layer. Ntes: Overview f Lucity Spatial (v2016 & 2016r2) 13

15 Data Quality Tl The Lucity Data Quality Services Tl (DQS) was mdified in 2016r2 s there is nw an ptin t run queries n the wrk spatial tables. In additin, there is an ptin t fix the issues fund. Nte: This functinality is currently nly available fr SQL Server database clients. The DQS tl queries the Lucity spatial tables (WKGEOMPT, WKGEOMLN, WKGEOMPG) fr the fllwing data prblems: Features f a different gemetry type than what is suppsed t be in the table (i.i. pints in the plygn table). This is marked as an errr because this will cause prblems with functinality. Features where the spatial reference des nt match that f the Operatinal WKID as listed in Lucity system settings. This is marked as a warning because this may impact certain functinality. Features that have invalid gemetry (i.e. lines that intersect themselves, incmplete plygns, multiple vertices n tp f each ther, etc.). This is marked as an errr because this will cause prblems with functinality. The queries are in a new query suite titled Spatial and wrk the same way as ther queries in the prgram: Overview f Lucity Spatial (v2016 & 2016r2) 14

16 Once the query has been ran, if it is a query fr incrrect gemetry types, then a buttn appears t fix the selected recrds in the bttm grid: 1. When yu click the Fix Selected (Spatial) buttn, the fllwing prmpt will appear cnfirming that the user wants t prceed t crrect the data. 2. After clicking Yes, the invalid gemetry recrd is inserted int the crrect gemetry table and will be deleted frm the current gemetry table. After the fix is cmplete, a prmpt similar t the fllwing will appear infrming the user f the results f the crrectin: Ntes: Overview f Lucity Spatial (v2016 & 2016r2) 15

TRAINING GUIDE. Lucity Geodatabase Configuration Tool

TRAINING GUIDE. Lucity Geodatabase Configuration Tool TRAINING GUIDE Lucity Gedatabase Cnfiguratin Tl Gedatabase Cnfiguratin Tl In this sessin, we ll intrduce yu t the Lucity Gedatabase Cnfiguratin tl. We ll give yu infrmatin abut the synchrnizatin setup,

More information

TRAINING GUIDE. Geodatabase Configuration Tool Overview

TRAINING GUIDE. Geodatabase Configuration Tool Overview TRAINING GUIDE Gedatabase Cnfiguratin Tl Overview Gedatabase Cnfiguratin Tl Overview In this sessin, we ll intrduce yu t the Gedatabase Cnfiguratin tl fr ArcGIS 10x. We ll give yu infrmatin abut the synchrnizatin

More information

TRAINING GUIDE. Lucity Geodatabase Configuration Tool

TRAINING GUIDE. Lucity Geodatabase Configuration Tool TRAINING GUIDE Lucity Gedatabase Cnfiguratin Tl Gedatabase Cnfiguratin Tl In this sessin, we ll intrduce yu t the Lucity Gedatabase Cnfiguratin tl. We ll give yu infrmatin abut the synchrnizatin setup,

More information

TRAINING GUIDE. Geodatabase Configuration Tool Overview

TRAINING GUIDE. Geodatabase Configuration Tool Overview TRAINING GUIDE Gedatabase Cnfiguratin Tl Overview Gedatabase Cnfiguratin Tl Overview In this sessin, we ll intrduce yu t the Lucity Gedatabase Cnfiguratin tl. We ll give yu infrmatin abut gedatabase setup,

More information

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template Netwrk Rail ARMS - Asbests Risk Management System Training Guide fr use f the Imprt Survey Template The ARMS Imprt Survey Template New Asbests Management Surveys and their Survey Detail reprts can be added

More information

TRAINING GUIDE. GIS Session Preview (New Features) 2018 and 2018r2

TRAINING GUIDE. GIS Session Preview (New Features) 2018 and 2018r2 TRAINING GUIDE GIS Sessin Preview (New Features) 2018 and 2018r2 GIS Sessin Preview (New Features) 2018 and 2018r2 In this sessin, we ll prvide an verview f GIS changes since ACT 2017 and a sneak peek

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

TRAINING GUIDE. Lucity Mobile

TRAINING GUIDE. Lucity Mobile TRAINING GUIDE The Lucity mbile app gives users the pwer f the Lucity tls while in the field. They can lkup asset infrmatin, review and create wrk rders, create inspectins, and many mre things. This manual

More information

TRAINING GUIDE. GIS Admin for Web and Tablet Map

TRAINING GUIDE. GIS Admin for Web and Tablet Map TRAINING GUIDE GIS Admin fr Web and Tablet Map GIS Admin fr Web and Mbile Maps In this sessin, we ll cver the tls necessary t prperly cnfigure Lucity t wrk with yur GIS envirnment. We ll give yu infrmatin

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

BI Publisher TEMPLATE Tutorial

BI Publisher TEMPLATE Tutorial PepleSft Campus Slutins 9.0 BI Publisher TEMPLATE Tutrial Lessn T2 Create, Frmat and View a Simple Reprt Using an Existing Query with Real Data This tutrial assumes that yu have cmpleted BI Publisher Tutrial:

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Relius Documents ASP Checklist Entry

Relius Documents ASP Checklist Entry Relius Dcuments ASP Checklist Entry Overview Checklist Entry is the main data entry interface fr the Relius Dcuments ASP system. The data that is cllected within this prgram is used primarily t build dcuments,

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SYSTEM FUNCTIONS... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 ACCESSING THE OASIS SYSTEM... 3 SUBMITTING OASIS DATA FILES... 5 OASIS INITIAL

More information

Constituent Page Upgrade Utility for Blackbaud CRM

Constituent Page Upgrade Utility for Blackbaud CRM Cnstituent Page Upgrade Utility fr Blackbaud CRM In versin 4.0, we made several enhancements and added new features t cnstituent pages. We replaced the cnstituent summary with interactive summary tiles.

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

SAS Viya 3.2 Administration: Mobile Devices

SAS Viya 3.2 Administration: Mobile Devices SAS Viya 3.2 Administratin: Mbile Devices Mbile Devices: Overview As an administratr, yu can manage a device s access t SAS Mbile BI, either by exclusin r inclusin. If yu manage by exclusin, all devices

More information

STIDistrict AL Rollover Procedures

STIDistrict AL Rollover Procedures 2009-2010 STIDistrict AL Rllver Prcedures General Infrmatin abut STIDistrict Rllver IMPORTANT NOTE! Rllver shuld be perfrmed between June 25 and July 25 2010. During this perid, the STIState applicatin

More information

Exercise 4: Working with tabular data Exploring infant mortality in the 1900s

Exercise 4: Working with tabular data Exploring infant mortality in the 1900s Exercise 4: Wrking with tabular data Explring infant mrtality in the 1900s Backgrund Althugh peple tend t think abut GIS as being primarily cncerned with mapping. It is better thught f as a type f database

More information

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Asset Template

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Asset Template Netwrk Rail ARMS - Asbests Risk Management System Training Guide fr use f the Imprt Asset Template The ARMS Imprt Asset Template New assets can be added t the Asbests Risk Management System (ARMS) using

More information

ClubRunner. Volunteers Module Guide

ClubRunner. Volunteers Module Guide ClubRunner Vlunteers Mdule Guide 2014 Vlunteer Mdule Guide TABLE OF CONTENTS Overview... 3 Basic vs. Enhanced Versins... 3 Navigatin... 4 Create New Vlunteer Signup List... 5 Manage Vlunteer Tasks... 7

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page Managing the News Page TABLE OF CONTENTS: The News Page Key Infrmatin Area fr Members... 2 Newsletter Articles... 3 Adding Newsletter as Individual Articles... 3 Adding a Newsletter Created Externally...

More information

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as:

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as: Lcatin f the map.x.prperties files $ARCSIGHT_HOME/current/user/agent/map File naming cnventin The files are named in sequential rder such as: Sme examples: 1. map.1.prperties 2. map.2.prperties 3. map.3.prperties

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup Cncrdance and IPRO Camera Buttn / Backwards DB Link Setup When linking Cncrdance and IPRO, yu will need t update the DDEIVIEW.CPL file t establish the camera buttn. Setting up the camera buttn feature

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

FAQ. Using the Thinkific Learning Platform

FAQ. Using the Thinkific Learning Platform FAQ Using the Thinkific Learning Platfrm General Infrmatin Thinkific is the curse building sftware we have chsen t use fr ur n-line classes. The fllwing sectins prvide infrmatin n issues that may arise

More information

Renewal Reminder. User Guide. Copyright 2009 Data Springs Inc. All rights reserved.

Renewal Reminder. User Guide. Copyright 2009 Data Springs Inc. All rights reserved. Renewal Reminder User Guide Cpyright 2009 Data Springs Inc. All rights reserved. Renewal Reminder 2.5 User Guide Table f cntents: 1 INTRODUCTION...3 2 INSTALLATION PROCEDURE...4 3 ADDING RENEWAL REMINDER

More information

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool HHAeXchange The Reprting Tl An Overview f HHAeXchange s Reprting Tl Cpyright 2017 Hmecare Sftware Slutins, LLC One Curt Square 44th Flr Lng Island City, NY 11101 Phne: (718) 407-4633 Fax: (718) 679-9273

More information

Acclaim Solaria 5.31 Release Notes

Acclaim Solaria 5.31 Release Notes Acclaim Slaria 5.31 Release Ntes 5.31 Release ISSUES RESOLVED Calendar: When using assignment cunts and canceling an assignment directly frm the calendar using the cntext menu, it will nw clear ut the

More information

Extended Vendors lets you: Maintain vendors across multiple Sage 300 companies using the Copy Vendors functionality. o

Extended Vendors lets you: Maintain vendors across multiple Sage 300 companies using the Copy Vendors functionality. o Extended Vendrs Extended Vendrs is an enhanced replacement fr the Sage Vendrs frm. It prvides yu with mre infrmatin while entering a PO and fast access t additinal PO, Vendr, and Item infrmatin. Extended

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Entering an NSERC CCV: Step by Step

Entering an NSERC CCV: Step by Step Entering an NSERC CCV: Step by Step - 2018 G t CCV Lgin Page Nte that usernames and passwrds frm ther NSERC sites wn t wrk n the CCV site. If this is yur first CCV, yu ll need t register: Click n Lgin,

More information

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors Cnfiguring Database & SQL Query Mnitring With Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, Nvember, 2013 http://www.sentry-g.cm Be Practive, Nt Reactive! One f the best ways f ensuring a database is

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

IMPORT AND UPDATE. This manual covers the Import and Update tool. Version: 2017

IMPORT AND UPDATE. This manual covers the Import and Update tool. Version: 2017 IMPORT AND UPDATE This manual cvers the Imprt and Update tl. Versin: 2017 CONTENTS WELCOME... 1 Imprt and Update... 2 Tlbar and Header... 3 General Tab... 6 Data Surce Tab... 8 Mapping Tab...13 Crrelatins

More information

Dashboard Extension for Enterprise Architect

Dashboard Extension for Enterprise Architect Dashbard Extensin fr Enterprise Architect Dashbard Extensin fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins f the free versin f the extensin... 3 Example Dashbard

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Recommended Minimum Requirements for Cisco Meeting Application Web RTC Use

Recommended Minimum Requirements for Cisco Meeting Application Web RTC Use Recmmended Minimum Requirements fr Cisc Meeting Applicatin Web RTC Use Fr the best experience the fllwing requirements and recmmendatins shuld be fllwed. Requirements: External USB web camera capable f

More information

InformationNOW Letters

InformationNOW Letters InfrmatinNOW Letters Abut this Guide This Quick Reference Guide prvides an verview f letters in InfrmatinNOW. There are three types f letters: Student: May be used t create varius letters, frms, custmized

More information

SmartPass User Guide Page 1 of 50

SmartPass User Guide Page 1 of 50 SmartPass User Guide Table f Cntents Table f Cntents... 2 1. Intrductin... 3 2. Register t SmartPass... 4 2.1 Citizen/Resident registratin... 4 2.1.1 Prerequisites fr Citizen/Resident registratin... 4

More information

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014 Refreshing Axim TEST with a Current Cpy f Prductin Axim EPM June 20, 2014 Refreshing Axim TEST If yu maintain an Axim TEST envirnment yu will want t refresh it with a current cpy f yur PROD database when

More information

MySqlWorkbench Tutorial: Creating Related Database Tables

MySqlWorkbench Tutorial: Creating Related Database Tables MySqlWrkbench Tutrial: Creating Related Database Tables (Primary Keys, Freign Keys, Jining Data) Cntents 1. Overview 2 2. Befre Yu Start 2 3. Cnnect t MySql using MySqlWrkbench 2 4. Create Tables web_user

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

Student Quick Reference Guide

Student Quick Reference Guide LOGGING ON TO THE LEARNING CENTER If yu have a Mitel Cnnect accunt, lg int Mitel Cnnect and click link t Learning Management System. Nte that Mitel Cnnect may take up t 24 hurs t sync yur accunt with the

More information

CMC Blade BIOS Profile Cloning

CMC Blade BIOS Profile Cloning This white paper describes the detailed capabilities f the Chassis Management Cntrller s Blade BIOS Prfile Clning feature. Authr Crey Farrar This dcument is fr infrmatinal purpses nly and may cntain typgraphical

More information

TaiRox Mail Merge. Running Mail Merge

TaiRox Mail Merge. Running Mail Merge TaiRx Mail Merge TaiRx Mail Merge TaiRx Mail Merge integrates Sage 300 with Micrsft Wrd s mail merge functin. The integratin presents a Sage 300 style interface frm within the Sage 300 desktp. Mail Merge

More information

User Guide. Document Version: 1.0. Solution Version:

User Guide. Document Version: 1.0. Solution Version: User Guide Dcument Versin: 1.0 Slutin Versin: 365.082017.3.1 Table f Cntents Prduct Overview... 3 Hw t Install and Activate Custmer Satisfactin Survey Slutin?... 4 Security Rles in Custmer Satisfactin

More information

Faculty Textbook Adoption Instructions

Faculty Textbook Adoption Instructions Faculty Textbk Adptin Instructins The Bkstre has partnered with MBS Direct t prvide textbks t ur students. This partnership ffers ur students and parents mre chices while saving them mney, including ptins

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (PC) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN-X Upgrader prgram fr the 9202 User Terminal using a PC. 1 Getting and Extracting the Upgrader

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Yu will learn the fllwing in this lab: The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Cmp 541 Digital Lgic and Cmputer Design Spring 2016 Lab Prject (PART A): A Full Cmputer! Issued Fri 4/8/16; Suggested

More information

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual fr Tur Operatrs 1 CONTENTS GETTING STARTED... 3 REGISTER AND CREATE YOUR ACCOUNT... 3 OPERATOR PROFILE... 4 Create yur Operatr Prfile... 4 ADD A TOUR LISTING...

More information

Access the site directly by navigating to in your web browser.

Access the site directly by navigating to   in your web browser. GENERAL QUESTIONS Hw d I access the nline reprting system? Yu can access the nline system in ne f tw ways. G t the IHCDA website at https://www.in.gv/myihcda/rhtc.htm and scrll dwn the page t Cmpliance

More information

from DDS on Mac Workstations

from DDS on Mac Workstations Email frm DDS n Mac Wrkstatins Intrductin This dcument describes hw t set email up t wrk frm the Datacn system n a Mac wrkstatin. Yu can send email t anyne in the system that has an email address, such

More information

Uploading Files with Multiple Loans

Uploading Files with Multiple Loans Uplading Files with Multiple Lans Descriptin & Purpse Reprting Methds References Per the MHA Handbk, servicers are required t prvide peridic lan level data fr activity related t the Making Hme Affrdable

More information

Procurement Contract Portal. User Guide

Procurement Contract Portal. User Guide Prcurement Cntract Prtal User Guide Cntents Intrductin...2 Access the Prtal...2 Hme Page...2 End User My Cntracts...2 Buttns, Icns, and the Actin Bar...3 Create a New Cntract Request...5 Requester Infrmatin...5

More information

Getting Started with the Web Designer Suite

Getting Started with the Web Designer Suite Getting Started with the Web Designer Suite The Web Designer Suite prvides yu with a slew f Dreamweaver extensins that will assist yu in the design phase f creating a website. The tls prvided in this suite

More information

InformationNOW Letters

InformationNOW Letters InfrmatinNOW Letters Abut this Guide This Quick Reference Guide prvides an verview f letters in InfrmatinNOW. There are three types f letters: Student: May be used t create varius letters, frms, custmized

More information

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY Accessing RefWrks Access RefWrks frm a link in the Bibligraphy/Citatin sectin f the Hurst Library web page (http://library.nrthwestu.edu) Create

More information

Paraben s Phone Recovery Stick

Paraben s Phone Recovery Stick Paraben s Phne Recvery Stick v. 3.0 User manual Cntents Abut Phne Recvery Stick... 3 What s new!... 3 System Requirements... 3 Applicatin User Interface... 4 Understanding the User Interface... 4 Main

More information

UBC BLOGS NSYNC PLUGIN

UBC BLOGS NSYNC PLUGIN UBC BLOGS NSYNC PLUGIN THE NSYNC 1.1 PLUGIN IN UBC BLOGS ALLOWS YOU TO PERMIT OTHER SITES TO PUSH CONTENT FROM THEIR SITE TO YOUR SITE BY ASSIGNING POSTS TO PRE-DETERMINED CATEGORIES. As shwn belw, psts

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questins Date f Last Update: FAQ SatView 0001 SatView is nt pening and hangs at the initial start-up splash screen This is mst likely an issue with ne f the dependency, SQL LcalDB, missing

More information

EBSCOhost User Guide Print/ /Save. Print, , Save, Notetaking, Export, and Cite Your Search Results. support.ebsco.com

EBSCOhost User Guide Print/ /Save. Print,  , Save, Notetaking, Export, and Cite Your Search Results. support.ebsco.com EBSCOhst User Guide Print/E-Mail/Save Print, E-mail, Save, Ntetaking, Exprt, and Cite Yur Search Results supprt.ebsc.cm Table f Cntents Inside this User Guide... 3 Printing Yur Results... 3 E-mailing Yur

More information

Summary. Server environment: Subversion 1.4.6

Summary. Server environment: Subversion 1.4.6 Surce Management Tl Server Envirnment Operatin Summary In the e- gvernment standard framewrk, Subversin, an pen surce, is used as the surce management tl fr develpment envirnment. Subversin (SVN, versin

More information

CLIC ADMIN USER S GUIDE

CLIC ADMIN USER S GUIDE With CLiC (Classrm In Cntext), teaching and classrm instructin becmes interactive, persnalized, and fcused. This digital-based curriculum, designed by Gale, is flexible allwing teachers t make their classrm

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Access 2000 Queries Tips & Techniques

Access 2000 Queries Tips & Techniques Access 2000 Queries Tips & Techniques Query Basics The query is the basic tl that Access prvides fr retrieving infrmatin frm yur database. Each query functins like a questin that can be asked immediately

More information

Announcing Veco AuditMate from Eurolink Technology Ltd

Announcing Veco AuditMate from Eurolink Technology Ltd Vec AuditMate Annuncing Vec AuditMate frm Eurlink Technlgy Ltd Recrd any data changes t any SQL Server database frm any applicatin Database audit trails (recrding changes t data) are ften a requirement

More information

Widget Library September 2016

Widget Library September 2016 Widget Library September 2016 Widget Library The new Velcify Pulse Widget Library is a highly extensible and flexible framewrk t make each f yur users mre prductive. Widget Library builds n existing functinality

More information

Guidance for Submitting an application or Nomination in AAS Ishango Online System

Guidance for Submitting an application or Nomination in AAS Ishango Online System Guidance fr Submitting an applicatin r Nminatin in AAS Ishang Online System Histry f changes Versin Date Changes 1 Nv 2016 Current versin Pushing the centre f gravity t Africa 1 Table f Cntents 1 General

More information

KIDS INTRODUCTION: PROVIDERS

KIDS INTRODUCTION: PROVIDERS KIDS INTRODUCTION: PROVIDERS TABLE OF CONTENTS Intrductin... 1 What is KIDS?... 1 Hw will I use the Applicatin? - Overview... 1 Navigating & Cmmn Screen Elements... 2 Lgging int the KIDS Applicatin...

More information

Knowledgeware Rule-based Clash

Knowledgeware Rule-based Clash Knwledgeware Rule-based Clash Clash rules written using knwledgeware capabilities can be used in a standalne clash prcess clash prcess, ensuring clash analyses take crprate practices int accunt. Multiple

More information

PAGE NAMING STRATEGIES

PAGE NAMING STRATEGIES PAGE NAMING STRATEGIES Naming Yur Pages in SiteCatalyst May 14, 2007 Versin 1.1 CHAPTER 1 1 Page Naming The pagename variable is used t identify each page that will be tracked n the web site. If the pagename

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

Creating Relativity Dynamic Objects

Creating Relativity Dynamic Objects Creating Relativity Dynamic Objects Nvember 22, 2017 - Versin 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

This document provides new and updated items that were included in each release of Checkpoint Engage. (Each product requires a separate license.

This document provides new and updated items that were included in each release of Checkpoint Engage. (Each product requires a separate license. WHAT S NEW Checkpint Engage (Onvi) This dcument prvides new and updated items that were included in each release f Checkpint Engage. (Each prduct requires a separate license.) Checkpint Engage prduct supprt

More information

SUPPLIER CONNECTION SUPPLIER REFERENCE GUIDE FOR LEAR SUPPLIERS

SUPPLIER CONNECTION SUPPLIER REFERENCE GUIDE FOR LEAR SUPPLIERS SUPPLIER CONNECTION SUPPLIER REFERENCE GUIDE FOR LEAR SUPPLIERS T ABLE OF C ONTENTS Table f Cntents... 1 Intrductin... 2 Target Audience... 2 Objectives... 2 Other Resurces... 2 Assumptins... 2 Verify

More information

Asset Panda Web Application Release 12.02

Asset Panda Web Application Release 12.02 Asset Panda Web Applicatin Release 12.02 User Cnfiguratin Permissins Several changes have been made t this page including the fllwing. Page Design The layut has been changed s that all Edit and Misc Cnfiguratins

More information

Copyrights and Trademarks

Copyrights and Trademarks Cpyrights and Trademarks Sage One Accunting Cnversin Manual 1 Cpyrights and Trademarks Cpyrights and Trademarks Cpyrights and Trademarks Cpyright 2002-2014 by Us. We hereby acknwledge the cpyrights and

More information

HireRight: Step-by-Step Guide

HireRight: Step-by-Step Guide HireRight: Step-by-Step Guide Using HireRight fr Frm I-9 and E-Verify This guide prvides step-by-step prcedures fr using HireRight t cmplete the Emplyment Eligibility Verificatin Frm I-9 and E-Verify check

More information

Instruction Guide. General Information Services (GIS) equest+ Ordering and Viewing Process. Client Name Here. Account Manager s Info:

Instruction Guide. General Information Services (GIS) equest+ Ordering and Viewing Process. Client Name Here. Account Manager s Info: Instructin Guide General Infrmatin Services (GIS) equest+ Ordering and Viewing Prcess Client Name Here Accunt Manager s Inf: Every applicant n which yu are running a backgrund must fill ut an authrizatin.

More information

Quick start guide: Working in Transit NXT with a PPF

Quick start guide: Working in Transit NXT with a PPF Quick start guide: Wrking in Transit NXT with a PPF STAR UK Limited Cntents What is a PPF?... 3 What are language pairs?... 3 Hw d I pen the PPF?... 3 Hw d I translate in Transit NXT?... 6 What is a fuzzy

More information

Enterprise Installation

Enterprise Installation Enterprise Installatin Mnnit Crpratin Versin 3.6.0.0 Cntents Prerequisites... 3 Web Server... 3 SQL Server... 3 Installatin... 4 Activatin Key... 4 Dwnlad... 4 Cnfiguratin Wizard... 4 Activatin... 4 Create

More information

The following screens show some of the extra features provided by the Extended Order Entry screen:

The following screens show some of the extra features provided by the Extended Order Entry screen: SmartFinder Orders Extended Order Entry Extended Order Entry is an enhanced replacement fr the Sage Order Entry screen. It prvides yu with mre functinality while entering an rder, and fast access t rder,

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

Concentrix University Learning Portal FAQ Document

Concentrix University Learning Portal FAQ Document Cncentrix University Learning Prtal FAQ Dcument Belw are answers t sme cmmnly asked questins abut the Cncentrix University Learning Prtal. If yu d nt see an answer t yur questin, there are cntacts fr additinal

More information

InformationNOW Letters

InformationNOW Letters InfrmatinNOW Letters Abut this Guide This Quick Reference Guide prvides an verview f letters in InfrmatinNOW. There are three types f letters: Student: May be used t create varius letters, frms, custmized

More information

Valorise user guide version All rights reserved 1

Valorise user guide version All rights reserved 1 VALORISE USER GUIDE Registratin... 2 First steps... 3 Lgging in fr the first time after registratin... 3 Starting self-evaluatin... 4 Creating a new site... 4 Frgtten passwrd... 5 Respnding t the questinnaire...

More information

Wave IP 4.5. CRMLink Desktop User Guide

Wave IP 4.5. CRMLink Desktop User Guide Wave IP 4.5 CRMLink Desktp User Guide 2015 by Vertical Cmmunicatins, Inc. All rights reserved. Vertical Cmmunicatins and the Vertical Cmmunicatins lg and cmbinatins theref and Vertical ViewPint, Wave Cntact

More information

Test Pilot User Guide

Test Pilot User Guide Test Pilt User Guide Adapted frm http://www.clearlearning.cm Accessing Assessments and Surveys Test Pilt assessments and surveys are designed t be delivered t anyne using a standard web brwser and thus

More information

Creating Relativity Dynamic Objects

Creating Relativity Dynamic Objects Creating Relativity Dynamic Objects Nvember 28, 2017 - Versin 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information