SpiraPlan & SpiraTeam Version Control Integration User Guide Inflectra Corporation

Size: px
Start display at page:

Download "SpiraPlan & SpiraTeam Version Control Integration User Guide Inflectra Corporation"

Transcription

1 SpiraPlan & SpiraTeam Versin Cntrl Integratin User Guide Inflectra Crpratin Date: Nvember 19th, 2014

2 Cntents 1. Intrductin Integrating with Subversin Integrating with Perfrce Integrating with CVS Integrating with VSS Integrating with TFS Integrating with Mercurial Integrating with Git Intrductin SpiraPlan is a cmplete Agile Prject Management System in ne package, that manages yur prject's requirements, releases, iteratins, tasks and bugs/issues. Designed specifically t supprt agile methdlgies such as Extreme Prgramming (XP), Scrum, DSDM and Agile Unified Prcess (AUP) it allws teams t manage all their infrmatin in ne envirnment. SpiraTeam is an integrated Applicatin Lifecycle Management (ALM) system that manages yur prject's requirements, releases, test cases, issues and tasks in ne unified envirnment. SpiraTeam cntains all f the features prvided by SpiraTest - ur highly acclaimed quality assurance system and SpiraPlan. This guide utlines hw t use either SpiraPlan r SpiraTeam in cnjunctin with a variety f Versin Cntrl / Sftware Cnfiguratin Management tls. This guide assumes that the reader is familiar with bth SpiraPlan/SpiraTeam and the apprpriate versin cntrl tl. Fr infrmatin regarding hw t use the Surce Cde management features f SpiraPlan/Team, please refer t the SpiraPlan User Manual r the SpiraTeam User Manual. Each f the sectins in this dcument cvers a different versin cntrl system s we recmmend using the table f cntents n the left t lcate the versin cntrl system yu re lking t integrate, then read the installatin and usage instructins. Page 1 f 45 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

3 2. Integrating with Subversin Subversin (als knwn as SVN) is a Sftware Cnfiguratin Management (SCM) system, that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. While users wrking n the cde will usually have a cmplete cpy f the repsitry n their lcal systems, this plug-in will access the repsitry remtely by use f the svn://, and prtcls. (Nte that svn+ssh:// may be supprted n a server by server basis.) Due t the methdlgies in which IIS handles web requests and runs n the server, any SSH cnnectin certificates that have trust issues will be autmatically accepted. Therefre, we recmmend using an IP address t cnnect t the server instead f a DNS name that culd be redirected t an unsafe cnnectin. The current versin f the Subversin plugin requires SpiraPlan r SpiraTeam v r later Installing the Subversin Plug-In T install the Subversin Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files int place n yur Web Server s SpiraTeam installatin: Cpy the file SubversinPrvider.dll file int the VersinCntrl sub-flder f the SpiraTeam installatin. If yur server perating system is 64-bit, then cpy all the files in the x64 directry f the dwnladed plug-in zip file int the VersinCntrl sub-flder f the SpiraTeam installatin. Nte: D nt create an x64 flder under VersinCntrl, make sure the files live in the VersinCntrl flder itself. If yur server perating system is 32-bit, then cpy all the files in the x32 directry f the dwnladed plug-in zip file int the VersinCntrl sub-flder f the SpiraTeam installatin. Nte: D nt create an x32 flder under VersinCntrl, make sure the files live in the VersinCntrl flder itself. Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be SubversinPrvider. Page 2 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

4 Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field hlds the rt f the repsitry fr any prject accessing the plug-in, unless verridden in the Prject Settings. Start the cnnectin string with svn://, r Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the Subversin server. Custm1: This field is used fr deugging. Please leave it blank unless specified by supprt. Other Fields: The ther fields (Dmain, Custm2 Custm5) are nt used by the plug-in and will be ignred. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with SubversinPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the SubversinPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using Subversin with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry. Page 3 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

5 Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (HEAD) revisin f the repsitry. The file view will display the filename, the current revisin number f the file, the authr f the last cmmit, and the date f the last cmmit. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the HEAD revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d an SVN checkut; yu are merely dwnlading the file t yur lcal machine. Underneath the file details are tabs that shw a preview f the file (with syntax highlighting), a list f all the revisins that this file belngs in, r was cmmitted t, wh perfrmed the cmmit, and the lg message fr the cmmit, and a tab that shws any artifact assciatins. Thrughut SpiraTeam, revisins are indicated by the icn: Page 4 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

6 Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. The revisin details screen shws the lg fr the Cmmit, the cmmit date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this cmmit, with their full path and the actin that was perfrmed n them fr this cmmit. Pssible values are Added, Mdified, r Deleted. The Assciatins tab shws any artifact (Incident, Task, Requirement, Test Case, Test Set, etc.) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a Subversin Cmmit: Page 5 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

7 Linking Artifacts Linking an artifact is quite simple. T maintain the readability f Subversin s cmmit messages, we adpted a bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail. If yu frget t add the assciatin during the cmmit, yu can use the Add Assciatin ptin within SpiraTeam t add the assciatin after the fact Trubleshting While integratin with Subversin is rather cmplex, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly. Subversin cntrl and library files cme in bth 32-bit and 64-bit ( Win32 r x64 ) versins. If this errr ccurs, it is mst likely that the wrng versin f the files were installed. Dwnlad the crrect versin frm the Inflectra website, and verwrite the files in the VersinCntrl flder. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that is n lnger part f the HEAD revisin. This can happen when a file is deleted r renamed, and this is a nrmal cnditin in the cde repsitry, nt necessarily an errr with Subversin r SpiraTeam. Page 6 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

8 3. Integrating with Perfrce 3.1. Installing the Perfrce Plug-In T install the Perfrce Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files t the flder named VersinCntrl in the SpiraTeam installatin flder: Inflectra.Glbal.dll P4API.dll P4DN.dll PerfrcePrvider.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be PerfrcePrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field is the server s DNS r IP with the prt t cnnect t. N dept infrmatin r rt directry is t be specified here. D nt enter in any prtcl, like r ftp://. Page 7 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

9 Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the Subversin server. If either field needs t be blank, enter in annymus. Dmain: Nt used. Custm01: The client name is t be entered here. The plugin will attempt t create the client if it des nt exist. Unless yu have a client pre-defined fr the plugin, we recmmend using the default, PerfrcePrvider. Custm02: The base dept r rt directry must be entered here. Other Fields: The ther custm fields (Custm03 Custm05) are nt used by the plugin and will be ignred. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with PerfrcePrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the PerfrcePrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using Perfrce with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: Page 8 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

10 The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (HEAD) changelist f the dept. The file view will display the filename, the current change number f the file, the authr f the last change, and the date f the last change. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the screen. The file details page displays the details n the selected file. By default, it will be the HEAD change, unless yu clicked t view the file details frm a change. By clicking n the file name, yu can dwnlad the specified change versin f the file t yur lcal machine. This des nt pen the file n the dept; yu are merely dwnlading the file t yur lcal machine. Underneath the file s details is a list f all the changes that this file was changed in, wh perfrmed the change, and the lg message fr the change. Thrughut SpiraTeam, changes are indicated by the icn Change Details By clicking n a change in SpiraTeam, yu will be taken t the changelist details page: Page 9 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

11 The revisin details screen shws the lg fr the change, the change date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this change, with their full path and the actin that was perfrmed n them fr this change. Pssible values are Added, Mdified, Deleted, r Other. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a Perfrce change: Linking Artifacts Linking an artifact is quite simple. T maintain the readability f Subversin s change messages, we adpted a bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a change message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail. Page 10 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

12 3.3. Trubleshting While integratin with Perfrce is rather cmplex, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly. This simply means that nt all f the required DLL libraries (listed abve in 3.1) are present in the \VersinCntrl directry inside f the installatin. It culd als mean that the IIS Applicatin Pl is nt set t allw 32-bit applicatins. (At this time, there are n 64-bit DLLs available fr the Perfrce Prvider.) SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that is n lnger part f the HEAD revisin. This can happen when a file is deleted r renamed, and this is a nrmal cnditin in the cde repsitry, nt necessarily an errr with Subversin r SpiraTeam. Any ther errrs abut nt being able t lad the versin cntrl prvider will have the errr messages lgged in the web server s (that hsts SpiraTeam) Applicatin Event Lg. When cntacting supprt, be sure t have the event lgs ready. Page 11 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

13 4. Integrating with CVS The Cncurrent Versins System (CVS) is a Sftware Cnfiguratin Management (SCM) system that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. This plug-in will allw users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a CVS repsitry and view revisins linked t SpiraTeam artifacts. The plug-in will dwnlad a wrking-cpy f the CVS repsitry nt the SpiraTeam server and use that fr displaying the list f files/flders. The list f revisins will be queries dynamically frm the CVS repsitry n an as-needed basis. The rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the CVS Plug-In T install the CVS Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: CvsPrvider.dll DcsVisin.Remting.dll ICSharpCde.SharpCvsLib.dll ICSharpCde.SharpZipLib.dll lg4net.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be CvsPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Page 12 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

14 Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field hlds the rt f the repsitry fr any prject accessing the plug-in, unless verridden in the Prject Settings. Please use the fllwing frmat: <cvs repsitry url>:/cvsrt/<repsitry path> Fr example: sharpcvslib.cvs.surcefrge.net:/cvsrt/sharpcvslib Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the CVS server. If yu are accessing a public repsitry annymusly, just use annymus fr bth username and passwrd and it will be handled crrectly. Custm 01 This must cntain the name f the cnnectin prtcl being used t access the CVS server. The fllwing prtcls are supprted: pserver - the first access prtcl accrding t the client-server scheme, the mst simple and the fastest ne. Its imperfectin - it transfers all the data unsecured. If yu need t secure cdes and user passwrds, d nt use this prtcl in public nets. ext r ssh - access prtcl using SSH (Secure Shell). It is used fr accessing UNIX servers and it supprts all data encdings. sspi - access prtcl fr Windws server with data encding supprt. Custm 02 This must cntain the name f the mdule yu wish t access in the CVS repsitry. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with CvsPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the CvsPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Page 13 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

15 Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using CVS with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (HEAD) revisin f the repsitry. The file view will display the filename, the current revisin number f the file and the date f the last cmmit. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the HEAD revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d an CVS checkut; yu are merely dwnlading the file t yur lcal machine. Page 14 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

16 Underneath the file details is a list f all the revisins that this file belngs in, r was cmmitted t, wh perfrmed the cmmit, and the lg message fr the cmmit. Thrughut SpiraTeam, revisins are indicated by the icn Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. The revisin details screen shws the lg fr the Cmmit, the cmmit date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this cmmit, with their full path, size, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a CVS Cmmit: Page 15 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

17 Linking Artifacts Linking an artifact is quite simple. T maintain the readability f CVS cmmit messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail Trubleshting While integratin with CVS is rather cmplex, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: When yu first lad the list f flders and files fr a repsitry it may take several minutes t lad as it s dwnlading the entire repsitry frm the CVS server t the SpiraTeam server. This delay will nt ccur n subsequent views f the page. SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is mst likely that the CvsPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that is n lnger part f the HEAD revisin. This can happen when a file is deleted r renamed, and this is a nrmal cnditin in the cde repsitry, nt necessarily an errr with CVS r SpiraTeam Data Purging Since the integratin with CVS requires that a wrking cpy f the CVS repsitry be stred n the SpiraTeam server, yu may decide at sme pint t unlink a disused CVS repsitry frm SpiraTeam t save disk-space. Hwever unlinking the repsitry thrugh the SpiraTeam web interface will nt remve the wrking cpy f the repsitry frm the server. T permanently remve a repsitry frm the SpiraTeam server, yu need t lcate the fllwing path: (Windws XP, 2003) - C:\Dcuments and Settings\All Users\Applicatin Data (Windws 2008, 7, Vista) C:\PrgramData Page 16 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

18 If yu lk inside this flder, yu will see a subflder called Inflectra, and under that will be a subflder called CvsPrvider. If yu pen up this subflder, yu will see a list f all the CVS mdules that have been accessed thrugh SpiraTeam. T purge a mdule, just select it and chse the Delete Flder ptin in Windws. Page 17 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

19 5. Integrating with VSS Visual SurceSafe (VSS) frm Micrsft is a Sftware Cnfiguratin Management (SCM) system that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. This plug-in will allw users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a VSS database and view revisins linked t SpiraTeam artifacts. While users wrking n the cde will usually have a cmplete cpy f the repsitry n their lcal systems, this plug-in will access the VSS database remtely.the rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the VSS Plug-In T install the VSS Versin Cntrl plug-in, fllw these steps: Install a cpy f Visual SurceSafe n the same server that is running SpiraTeam (if it is already installed n the server, yu can disregard this step). Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: VssPrvider.dll SurceSafe.Interp.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be VssPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Page 18 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

20 Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field pints t the filepath where the srcsafe.ini file is lcated (which cntains the VSS database infrmatin). Fr example: C:\VssDatabases\Prject1\srcsafe.ini Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the VSS database. If the repsitry desn t require a passwrd, just use annymus as the passwrd. Dmain: is nt used by the VSS plug-in and can be ignred Custm01 05: are nt used by the VSS plug-in and can be ignred When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with VssPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the VssPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde database Using VSS with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the VSS database Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: Page 19 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

21 The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the mst recent revisin f the database. The file view will display the filename, the current revisin number f the file and the date f the last check-in. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the mst recent revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d a VSS checkut; yu are merely dwnlading the file t yur lcal machine. Underneath the file details is a list f all the revisins made t this file, wh perfrmed the revisin, and the lg message fr the actin perfrmed. Thrughut SpiraTeam, revisins are indicated by the icn Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. Page 20 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

22 The revisin details screen shws the lg fr the actin perfrmed, the date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this revisin, with their full path, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a VSS check-in r ther actin: Linking Artifacts Linking an artifact is quite simple. T maintain the readability f VSS check-in messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail Trubleshting While integratin with VSS is rather cmplex behind the scenes, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is Page 21 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

23 mst likely that the VssPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that was deleted r destryed in VSS. This is a nrmal cnditin in the cde repsitry, nt necessarily an errr with VSS r SpiraTeam. If yu have the VSS database lcated n a remte file-share n a separate server t SpiraTeam, yu will need t mdify the identify used by the IIS Applicatin Pl running SpiraTeam. By default the IIS Applicatin Pl will run as the special Windws user NETWORK SERVICE. Whilst this is a secure accunt with lw privileges fr nrmal use f the system, it may nt have sufficient permissins t access the VSS repsitry ver yur Lcal Area Netwrk (LAN). We recmmend changing the IIS Applicatin Pl t instead run as a Windws Dmain user that has permissins t access the remte file-share cntaining the VSS database. Page 22 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

24 6. Integrating with TFS Micrsft Visual Studi Team System (VSTS) Team Fundatin Server (TFS) frm Micrsft (hereafter referred t as TFS) is a Sftware Cnfiguratin Management (SCM) system that enables users t wrk n cde simultaneusly while preserving previus versins by aviding cllisins in cde edits. This plug-in will allw users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a TFS repsitry and view revisins linked t SpiraTeam artifacts. There are separate plug-ins fr TFS 2005/2008, 2010 and When cnnecting t a TFS 2010/2012+ repsitry, the cnnectin URL will als need t be in a different frmat (see belw). While users wrking n the cde will usually have a cmplete cpy f the repsitry n their lcal systems, this plug-in will access the TFS repsitry remtely. The rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the TFS Plug-In T install the TFS Versin Cntrl plug-in, fllw these steps: Dwnlad the apprpriate TFS prvider frm the Inflectra website ( there are separate versins fr TFS 2005/2008, 2010 and TFS 2012 r later. Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: Micrsft.TeamFundatin.Client.dll Micrsft.TeamFundatin.Cmmn.dll Micrsft.TeamFundatin.Cmmn.Library.dll Micrsft.TeamFundatin.dll Micrsft.TeamFundatin.VersinCntrl.Client.dll Micrsft.TeamFundatin.VersinCntrl.Cmmn.dll Micrsft.TeamFundatin.VersinCntrl.Cmmn.Integratin.dll TfsPrvider.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Page 23 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

25 Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be TfsPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field pints t the URL used fr accessing the Team Fundatin Server. Typically TFS runs n website prt 8080, but yu may need t check with yur IT administratr t verify. The exact cnnectin URL will depend n yur versin f TFS: Fr TFS 2005 / 2008: Fr TFS Where prjectcllectin is the name f the prject cllectin yu will be cnnecting t Fr TFS 2012 r later Where prjectcllectin is the name f the prject cllectin yu will be cnnecting t Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the TFS repsitry. If the repsitry desn t require a username/passwrd, just use annymus as bth the username and passwrd. Dmain: This is the Windws Dmain that the TFS server is a member f. If the machine is nt part f a dmain, yu shuld just use the TFS server name instead. If yu are cnnecting t a hsted Visual Studi Online (VSO) repsitry, yu shuld leave the Dmain blank. Custm01 05: are nt used by the TFS plug-in and can be ignred Page 24 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

26 When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with TfsPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the TfsPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Custm 01: This shuld cntain the name f the equivalent team prject in TFS. Custm 02 05: are nt used by the TFS plug-in and can be ignred Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry Using TFS with SpiraTeam Whilst being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the TFS repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: Page 25 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

27 The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the mst recent revisin f the database. The file view will display the filename, the current revisin number f the file and the date f the last check-in. Yu can filter and srt n any f the clumns, as well. The page will display the flders and files fr the currently selected branch (in the example abve Main ), yu can change the current branch at any time by selecting it frm the drpdwn menu: Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the mst recent revisin, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d a TFS checkut; yu are merely dwnlading the file t yur lcal machine. Underneath the file details is a preview f the cntents f the surce cde file (with syntax clring t make it easier t read). Page 26 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

28 In additin, there are tw ther tabs that display the list f all the revisins made t this file and any assciatins with ther SpiraTeam artifacts: The revisin list will display the name f the revisin, wh perfrmed the revisin, and the lg message fr the actin perfrmed. Thrughut SpiraTeam, revisins are indicated by the icn. The assciatin list will display the list f SpiraTeam artifacts that are linked t this specific surce cde file. Yu can add a new assciatin by clicking n the Add Assciatin hyperlink Revisin Details By clicking n a revisin in SpiraTeam, yu will be taken t the revisin details page. The revisin details screen shws the lg fr the actin perfrmed, the date and authr. At the bttm f the page are tw tabs, Files and Assciatins. The Files tab lists all files that were a part f this revisin, with their full path, latest revisin and date f edit. The Assciatins tab shws any artifact (Incident, Requirement, Test Case, Test Set) that the lg message references. See sectin fr infrmatin n hw t link a revisin with a TFS check-in r ther actin: Page 27 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

29 Linking Artifacts Linking an artifact is quite simple. T maintain the readability f TFS check-in messages, we adpted a square bracket tken. The tken is in the frmat f: [<artifact identifier>:<artifact id>] The first half, the Artifact Identifier, is a tw-letter cde that is used thrughut SpiraTeam, and is visible n almst every page in the applicatin. Fr example, a requirement s identifier is RQ. Incidents are IN, and test cases are TC. The artifact ID is the number f the artifact. S by creating a cmmit message that reads: Due t requirement #12 [RQ:12], the cde fr.tstring in class XMLparser was mdified. This als fixed Incident #1034 [IN:1034]. SpiraTeam will autmatically detect tkens and will include links t them under the Assciatins tab fr a revisin detail. If yu frget t add the assciatin during the cmmit, yu can use the Add Assciatin ptin within SpiraTeam t add the assciatin after the fact Trubleshting While integratin with TFS is rather sphisticated behind the scenes, as a user yu will nly receive a cuple f errrs that will prevent the integratin frm wrking: SpiraTeam will nt display the lgin page, and there is an errr (either n the page r in the Applicatin Event Lg) that says Culd nt lad file r assembly.. If this errr ccurs, it is mst likely that the TfsPrvider.dll r sme f its dependent assemblies were nt crrectly placed in the VersinCntrl flder f the SpiraTeam installatin. SpiraTeam reprts that the lgin infrmatin is incrrect. In this case, duble check the Versin Cntrl settings, bth fr the Prject (which verrides the general settings) and the general settings. Prject settings will ver-ride the general settings. Be sure t use a user that has access t all ndes in the tree starting frm the rt repsitry lcatin. If yu are taken back t the repsitry screen and given a message saying that the requested file was deleted frm the system, this means that an attempt was made t view details n a file that was deleted in TFS. This is a nrmal cnditin in the cde repsitry, nt necessarily an errr with TFS r SpiraTeam Enfrcing Assciatins with a Custm Plicy As described in sectin abve, yu can easily assciate check-ins f cde in TFS with relevant SpiraTeam artifacts by adding the apprpriate artifact identifier in the cmmit messages. In rder t enfrce this prcess, ne f ur custmers has written a custm Visual Studi 2008 and 2010/2012+ Team System check-in plicy that will frce users t enter at least ne SpiraTeam artifact in each f the check-in cmments. This plicy will als check the IDs f the supplied artifacts t make sure they exist in the apprpriate SpiraTeam installatin. T install the custm check-in plicy, yu shuld dwnlad the SpiraPlicySetup.msi (fr 2008) r SpiraPlicy.vsix (fr 2010+) installatin package frm the Add-Ons/Dwnlads sectin f the Inflectra website ( and run the installatin package n each wrkstatin that has Visual Studi installed. Once this installatin has been cmpleted, yu need t tell Visual Studi t add the custm check-in plicy: Page 28 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

30 1. Inside Visual Studi, g t Team > Team Prject Settings > Surce Cntrl t pen up the Surce Cde extensins dialg bx: 2. Click n the Check-in Plicy tab t list the varius check-in plicies: 3. Click n the [Add ] buttn t add a new check-in plicy: Page 29 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

31 4. Select the SpiraTeam/Plan TFS check-in Plicy and click [OK]. This will bring up the SpiraTeam custm plicy cnfiguratin dialg bx: 5. Enter the URL fr the SpiraTeam server (yu nly need the server name and virtual directry prtin) as well as a valid lgin and passwrd. Then click [Cnnect] t get the list f prjects. 6. Select the checkbxes fr which artifact types yu want t be included in the artifact enfrcement and click the [OK] buttn t cnfirm the settings. 7. Nw when a user checks-in a change t the TFS surce cde repsitry, they will be required t enter at least ne SpiraTeam artifact, and the system will check t make sure that artifact actually exists in the specified prject. Page 30 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

32 7. Integrating with Mercurial Mercurial is a Distributed Versin Cntrl System (DVCS) system that keeps track f sftware revisins and allws many develpers t wrk n a given prject withut necessarily being cnnected t a cmmn netwrk since it desn t rely n a central repsitry, but instead distributes cpies f the entire surce cde repsitry t each user s wrkstatin. The SpiraTeam plug-in fr Mercurial allws users f SpiraPlan r SpiraTeam (hereafter referred t as SpiraTeam) t be able t brwse a Mercurial repsitry and view revisins linked t SpiraTeam artifacts. The plug-in will dwnlad a read-nly wrking-cpy f the Mercurial repsitry nt the SpiraTeam server and use that fr displaying the list f files/flders. The list f revisins will be queried dynamically frm this lcal repsitry n an as-needed basis. The plug-in als perfrms pull requests frm the specified remte repsitry t ensure that the lcal repsitry remains up t date. The rest f this sectin utlines hw t install and use the plug-in with SpiraTeam. Nte: The plug-in will allw users t dwnlad and view different revisins f files and view revisin lgs, but n changes t the repsitry are allwed thrugh the plug-in Installing the Mercurial Plug-In T install the Mercurial Versin Cntrl plug-in, fllw these steps: Cpy the fllwing files frm the plug-in zip-archive int the VersinCntrl sub-flder f the SpiraTeam installatin: MercurialPrvider.dll Mercurial.Net.dll Lg in as the Administratr and g int SpiraTeam main Administratin page and click n the Versin Cntrl link under System. Click the Add buttn t enter the Plug-in details page. The fields required are as fllws: Name: The name must be MercurialPrvider. Descriptin: The descriptin is fr yur use nly, and des nt affect peratin f the plug-in. Page 31 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

33 Active: If checked, the plug-in is active and able t be used fr any prject. Cnnectin Inf: This field hlds the clne URL f the repsitry fr any prject accessing the plug-in, unless verridden in the Prject Settings: Fr example: ssh://example.cm/hg/ Lgin / Passwrd: The user id and the passwrd f the user t use while accessing and retrieving infrmatin frm the remte Mercurial repsitry. If yu are accessing a public repsitry annymusly, just use annymus fr bth username and passwrd and it will be handled crrectly. Custm 01 This needs t cntain the path n the SpiraTeam server where the Mercurial executable (Hg.exe) can be fund. If left blank, it will attempt t autmatically discver Mercurial frm the Windws %PATH% envirnment variable. Custm 02 Custm 05 Nt used by this plugin. When finished, click the Insert buttn and yu will be taken back t the Versin Cntrl integratin list page, with MercurialPrvider listed as an available plug-in. Verify that yu are in the crrect prject using the drp-dwn at tp, and click n the Prject Settings link fr the MercurialPrvider. Yu will get a screen listing all the same cnfiguratin settings: Be sure t change the Active field t Yes, r the repsitry will nt be available fr the current prject. Any ther settings entered n this page will verride - and have the same use as - the general settings that yu created abve. Yu wuld use these settings if yu will have mre than ne prject access different cde repsitries. Initial setup is cmplete, click n the Surce Cde menu under the Tracking tab t navigate and brwse the surce cde repsitry. Page 32 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

34 7.2. Using Mercurial with SpiraTeam While being able t brwse the surce cde repsitry can be useful in itself, the real strength cmes frm linking artifacts in SpiraTeam - including Incidents, Requirements, and Tasks - t revisins checked int the sftware repsitry Viewing the Repsitry Tree View the surce cde tree by selecting the Surce Cde link under the Tracking tab. Yu will get a screen similar t: The flder tree f the repsitry is n the left, and files in the current selected directry will be listed in the right table. Nte that this view will always shw the current (TIP) branch f the repsitry. The file view will display the filename, the current revisin number f the file and the date f the last cmmit. Yu can filter and srt n any f the clumns, as well Viewing File Details T view the file details, click n a file in the right-hand side f the repsitry. The file details page displays the details n the selected revisin. By default, it will be the TIP branch, unless yu clicked t view the file details frm a revisin. By clicking n the file name, yu can dwnlad the specified revisin f the file t yur lcal machine. This des nt d a Mercurial clne r pull; yu are merely dwnlading the file t yur lcal machine. Page 33 f 3 Cpyright , Inflectra Crpratin This dcument cntains Inflectra prprietary infrmatin

STIOffice Integration Installation, FAQ and Troubleshooting

STIOffice Integration Installation, FAQ and Troubleshooting STIOffice Integratin Installatin, FAQ and Trubleshting Installatin Steps G t the wrkstatin/server n which yu have the STIDistrict Net applicatin installed. On the STI Supprt page at http://supprt.sti-k12.cm/,

More information

MaaS360 Cloud Extender

MaaS360 Cloud Extender MaaS360 Clud Extender Installatin Guide Cpyright 2012 Fiberlink Cmmunicatins Crpratin. All rights reserved. Infrmatin in this dcument is subject t change withut ntice. The sftware described in this dcument

More information

Configuring BMC AREA LDAP Using AD domain credentials for the BMC Windows User Tool

Configuring BMC AREA LDAP Using AD domain credentials for the BMC Windows User Tool Cnfiguring BMC AREA LDAP Using AD dmain credentials fr the BMC Windws User Tl Versin 1.0 Cnfiguring the BMC AREA LDAP Plugin fr Dmain Username and Passwrds Intrductin...3 LDAP Basics...4 What is LDAP and

More information

Helpdesk Support Tickets & Knowledgebase

Helpdesk Support Tickets & Knowledgebase Helpdesk Supprt Tickets & Knwledgebase User Guide Versin 1.0 Website: http://www.mag-extensin.cm Supprt: http://www.mag-extensin.cm/supprt Please read this user guide carefully, it will help yu eliminate

More information

KronoDesk Migration and Integration Guide Inflectra Corporation

KronoDesk Migration and Integration Guide Inflectra Corporation / KrnDesk Migratin and Integratin Guide Inflectra Crpratin Date: September 24th, 2015 0B Intrductin... 1 1B1. Imprting frm Micrsft Excel... 2 6B1.1. Installing the Micrsft Excel Add-In... 2 7B1.1. Cnnecting

More information

SBClient and Microsoft Windows Terminal Server (Including Citrix Server)

SBClient and Microsoft Windows Terminal Server (Including Citrix Server) SBClient and Micrsft Windws Terminal Server (Including Citrix Server) Cntents 1. Intrductin 2. SBClient Cmpatibility Infrmatin 3. SBClient Terminal Server Installatin Instructins 4. Reslving Perfrmance

More information

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free.

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free. 990 e-pstcard FAQ Fr frequently asked questins abut filing the e-pstcard that are nt listed belw, brwse the FAQ at http://epstcard.frm990.rg/frmtsfaq.asp# (cpy and paste this link t yur brwser). General

More information

Connecting to Email: Live@edu

Connecting to Email: Live@edu Cnnecting t Email: Live@edu Minimum Requirements fr Yur Cmputer We strngly recmmend yu upgrade t Office 2010 (Service Pack 1) befre the upgrade. This versin is knwn t prvide a better service and t eliminate

More information

Deployment Overview (Installation):

Deployment Overview (Installation): Cntents Deplyment Overview (Installatin):... 2 Installing Minr Updates:... 2 Dwnlading the installatin and latest update files:... 2 Installing the sftware:... 3 Uninstalling the sftware:... 3 Lgging int

More information

ISAM TO SQL MIGRATION IN SYSPRO

ISAM TO SQL MIGRATION IN SYSPRO 118 ISAM TO SQL MIGRATION IN SYSPRO This dcument is aimed at assisting yu in the migratin frm an ISAM data structure t an SQL database. This is nt a detailed technical dcument and assumes the reader has

More information

BackupAssist SQL Add-on

BackupAssist SQL Add-on WHITEPAPER BackupAssist Versin 6 www.backupassist.cm 2 Cntents 1. Requirements... 3 1.1 Remte SQL backup requirements:... 3 2. Intrductin... 4 3. SQL backups within BackupAssist... 5 3.1 Backing up system

More information

Creating automated reports using VBS AN 44

Creating automated reports using VBS AN 44 Creating autmated reprts using VBS AN 44 Applicatin Nte t the KLIPPEL R&D and QC SYSTEM Publishing measured results is imprtant t custmers and clients. While the KLIPPEL database cntains all infrmatin

More information

SpiraTeam Migration and Integration Guide Inflectra Corporation

SpiraTeam Migration and Integration Guide Inflectra Corporation / SpiraTeam Migratin and Integratin Guide Inflectra Crpratin Date: December 11th, 2015 Cntents 0BIntrductin... 1 1B1. Imprting frm Micrsft Excel... 2 2B2. Imprting frm Micrsft Wrd... 18 3B3. Imprting frm

More information

Remote Setup and Configuration of the Outlook Email Program Information Technology Group

Remote Setup and Configuration of the Outlook Email Program Information Technology Group Remte Setup and Cnfiguratin f the Outlk Email Prgram Infrmatin Technlgy Grup The fllwing instructins will help guide yu in the prper set up f yur Outlk Email Accunt. Please nte that these instructins are

More information

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents BRILL s Editrial Manager (EM) Manual fr Authrs Table f Cntents Intrductin... 2 1. Getting Started: Creating an Accunt... 2 2. Lgging int EM... 3 3. Changing Yur Access Cdes and Cntact Infrmatin... 3 3.1

More information

Getting Started Guide

Getting Started Guide fr SQL Server www.lgbinder.cm Getting Started Guide Dcument versin 1 Cntents Installing LOGbinder fr SQL Server... 3 Step 1 Select Server and Check Requirements... 3 Select Server... 3 Sftware Requirements...

More information

A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL)

A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL) A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL) Authr: Jayashree Satapathy Krishna Mhan A Cmplete Guide t Oracle BI Discverer End User Layer (EUL) 1 INTRODUCTION END USER LAYER (EUL) The

More information

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and ii Cpyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.cm/ We have attempted t make these dcuments cmplete, accurate, and useful, but we cannt guarantee them t be perfect. When we

More information

CallRex 4.2 Installation Guide

CallRex 4.2 Installation Guide CallRex 4.2 Installatin Guide This dcument describes hw t install CallRex 4.2. It cvers the fllwing: CallRex 4.2 Cmpnents. Server Prerequisites. Perfrming the Installatin. Changing the Accunt Used by CallRex

More information

Durango Merchant Services QuickBooks SyncPay

Durango Merchant Services QuickBooks SyncPay Durang Merchant Services QuickBks SyncPay Gateway Plug-In Dcumentatin April 2011 Durang-Direct.cm 866-415-2636-1 - QuickBks Gateway Plug-In Dcumentatin... - 3 - Installatin... - 3 - Initial Setup... -

More information

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8 McAfee Enterprise Security Manager Data Surce Cnfiguratin Guide Data Surce: Infblx NIOS September 2, 2014 Infblx NIOS Page 1 f 8 Imprtant Nte: The infrmatin cntained in this dcument is cnfidential and

More information

o 1.1 - How AD Query Works o 1.2 - Installation Requirements o 2.1 - Inserting your License Key o 2.2 - Selecting and Changing your Search Domain

o 1.1 - How AD Query Works o 1.2 - Installation Requirements o 2.1 - Inserting your License Key o 2.2 - Selecting and Changing your Search Domain SysOp Tls Active Directry Management sftware Active Directry Query v1.x Sftware Installatin and User Guide Updated September 29, 2008 In This Dcument: 1.0 Intrductin 1.1 - Hw AD Query Wrks 1.2 - Installatin

More information

E-Biz Web Hosting Control Panel

E-Biz Web Hosting Control Panel 1 f 38 E-Biz Web Hsting Cntrl Panel This dcument has been created t give yu a useful insight in t the Hsting Cntrl Panel available with E-Biz hsting services. Please nte: Optins available are dependent

More information

Ten Steps for an Easy Install of the eg Enterprise Suite

Ten Steps for an Easy Install of the eg Enterprise Suite Ten Steps fr an Easy Install f the eg Enterprise Suite (Acquire, Evaluate, and be mre Efficient!) Step 1: Dwnlad the eg Sftware; verify hardware and perating system pre-requisites Step 2: Obtain a valid

More information

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1 Preparing t Deply Reflectin : A Guide fr System Administratrs Versin 14.1 Table f Cntents Table f Cntents... 2 Preparing t Deply Reflectin 14.1:... 3 A Guide fr System Administratrs... 3 Overview f the

More information

Pexip Infinity and Cisco UCM Deployment Guide

Pexip Infinity and Cisco UCM Deployment Guide Intrductin Pexip Infinity and Cisc UCM Deplyment Guide The Cisc Unified Cmmunicatins Manager (CUCM) is a SIP registrar and call cntrl device. This guide describes hw t integrate a single Pexip Infinity

More information

Webalo Pro Appliance Setup

Webalo Pro Appliance Setup Webal Pr Appliance Setup 1. Dwnlad the Webal virtual appliance apprpriate fr yur virtualizatin infrastructure, using the link yu were emailed. The virtual appliance is delivered as a.zip file that is n

More information

Software Update Notification

Software Update Notification Sftware Update Ntificatin PSS0223-02 Mastersizer 3000 v1.01 sftware Abstract This dcument details the release f sftware PSS0223-02 v1.01 f the sftware fr the Mastersizer 3000 laser diffractin system. It

More information

Configuring an Email Client for your Hosting Support POP/IMAP mailbox

Configuring an Email Client for your Hosting Support POP/IMAP mailbox Cnfiguring an Email Client fr yur Hsting Supprt POP/IMAP mailbx This article lists the email settings and prt numbers fr pp and imap cnfiguratins, as well as fr SSL. It cntains instructins fr setting up

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

Email Setup PPD IT How-to Guides June 2010

Email Setup PPD IT How-to Guides June 2010 Email Setup Cntents Email Infrmatin... 2 IMAP and POP3 settings... 2 Cnfiguring Micrsft Outlk 2007... 2 Archiving mail... 3 Cnfiguring AutArchive in Micrsft Outlk 2007... 3 Access frm ff site... 4 Cnfiguring

More information

FINRA Regulation Filing Application Batch Submissions

FINRA Regulation Filing Application Batch Submissions FINRA Regulatin Filing Applicatin Batch Submissins Cntents Descriptin... 2 Steps fr firms new t batch submissin... 2 Acquiring necessary FINRA accunts... 2 FTP Access t FINRA... 2 FTP Accunt n FINRA s

More information

Create a Non-Catalog Requisition

Create a Non-Catalog Requisition Create a Nn-Catalg Requisitin Jb Aid This jb aid describes hw t create a standard nn-catalg (i.e., nn-ibuynu) purchase request. REFER TO ADDITIONAL TRAINING GUIDES If yu need t create a special requisitin

More information

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later.

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later. Certified Payrll XML Exprt As f June 4 th, 2015, The Califrnia Department f Industrial Relatins (DIR) is requiring that all certified payrll reprts be submitted nline using the ecpr system. The ecpr System

More information

Connector for Microsoft Dynamics Installation Guide

Connector for Microsoft Dynamics Installation Guide Micrsft Dynamics Cnnectr fr Micrsft Dynamics Installatin Guide June 2014 Find updates t this dcumentatin at the fllwing lcatin: http://g.micrsft.cm/fwlink/?linkid=235139 Micrsft Dynamics is a line f integrated,

More information

DocAve for Salesforce 3.1

DocAve for Salesforce 3.1 DcAve fr Salesfrce 3.1 User Guide Revisin F Issued January 2014 DcAve fr Salesfrce User Guide 1 Table f Cntents Abut DcAve fr Salesfrce... 5 Befre Yu Begin... 6 System Hardware and Operating System Requirements...

More information

Getting Started Guide

Getting Started Guide fr SharePint www.lgbinder.cm Getting Started Guide Dcument versin 3 Cntents Installing LOGbinder fr SharePint... 3 Step 1 Select Server and Check Sftware Requirements... 3 Select Server... 3 Sftware Requirements...

More information

Dreamweaver MX 2004. Templates

Dreamweaver MX 2004. Templates Dreamweaver MX 2004 Templates Table f Cntents Dreamweaver Templates... 3 Creating a Dreamweaver template... 3 Types f template regins... 4 Inserting an editable regin... 4 Selecting editable regins...

More information

GETTING STARTED With the Control Panel Table of Contents

GETTING STARTED With the Control Panel Table of Contents With the Cntrl Panel Table f Cntents Cntrl Panel Desktp... 2 Left Menu... 3 Infrmatin... 3 Plan Change... 3 Dmains... 3 Statistics... 4 Ttal Traffic... 4 Disk Quta... 4 Quick Access Desktp... 4 MAIN...

More information

Installation Guide Marshal Reporting Console

Installation Guide Marshal Reporting Console Installatin Guide Installatin Guide Marshal Reprting Cnsle Cntents Intrductin 2 Supprted Installatin Types 2 Hardware Prerequisites 2 Sftware Prerequisites 3 Installatin Prcedures 3 Appendix: Enabling

More information

ATL: Atlas Transformation Language. ATL Installation Guide

ATL: Atlas Transformation Language. ATL Installation Guide ATL: Atlas Transfrmatin Language ATL Installatin Guide - versin 0.1 - Nvember 2005 by ATLAS grup LINA & INRIA Nantes Cntent 1 Intrductin... 3 2 Installing ADT frm binaries... 3 2.1 Installing Eclipse and

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

Application Advisories for Data Integrator for Non- EDI location

Application Advisories for Data Integrator for Non- EDI location Applicatin Advisries fr Data Integratr fr Nn- EDI lcatin It is a standalne Windws based applicatin that will be installed at every Cmmissinerate. Applicatin will be used fr filling Bill f Entry and Shipping

More information

Getting started with Android

Getting started with Android Getting started with Andrid Befre we begin, there is a prerequisite, which is t plug the Andrid device int yur cmputer, and lad the drivers fr the OS. In writing this article, I was using Windws XP, 7

More information

Best Practice - Pentaho BA for High Availability

Best Practice - Pentaho BA for High Availability Best Practice - Pentah BA fr High Availability This page intentinally left blank. Cntents Overview... 1 Pentah Server High Availability Intrductin... 2 Prerequisites... 3 Pint Each Server t Same Database

More information

Service Desk Self Service Overview

Service Desk Self Service Overview Tday s Date: 08/28/2008 Effective Date: 09/01/2008 Systems Invlved: Audience: Tpics in this Jb Aid: Backgrund: Service Desk Service Desk Self Service Overview All Service Desk Self Service Overview Service

More information

AvePoint Privacy Impact Assessment 1

AvePoint Privacy Impact Assessment 1 AvePint Privacy Impact Assessment 1 User Guide Cumulative Update 2 Revisin E Issued February 2015 Table f Cntents Table f Cntents... 2 Abut AvePint Privacy Impact Assessment... 5 Submitting Dcumentatin

More information

FOCUS Service Management Software Version 8.5 for CounterPoint Installation Instructions

FOCUS Service Management Software Version 8.5 for CounterPoint Installation Instructions FOCUS Service Management Sftware Versin 8.5 fr CunterPint Installatin Instructins Thank yu fr purchasing Fcus Service Management Sftware frm RTM Cmputer Slutins. This bklet f installatin instructins will

More information

Telelink 6. Installation Manual

Telelink 6. Installation Manual Telelink 6 Installatin Manual Table f cntents 1. SYSTEM REQUIREMENTS... 3 1.1. Hardware Requirements... 3 1.2. Sftware Requirements... 3 1.2.1. Platfrm... 3 1.2.1.1. Supprted Operating Systems... 3 1.2.1.2.

More information

RemoteLaunch Automated Testing Integration & User Guide Inflectra Corporation

RemoteLaunch Automated Testing Integration & User Guide Inflectra Corporation RemteLaunch Autmated Testing Integratin & User Guide Inflectra Crpratin Date: January 8th, 2015 Cntents Intrductin... 1 1. RemteLaunch Guide... 2 2. QuickTestPr Engine... 17 3. SmarteScript Engine... 24

More information

TRAINING GUIDE. Crystal Reports for Work

TRAINING GUIDE. Crystal Reports for Work TRAINING GUIDE Crystal Reprts fr Wrk Crystal Reprts fr Wrk Orders This guide ges ver particular steps and challenges in created reprts fr wrk rders. Mst f the fllwing items can be issues fund in creating

More information

Outlook Plug-In. Send Conference Invites from Outlook. Downloading Outlook Plug-In CONFERENCING & COLLABORATION RESERVATIONLESS-PLUS

Outlook Plug-In. Send Conference Invites from Outlook. Downloading Outlook Plug-In CONFERENCING & COLLABORATION RESERVATIONLESS-PLUS USER GUIDE Outlk Plug-In Send Cnference Invites frm Outlk Scheduling cnference calls and always typing in the same dial-in number and cnference cde can be a bit tedius, especially when yu re in a hurry.

More information

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers)

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers) Firewall/Prxy Server Settings t Access Hsted Envirnment Client firewall settings in mst cases depend n whether the firewall slutin uses a Stateful Inspectin prcess r ne that is cmmnly referred t as an

More information

Blue Link Solutions Terminal Server Configuration How to Install Blue Link Solutions in a Terminal Server Environment

Blue Link Solutions Terminal Server Configuration How to Install Blue Link Solutions in a Terminal Server Environment Blue Link Slutins Terminal Server Cnfiguratin Hw t Install Blue Link Slutins in a Terminal Server Envirnment Prepared by: Darren Myher April 9, 2002 Table f Cntents Backgrund... 2 Applicatin Server mde

More information

WatchDox Server. Administrator's Guide. Version 3.8.5

WatchDox Server. Administrator's Guide. Version 3.8.5 WatchDx Server Administratr's Guide Versin 3.8.5 Cnfidentiality This dcument cntains cnfidential material that is prprietary WatchDx. The infrmatin and ideas herein may nt be disclsed t any unauthrized

More information

Steps to fix the product is not properly fixed issue for international clients.

Steps to fix the product is not properly fixed issue for international clients. Axxya Systems supprt cntact details 1-800-709-2977 ext 9 within US 1-425-999-4350 ext 9 utside f US Email supprt@axxya.cm Technical FAQ -- www.nutritinistpr.cm/help-center/ Steps t fix the prduct is nt

More information

FOCUS Service Management Software Version 8.5 for Passport Business Solutions Installation Instructions

FOCUS Service Management Software Version 8.5 for Passport Business Solutions Installation Instructions FOCUS Service Management Sftware fr Passprt Business Slutins Installatin Instructins Thank yu fr purchasing Fcus Service Management Sftware frm RTM Cmputer Slutins. This bklet f installatin instructins

More information

Software Distribution

Software Distribution Sftware Distributin Quantrax has autmated many f the prcesses invlved in distributing new cde t clients. This will greatly reduce the time taken t get fixes laded nt clients systems. The new prcedures

More information

UTO Training Bb Discussion Boards. Technical Assistance: Website: http://help.asu.edu Help Desk Phone: 855.278.5080 (24/7 support) Instruction

UTO Training Bb Discussion Boards. Technical Assistance: Website: http://help.asu.edu Help Desk Phone: 855.278.5080 (24/7 support) Instruction Bb Discussin Bards Technical Assistance: Website: http://help.asu.edu Help Desk Phne: 855.278.5080 (24/7 supprt) Instructin 1. Discussin Bard Basics Instructrs can create frums fr the curse r fr Grups

More information

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2.

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2. Oracle s Hyperin Data Integratin Management Release 9.2.1 Readme Readme File This file cntains the fllwing sectins: Purpse... 1 Intrductin t Data Integratin Management... 1 Data Integratin Management Adapters...

More information

Uninstalling and Reinstalling on a Server Computer. Medical Director / PracSoft

Uninstalling and Reinstalling on a Server Computer. Medical Director / PracSoft Uninstalling and Reinstalling n a Server Cmputer Medical Directr / PracSft This guide describes the prcess fr uninstalling and then reinstalling Medical Directr, PracSft, and/r SQL Instances n a cmputer

More information

Adobe Sign. Enabling Single Sign-On with SAML Reference Guide

Adobe Sign. Enabling Single Sign-On with SAML Reference Guide Enabling Single Sign-On with SAML Reference Guide 2016 Adbe Systems Incrprated. All Rights Reserved. Prducts mentined in this dcument, such as the services f identity prviders Micrsft Active Directry Federatin,

More information

WatchDox for Windows User Guide

WatchDox for Windows User Guide WatchDx fr Windws User Guide Versin 3.9.7 Cnfidentiality This dcument cntains cnfidential material that is prprietary WatchDx. The infrmatin and ideas herein may nt be disclsed t any unauthrized individuals

More information

ABELMed Platform Setup Conventions

ABELMed Platform Setup Conventions ABELMed Platfrm Setup Cnventins 1 Intrductin 1.1 Purpse f this dcument The purpse f this dcument is t prvide prspective ABELMed licensees and their hardware vendrs with the infrmatin that they will require

More information

CenterPoint Accounting for Agriculture Network (Domain) Installation Instructions

CenterPoint Accounting for Agriculture Network (Domain) Installation Instructions CenterPint Accunting fr Agriculture Netwrk (Dmain) Installatin Instructins Dcument # Prduct Mdule Categry 2257 CenterPint CenterPint Installatin This dcument describes the dmain netwrk installatin prcess

More information

Pronestor Room & Catering

Pronestor Room & Catering Prnestr Rm Prnestr Rm & Catering Mdule 1 Technical requirements & installatin - Prnestr Rm & Catering Page 1.0 1.5 A guide t all the necessary server preparatins fr the installatin f Prnestr Rm & Catering.

More information

SMART Active Directory Migrator 9.2

SMART Active Directory Migrator 9.2 SMART Active Directry Migratr 9.2 Installatin Guide MAY 2016 Table f Cntents Sectin 1. Intrductin... 3 1.1 Abut SMART Active Directry Migratr... 3 1.2 Audience fr SMART Active Directry Migratr... 4 1.3

More information

efusion Table of Contents

efusion Table of Contents efusin Cst Centers, Partner Funding, VAT/GST and ERP Link Table f Cntents Cst Centers... 2 Admin Setup... 2 Cst Center Step in Create Prgram... 2 Allcatin Types... 3 Assciate Payments with Cst Centers...

More information

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved.

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved. Rev 7.5.0 Intrductin 2 LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE 2015 Savisin B.V. savisin.cm All rights reserved. This manual, as well as the sftware described in it, is furnished under license and

More information

User Manual Brainloop Outlook Add-In. Version 3.4

User Manual Brainloop Outlook Add-In. Version 3.4 User Manual Brainlp Outlk Add-In Versin 3.4 Cntent 1. Summary... 3 2. Release Ntes... 3 2.1 Prerequisites... 3 2.2 Knwn Restrictins... 4 3. Installatin and Cnfiguratin... 4 3.1 The installatin prgram...

More information

Implementing SQL Manage Quick Guide

Implementing SQL Manage Quick Guide Implementing SQL Manage Quick Guide The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage n SQL Server databases. SQL Manage is a ttal management slutin fr Micrsft SQL

More information

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

Merchant Management System. New User Guide CARDSAVE

Merchant Management System. New User Guide CARDSAVE Merchant Management System New User Guide CARDSAVE Table f Cntents Lgging-In... 2 Saving the MMS website link... 2 Lgging-in and changing yur passwrd... 3 Prcessing Transactins... 4 Security Settings...

More information

Click Studios. Passwordstate. RSA SecurID Configuration

Click Studios. Passwordstate. RSA SecurID Configuration Passwrdstate RSA SecurID Cnfiguratin This dcument and the infrmatin cntrlled therein is the prperty f Click Studis. It must nt be reprduced in whle/part, r therwise disclsed, withut prir cnsent in writing

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

Kaltura Video Solutions for Sharepoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Solutions for Sharepoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Slutins fr Sharepint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2015

More information

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway HOWTO: Hw t cnfigure SSL VPN tunnel gateway (ffice) t gateway Hw-t guides fr cnfiguring VPNs with GateDefender Integra Panda Security wants t ensure yu get the mst ut f GateDefender Integra. Fr this reasn,

More information

Mobile Device Manager Admin Guide. Reports and Alerts

Mobile Device Manager Admin Guide. Reports and Alerts Mbile Device Manager Admin Guide Reprts and Alerts September, 2013 MDM Admin Guide Reprts and Alerts i Cntents Reprts and Alerts... 1 Reprts... 1 Alerts... 3 Viewing Alerts... 5 Keep in Mind...... 5 Overview

More information

RedCloud Security Management Software 3.6 Release Notes

RedCloud Security Management Software 3.6 Release Notes RedClud Security Management Sftware 3.6 Release Ntes ------------------------------------------------------------------------------------------------------------------------------- General Availability

More information

SITE APPLICATIONS USER GUIDE:

SITE APPLICATIONS USER GUIDE: SITE APPLICATIONS USER GUIDE: CPCONTROLLER, CCENGINE, SYNC, TPORT, CCTERMINAL Cpyright 2013 Triple E Technlgies. All rights reserved. Site Applicatins User Guide INTRODUCTION The applicatins described

More information

BASIC TECHNICAL FEATURE DESCRIPTION

BASIC TECHNICAL FEATURE DESCRIPTION BASIC TECHNICAL FEATURE DESCRIPTION AUDRIGA EMAIL AND GROUPWARE MIGRATION SERVICE Versin 1.3 Datum 20.09.2013 Kntakt Hans-Jörg Happel (happel@audriga.cm) TECHNICAL FEATURE DESCRIPTION This is a basic technical

More information

User Guide. Sysgem SysMan Remote Control. By Sysgem AG

User Guide. Sysgem SysMan Remote Control. By Sysgem AG Sysgem SysMan Remte Cntrl User Guide By Sysgem AG Sysgem is a registered trademark f Sysgem AG. Other brands and prducts are registered trademarks f their respective hlders. 2012 Sysgem AG, Lavaterstrasse

More information

Optimal Payments Extension. Supporting Documentation for the Extension Package. 20140225 v1.1

Optimal Payments Extension. Supporting Documentation for the Extension Package. 20140225 v1.1 Optimal Payments Extensin Supprting Dcumentatin fr the Extensin Package 20140225 v1.1 Revisin Histry v1.1 Updated Demac Media branding v1.0 Initial Dcument fr Distributin supprt@ptimalpayments.cm Page

More information

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide HarePint HelpDesk fr SharePint Fr SharePint Server 2010, SharePint Fundatin 2010 User Guide Prduct versin: 14.1.0 04/10/2013 2 Intrductin HarePint.Cm (This Page Intentinally Left Blank ) Table f Cntents

More information

Tips & Tricks. Table of Contents. Browser Update - WebEx Plugin. Updated Global Access Numbers

Tips & Tricks. Table of Contents. Browser Update - WebEx Plugin. Updated Global Access Numbers Tips & Tricks Table f Cntents Brwser Update - WebEx Plugin... 1 Updated Glbal Access Numbers... 1 WebEx Prfile Settings (Time zne, Email )... 2 Hsting a successful WebEx call with Vide... 2 Using the WebEx

More information

User Guide. Excel Data Management Pack (EDM-Pack) OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES. Date: December 2015

User Guide. Excel Data Management Pack (EDM-Pack) OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES. Date: December 2015 PROFESSIONAL SERVICES User Guide OnCmmand Wrkflw Autmatin (WFA) Excel Data Management Pack (EDM-Pack) Date: December 2015 Dcument Versin: 1.0.0 Abstract The EDM-Pack includes a general-purpse Data Surce

More information

edoc Lite Recruitment Guidelines

edoc Lite Recruitment Guidelines edc Lite Recruitment Guidelines Intrductin OneStart & the Academic Psitin Search Channel edc Lite Ruting and Wrkgrups Ruting Actin List Ruting Cntrls Wrkgrups Dcument Search edc Lite Dcuments Vacancy Ntice

More information

How To Install Fcus Service Management Software On A Pc Or Macbook

How To Install Fcus Service Management Software On A Pc Or Macbook FOCUS Service Management Sftware Versin 8.4 fr Passprt Business Slutins Installatin Instructins Thank yu fr purchasing Fcus Service Management Sftware frm RTM Cmputer Slutins. This bklet f installatin

More information

GUARD1 /plus. PIPE Utility. User's Manual. Version 2.0

GUARD1 /plus. PIPE Utility. User's Manual. Version 2.0 GUARD1 /plus PIPE Utility User's Manual Versin 2.0 30700 Bainbridge Rad Sln, Ohi 44139 Phne 216-595-0890 Fax 216-595-0991 supprt@guard1.cm www.guard1.cm 2010 TimeKeeping Systems, Inc. GUARD1 PLUS and THE

More information

STIClassroom Win Rosters, Attendance, Lesson Plans and Textbooks

STIClassroom Win Rosters, Attendance, Lesson Plans and Textbooks STIClassrm Win Rsters, Attendance, Lessn Plans and Textbks Student Class Rster T access the student class rster, click the icn in the Classrm desktp. Frm the Rster screen, teachers may access the items

More information

Getting Started Guide

Getting Started Guide www.lgbinder.cm Getting Started Guide Dcument versin 1 Cntents Installing LOGbinder fr Exchange... 3 Step 1 Check Sftware Requirements... 3 Sftware Requirements... 3 Exchange Auditing Requirements... 3

More information

PS+ Assurance. User Guide Version: 1.0. Page 1

PS+ Assurance. User Guide Version: 1.0. Page 1 PS+ Assurance User Guide Versin: 1.0 Page 1 Overview The PS+ Assurance app gives users a visible check t ensure the prject is cmpliant. There are checks fr issues and risks and als checks fr the plan status.

More information

TaskCentre v4.5 Send Message (SMTP) Tool White Paper

TaskCentre v4.5 Send Message (SMTP) Tool White Paper TaskCentre v4.5 Send Message (SMTP) Tl White Paper Dcument Number: PD500-03-17-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

X7500 Series, X4500 Scanner Series MFPs: LDAP Address Book and Authentication Configuration and Basic Troubleshooting Tips

X7500 Series, X4500 Scanner Series MFPs: LDAP Address Book and Authentication Configuration and Basic Troubleshooting Tips X7500 Series, X4500 Scanner Series MFPs: LDAP Address Bk and Authenticatin Cnfiguratin and Basic Trubleshting Tips Lexmark Internatinal 1 Prerequisite Infrm atin In rder t cnfigure a Lexmark MFP fr LDAP

More information

AP Capstone Digital Portfolio - Teacher User Guide

AP Capstone Digital Portfolio - Teacher User Guide AP Capstne Digital Prtfli - Teacher User Guide Digital Prtfli Access and Classrm Setup... 2 Initial Lgin New AP Capstne Teachers...2 Initial Lgin Prir Year AP Capstne Teachers...2 Set up Yur AP Capstne

More information

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper TaskCentre v4.5 MS SQL Server Trigger Tl White Paper Dcument Number: PD500-03-02-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT... 1 TRADEMARKS... 1 INTRODUCTION... 2 Overview... 2 Features...

More information

Installation Guide Marshal Reporting Console

Installation Guide Marshal Reporting Console INSTALLATION GUIDE Marshal Reprting Cnsle Installatin Guide Marshal Reprting Cnsle March, 2009 Cntents Intrductin 2 Supprted Installatin Types 2 Hardware Prerequisites 3 Sftware Prerequisites 3 Installatin

More information

Using PayPal Website Payments Pro UK with ProductCart

Using PayPal Website Payments Pro UK with ProductCart Using PayPal Website Payments Pr UK with PrductCart Overview... 2 Abut PayPal Website Payments Pr & Express Checkut... 2 What is Website Payments Pr?... 2 Website Payments Pr and Website Payments Standard...

More information

e-qip Online Checklist

e-qip Online Checklist U.S. Custms and Versin 3.03 Brder Prtectin e-qip Online Checklist Please cmplete each step in the rder listed belw befre submitting yur e-qip frms. If yu fail t cmplete these steps in rder, yu will delay

More information

PENNSYLVANIA SURPLUS LINES ASSOCIATION Electronic Filing System (EFS) Frequently Asked Questions and Answers

PENNSYLVANIA SURPLUS LINES ASSOCIATION Electronic Filing System (EFS) Frequently Asked Questions and Answers PENNSYLVANIA SURPLUS LINES ASSOCIATION Electrnic Filing System (EFS) Frequently Asked Questins and Answers 1 What changed in Release 2.0?...2 2 Why was my accunt disabled?...3 3 Hw d I inactivate an accunt?...4

More information