OO Shell for Authoring (OOSHA) User Guide

Size: px
Start display at page:

Download "OO Shell for Authoring (OOSHA) User Guide"

Transcription

1 Operatins Orchestratin Sftware Versin: Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016

2 Legal Ntices Warranty The nly warranties fr Hewlett Packard Enterprise prducts and services are set frth in the express warranty statements accmpanying such prducts and services. Nthing herein shuld be cnstrued as cnstituting an additinal warranty. Hewlett Packard Enterprise shall nt be liable fr technical r editrial errrs r missins cntained herein. The infrmatin cntained herein is subject t change withut ntice. Restricted Rights Legend Cnfidential cmputer sftware. Valid license frm Hewlett Packard Enterprise required fr pssessin, use r cpying. Cnsistent with FAR and , Cmmercial Cmputer Sftware, Cmputer Sftware Dcumentatin, and Technical Data fr Cmmercial Items are licensed t the U.S. Gvernment under vendr's standard cmmercial license. Cpyright Ntice Hewlett Packard Enterprise Develpment LP Trademark Ntices Adbe is a trademark f Adbe Systems Incrprated. Micrsft and Windws are U.S. registered trademarks f Micrsft Crpratin. UNIX is a registered trademark f The Open Grup. This prduct includes an interface f the 'zlib' general purpse cmpressin library, which is Cpyright Jean-lup Gailly and Mark Adler. Dcumentatin Updates T check fr recent updates r t verify that yu are using the mst recent editin f a dcument, g t: This site requires that yu register fr an HP Passprt and t sign in. T register fr an HP Passprt ID, click Register n the HPE Sftware Supprt site r click Create an Accunt n the HP Passprt lgin page. Yu will als receive updated r new editins if yu subscribe t the apprpriate prduct supprt service. Cntact yur HPE sales representative fr details. HPE Operatins Orchestratin (10.70) Page 2 f 18

3 OO Shell fr Authring (OOSHA) User Guide Cntents Intrductin 4 Installing OOSHA 4 Running HPE OO Authring Cmmands frm the Cmmand Line 5 Creating Cntent Packs via OOSHA 9 HPE Operatins Orchestratin (10.70) Page 3 f 18

4 OO Shell fr Authring (OOSHA) User Guide Intrductin Intrductin The Operatins Orchestratin Shell Authring (OOSHA) utility lets yu run HPE OO cmmands frm the cmmand line, instead f frm the Studi 10.x interface. This enables yu t autmate sme f yur HPE OO authring prcesses. Imprtant: In rder t create and write t the sha lg file (<sha_installatin_ flder>/lgs/sha.lg) in the installatin flder, yu must run OOSHA with write permissins. Installing OOSHA There are tw ways t install OOSHA: As a standalne package Within an HPE OO installatin (as f versin 10.60) Install a Standalne OOSHA 1. Dwnlad the sha.zip file. 2. Unzip the sha.zip file t the desired lcatin. 3. T start OOSHA, navigate t the bin flder, and run the sha.bat executable file fr the Windws perating system r the sha.sh executable file fr the Linux perating system. Install OOSHA within HPE OO 1. OOSHA is installed and uninstalled with HPE OO Studi. 2. T start OOSHA, navigate t <_installatin_flder>/studi/tls, and run the sha.bat executable file fr the Windws perating system r the sha.sh executable file fr the Linux perating system. HPE Operatins Orchestratin (10.70) Page 4 f 18

5 OO Shell fr Authring (OOSHA) User Guide Running HPE OO Authring Cmmands frm the Cmmand Line Running HPE OO Authring Cmmands frm the Cmmand Line Run authring cmmands Yu can run cmmands within the OOSHA utility r frm a nrmal prmpt/shell. 1. Start the OOSHA shell: Navigate t <_installatin_flder>/studi/tls, and run the sha.bat executable file fr the Windws perating system r the sha.sh executable file fr the Linux perating system. Nte: : In a standalne OOSHA installatin, <sha_instalatin_flder> is the lcatin where the sha.zip file was unzipped. In an installatin f HPE OO, <sha_instalatin_ flder> is <_installatin_flder>/studi/tls. After yu have run the executable file, the OOSHA shell appears. 2. Type the cmmand in the fllwing frmat: <cmmandname> --<parametername1> <parametervalue1> --<parametername2> <parametervalue2> Sme f the available cmmands are: createcp - enables yu t package a cntent pack. Fr details, see "Creating Cntent Packs via OOSHA" n page 9 help - displays a list and descriptin f all available cmmands HPE Operatins Orchestratin (10.70) Page 5 f 18

6 OO Shell fr Authring (OOSHA) User Guide Running HPE OO Authring Cmmands frm the Cmmand Line exit, quit - exits OOSHA cls, clear - clears the cnsle system prperties - displays the OOSHA system prperties date - displays the current date versin - displays the current versin f OOSHA 3. Yu can run cmmands frm a nrmal prmpt/shell using the OOSHA utility by passing arguments t the sha.bat r sha.sh files respectively. Examples: sha.bat createcp --prjectflder C:\Users\User1\.\Wrkspace\prject1 -- versin 7./sha.sh createcp --prjectflder '/hme/user1/./wrkspace/my prject' - -destinatinflder /tmp/cps --descriptin 'test cntent pack' --publisher 'the publisher' --versin 1.9 Display Help in OOSHA T display a list and descriptin f all available cmmands in the OOSH utility, type: help T display help abut a particular cmmand, type: help <cmmand> Fr example: help createcp HPE Operatins Orchestratin (10.70) Page 6 f 18

7 OO Shell fr Authring (OOSHA) User Guide Running HPE OO Authring Cmmands frm the Cmmand Line T display a list f arguments fr a valid cmmand that has at least ne argument, type: <cmmand> Fr example: createcp Navigate the cmmand histry Use the Up arrw key r Dwn arrw key n yur keybard t navigate inside the cmmand histry fr OOSHA. The Up arrw key histry navigates ne item back in the histry f cmmands. The Dwn arrw key navigates ne item frward in the histry f cmmands. Trublesht OOSHA The OOSHA applicatin lgs are stred inside the <sha_instalatin_flder>/lgs flder. By default, under the lgs flder, there are tw lg files: sha.lg and maven.lg. Change the OOSHA lg lcatin (sha.lg) 1. Lcate the lg4j.prperties file at <sha_instalatin_flder>/cnf/lg4j.prperties. 2. Lcate the fllwing line inside the lg4j.prperties file: lg4j.appender.file=rg.apache.lg4j.rllingfileappender HPE Operatins Orchestratin (10.70) Page 7 f 18

8 OO Shell fr Authring (OOSHA) User Guide Running HPE OO Authring Cmmands frm the Cmmand Line 3. Belw that line, add the fllwing line: lg4j.appender.file.file=<abslute path f the sha.lg file> Fr example: lg4j.appender.file.file=c:/lgs/sha.lg 4. Save the lg4.prperties file and start the OOSHA shell. Change the Maven lg lcatin (maven.lg) 1. Lcate the sha.prperties file at <sha_instalatin_flder>/cnf/sha.prperties. 2. Edit the sha.prperties file by setting the sha.lgs.lcatin.maven prperty with the value f the abslute path f the maven.lg file Fr example: sha.lgs.lcatin.maven=c:/lgs/maven.lg 3. Save the sha.prperties file and start the OOSHA shell. Cnfigure the OOSHA encryptin Nte: A cntent pack may cntain either CludSlang cntent r cntent that was develped frm a Studi prject. This sectin nly applies t cntent that develped frm a Studi prject. By default, OOSHA uses the same encryptin ptins as a default Studi installatin. T cnfigure OOSHA t use the encryptin f anther Studi installatin, set the value f the sha.encryptr.dir prperty inside the sha.prperties file t pint t the desired encryptin flder. 1. Lcate the sha.prperties file <sha_instalatin_flder>/cnf/sha.prperties. 2. Edit the sha.prperties file by setting the sha.encryptr.dir prperty with the value f the abslute path f the Studi installatin security flder. Fr example: sha.encryptr.dir=<_installatin_flder>/studi/var/security 3. Save the sha.prperties file and start the OOSHA shell. HPE Operatins Orchestratin (10.70) Page 8 f 18

9 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA Creating Cntent Packs via OOSHA Using the createcp cmmand, yu can create a cntent pack frm a prject develped in Studi r in CludSlang. While a cntent pack is being created via OOSHA, the prject underges a series f structural and cnsistency validatin checks. Nte: Fr infrmatin n hw t create a new prject, see Create a new prject in Studi and Create a new prject frm a template. Create a cntent pack The createcp cmmand packages a prject int a cntent pack. The cntent pack will cntain all the bjects in the prject. Nte: The invalid flws will als be included. Fr a cmplete list f all the ptins yu can use with the createcp cmmand, see the Reference sectin r type help createcp in the cmmand line. 1. Run the sha.bat executable file fr the Windws perating system r the sha.sh executable file fr the Linux perating system. 2. In the cmmand line, type the fllwing cmmand, replacing the highlighted values with yur wn values: createcp --prjectflder <prjectflder> --destinatinflder <CPDestinatinFlder> --versin <CPversin> --publisher <publisher> -- descriptin <descriptin> --includesystemaccuntpasswrds <shuldincludesapasswrds> --verridedestinatin <shuldoverridedestinatin> -- type <cntenttype> 3. Press the Enter key. The cntent pack is created in the lcatin that was defined in the --destinatinflder argument. The name f the cntent pack is taken frm the pm.xml file. If nt defined there, it is taken frm the cntentpack.prperties file. If nt defined there, it is taken frm the prject flder. Validate a cntent pack When yu run the createcp cmmand frm OOSHA, the structure f the prject is validated in the HPE Operatins Orchestratin (10.70) Page 9 f 18

10 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA same way as in Studi. The createcp cmmand will fail if the prject includes crrupt XML r CludSlang files, r files that d nt respect the HPE OO validatin schema. Fr example: OOSHA validates that the prject cntains either XML r CludSlang (.sl) files, but nt bth. If it cntains bth, yu must specify the type f the cntent using the --type ptin. Pssible values: afl the prject was develped in Studi and cntains XML cntent cs the prject cntains CludSlang cntent If this ptin is specified, nly items f the specified type (XML r CludSlang) will be included in the resulting cntent pack. Nte: In this versin, OOSHA des nt validate the fllwing: Start steps Cnnected transitins Lanes Operatin respnses Flder and file structure N missing references t ther flws, peratins r cnfiguratin items inside this prject, as well as ther prjects and cntent packs HPE Operatins Orchestratin (10.70) Page 10 f 18

11 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA OOSHA des nt exclude invalid items (flws, peratins, cnfiguratin items) frm the resulting cntent pack. Include hard cpies Inside the cntent pack Nte: A cntent pack may cntain either CludSlang cntent r cntent that was develped frm a Studi prject. This sectin nly applies t cntent that was develped frm a Studi prject. In rder fr OOSHA t pack peratin dependencies (peratins plugins and their dependencies) fr hard cpy peratins, yu must cnfigure the sha.maven.hme prperty inside the sha.prperties file by fllwing the steps belw. 1. Lcate the sha.prperties file <sha_instalatin_flder>/cnf/sha.prperties. 2. Edit the sha.prperties file by setting the sha.maven.hme prperty with the value f the abslute path f the repsitry cntaining the peratin dependencies. The value f this prperty is typically <user_hme>/./data/maven. This is the abslute path f the Studi maven repsitry flder that was used t create the prject, <studi_ wrkspace>/./data/maven. If this prperty is nt specified, the default maven hme is <user_hme>/.m2/repsitry. 3. Save the sha.prperties file and start the OOSHA shell. Include CludSlang peratins inside the cntent pack In rder fr OOSHA t crrectly pack CludSlang peratins, it might need t include their Java dependencies transitively. All Java dependencies are packaged as Maven artifacts. Fr cllecting all necessary artifacts inside the cntent pack, yu must cnfigure sme prperties inside the sha.prperties file by fllwing the steps belw. 1. Lcate the sha.prperties file <sha_instalatin_flder>/cnf/sha.prperties. 2. Edit the sha.prperties file by setting the the fllwing prperties: Set the sha.maven.hme prperty with the value f the abslute path f the lcal repsitry that OOSHA will use t get dependencies frm. If a dependency cannt be fund in this repsitry, OOSHA will try t dwnlad it frm a remte ne. If this prperty is nt specified, the default maven hme is <user_hme>/.m2/repsitry Set the sha.maven.remte.repsitry prperty with the value f the URL f the remte repsitry that OOSHA will use fr dependency dwnlad. If this prperty is nt specified, the default remte repsitry is Maven Central. HPE Operatins Orchestratin (10.70) Page 11 f 18

12 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA Set the sha.maven.settings prperty with the value f the abslute path f the Maven settings file t use fr cnfiguratin. If n Maven settings file is prvided, OOSHA will use the cnfiguratins prvided using the tw prperties abve. If a file is prvided, it will verride any cnfiguratin specified in the prperties abve. 3. Save the sha.prperties file and start the OOSHA shell. Nte: OOSHA relies n the Maven Dependency plugin and the Maven Install plugin fr cllecting dependencies. If these d nt exist in yur lcal repsitry, OOSHA will try t dwnlad them frm the remte ne. Cnfigure System Accunts Nte: A cntent pack may cntain either CludSlang cntent r cntent that was develped frm a Studi prject. This sectin nly applies t cntent that develped frm a Studi prject. In sme cases, yu may want t a package a cntent pack frm a prject that cntains system accunts withut including the system accunt passwrds. Fr example, when yu want t run the createcp cmmand using a false value fr the -- includesystemaccuntpasswrds argument r when the value fr the -- includesystemaccuntpasswrds argument is nt prvided. In such a case, yu must first cnfigure the sha.encryptr.dir prperty inside the sha.prperties file by fllwing the steps belw. 1. Lcate the sha.prperties file <sha_instalatin_flder>/cnf/sha.prperties. 2. Edit the sha.prperties file by setting the sha.encryptr.dir prperty with the value f the abslute path f the Studi installatin security flder <_installatin_ flder>/studi/var/security. 3. Save the sha.prperties file and start the OOSHA shell. Create a new prject in Studi The cmplete prcess f creating a new prject using Studi is dcumented in the HPE OO Studi Authring Guide. The prject generated by Studi will have the fllwing flder structure: HPE Operatins Orchestratin (10.70) Page 12 f 18

13 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA In the example abve, the name f the prject is test-prject. T place CludSlang r XML files inside this prject, yu have t create a new subflder under Library and place them inside. Then, yu can build the cntent pack using OOSHA. Nte: D nt place the files directly under the Library flder, as this will nt wrk. Create a new prject frm a predefined template T create a new prject withut Studi: 1. Dwnlad template-prject.zip. 2. Unzip template-prject.zip t the desired lcatin. 3. Find the directry template-prject with the fllwing structure: 4. Rename the template-prject directry t the name yu want t prvide fr the new prject. Fr a CludSlang prject, the prject naming cnventin is: cs-[<vendr>]- <prduct technlgy> Fr example: cs-vmware-vcenter HPE Operatins Orchestratin (10.70) Page 13 f 18

14 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA Fr a XML prject, the naming cnventin is: [<vendr>]-<prduct technlgy> Fr example: vmware-vcenter 5. Lcate the pm.xml file. Open it, and replace the value inside the artifcactid tag with the name f the prject. Fr example: <artifactid>cs-vmware-vcenter </artifactid>) 6. Lcate the cntentpack.prperties file. Open it, and prvide values fr the prperties: cntent.pack.name - It is recmmended t specify a value fr this prperty. The value shuld be the name f the prject. cntent.pack.uuid - This value is mandatry. Yu must prvide a valid uuid value befre running the createcp cmmand. cntent.pack.versin - It is recmmended t specify a value fr this prperty. The value must be the same as the value frm the versin tag inside the pm.xml file. If yu want t update the versin f the prject, yu must update it inside bth files. cntent.pack.publisher Reference Material Available Arguments fr the createcp Cmmand Argument Descriptin Default Value/Behavir Required --prjectflder The lcatin f the prject t be packaged. Yes This must be the abslute path f the flder that represents a prject in the Studi frmat. --destinatinflder The path t a lcal flder where the prject will be packaged int a cntent pack. The default lcatin is where the cntent pack was created the previus time. N The destinatin flder and all parent flders up t the destinatin flder will be created, if they d nt exist n the file system. The first time the cntent pack is created, the default path is: HPE Operatins Orchestratin (10.70) Page 14 f 18

15 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA Argument Descriptin Default Value/Behavir Required C:\Users\<user_ name>\.\cntent Packs --versin Lets yu specify the versin f the cntent pack If the versin is nt specified, the default versin number is taken frm the prject, with the -SNAPSHOT suffix remved. N Fr example, if the prject versin is SNAPSHOT, the cntent pack versin will be incrementversin The cntent pack versin is taken frm the prject versin with the - SNAPSHOT suffix remved, and the prject versin is increased by False The default is that the prject versin is nt incremented. N Fr example, assuming that yu have nt specified a versin number with --versin: If the prject versin is SNAPSHOT, the cntent pack versin will be and the prject versin will be mved up t SNAPSHOT. --publisher Lets yu specify the publisher f the cntent pack. (empty) N --descriptin Lets yu specify a descriptin f the cntent pack. If this is nt specified, the descriptin is taken frm the cntentpack.prperties file. N --includesystemaccunt Lets yu specify whether False N HPE Operatins Orchestratin (10.70) Page 15 f 18

16 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA Argument Descriptin Default Value/Behavir Required Passwrds the cntent pack shuld include system accunt passwrds. See "Exprting a Cntent Pack" in the HPE OO Studi Authring Guide. Fr security reasns, it is recmmended t cnfigure the system accunt passwrds in Central. -- verridedestinatin Lets yu specify whether t verride an existing file with the same name as the cntent pack in the destinatin flder. If the destinatin file that the cntent pack represents exists n the file system, and verridedestinatin is set t false, the cntent pack will nt be created. If the destinatin file that the cntent pack represents exists n the file system, and verridedestinatin is set t true, the cntent pack will verride the riginal destinatin file. False N --type Specify the type f cntent frm the prject. Pssible values: afl, cs The type f the cntent frm the prject will be aut-detected. N afl means that the prject cntains XML files with flws and peratins. cs means that the prject cntains CludSlang files. If the prject cntains bth XML and CludSlang files, OOSHA will nt manage t detect the type, and will fail t build the cntent pack. The slutin fr this HPE Operatins Orchestratin (10.70) Page 16 f 18

17 OO Shell fr Authring (OOSHA) User Guide Creating Cntent Packs via OOSHA Argument Descriptin Default Value/Behavir Required Only files f the specified type will be included in the resulted cntent pack. situatin is t specify the type f the cntent. If the prject is empty, the detected type will be afl. HPE Operatins Orchestratin (10.70) Page 17 f 18

18

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

HP Universal CMDB. Software Version: Backup and Recovery Guide

HP Universal CMDB. Software Version: Backup and Recovery Guide HP Universal CMDB Sftware Versin: 10.21 Backup and Recvery Guide Dcument Release Date: July 2015 Sftware Release Date: July 2015 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr HP

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

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

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

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

Manual for installation and usage of the module Secure-Connect

Manual for installation and usage of the module Secure-Connect Mdule Secure-Cnnect Manual fr installatin and usage f the mdule Secure-Cnnect Page 1 / 1 5 Table f Cntents 1)Cntents f the package...3 2)Features f the mdule...4 3)Installatin f the mdule...5 Step 1: Installatin

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

HP Oracle LMS. Software Version: User Guide

HP Oracle LMS. Software Version: User Guide HP Oracle LMS Sftware Versin: 1.20 User Guide Dcument Release Date: August 2015 Sftware Release Date: August 2015 Legal Ntices Warranty The nly warranties fr HP prducts and services are set frth in the

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

HPE Network Node Manager i Software Software Version: NNMi HPE Network Node Manager i Software IBM Tivoli Netcool/OMNIbus Integration Guide

HPE Network Node Manager i Software Software Version: NNMi HPE Network Node Manager i Software IBM Tivoli Netcool/OMNIbus Integration Guide HPE Netwrk Nde Manager i Sftware Sftware Versin: NNMi 10.20 HPE Netwrk Nde Manager i Sftware IBM Tivli Netcl/OMNIbus Integratin Dcument Release Date: July 2016 Sftware Release Date: July 2016 Legal Ntices

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

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

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

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

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

Enabling Your Personal Web Page on the SacLink

Enabling Your Personal Web Page on the SacLink 53 Enabling Yur Persnal Web Page n the SacLink *Yu need t enable yur persnal web page nly ONCE. It will be available t yu until yu graduate frm CSUS. T enable yur Persnal Web Page, fllw the steps given

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

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide Secure File Transfer Prtcl (SFTP) Interface fr Data Intake User Guide Cntents Descriptin... 2 Steps fr firms new t batch submissin... 2 Acquiring necessary FINRA accunts... 2 SFTP Access t FINRA... 2 SFTP

More information

HPE Project and Portfolio Management Center

HPE Project and Portfolio Management Center HPE Prject and Prtfli Management Center Sftware Versin: Cntent Pack 1.0 Vertica fr PPM Reprting Custmizatin Guide G t HELP CENTER ONLINE http://ppm-help.saas.hpe.cm Dcument Release Date: Nvember 2014 Sftware

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

Amyuni Document Converter

Amyuni Document Converter Amyuni Dcument Cnverter Versin 5.0 Prfessinal Quick Start Guide fr Develpers Updated May, 2013 AMYUNI Cnsultants AMYUNI Technlgies www.amyuni.cm 2 Cntents Cntents... 3 Legal Infrmatin... 4 Imprtant Nte

More information

Extended Traceability Report for Enterprise Architect

Extended Traceability Report for Enterprise Architect Extended Traceability Reprt User Guide Extended Traceability Reprt fr Enterprise Architect Extended Traceability Reprt fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

RELEASE NOTES. HYCU Data Protection for Nutanix

RELEASE NOTES. HYCU Data Protection for Nutanix RELEASE NOTES HYCU Data Prtectin fr Nutanix Versin: 3.0.0 Prduct release date: April 2018 Dcument release date: April 2018 Legal ntices Cpyright ntice 2017 2018 HYCU. All rights reserved. This dcument

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

Additional License Authorizations

Additional License Authorizations Additinal License Authrizatins Fr HPE CMS SIM Management sftware prducts Prducts and suites cvered PRODUCTS E-LTU OR E-MEDIA AVAILABLE * NON-PRODUCTION USE OPTION HPE Dynamic SIM Prvisining Yes Yes HPE

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

AvePoint Timeline Enterprise for Microsoft Dynamics CRM

AvePoint Timeline Enterprise for Microsoft Dynamics CRM AvePint Timeline Enterprise 1.0.2 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin B Issued Nvember 2013 Timeline Enterprise fr Micrsft Dynamics CRM Install and Cnfig 1 Table f Cntents

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved.

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved. Aras Innvatr Service Usage Instructins Aras Innvatr 8.1 Dcument #: 8.1.09202006 Last Mdified: 4/4/2007 Aras Crpratin ARAS CORPORATION Cpyright 2007 All rights reserved Aras Crpratin Heritage Place 439

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 SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation PRE-INSTALLATION INSTRUCTIONS: This dcument discusses using the WrldShip DVD t install WrldShip. Yu can als install WrldShip frm the Web. G t the fllwing Web page and click the apprpriate dwnlad link:

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

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

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide Oracle Universal Recrds Management Oracle Universal Recrds Manager Adapter fr Dcumentum Installatin Guide December 2009 Universal Recrds Manager Adapter fr Dcumentum Installatin Guide, Cpyright 2009, Oracle.

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

SpiraPlan & SpiraTeam Version Control Integration User Guide Inflectra Corporation

SpiraPlan & SpiraTeam Version Control Integration User Guide Inflectra Corporation SpiraPlan & SpiraTeam Versin Cntrl Integratin User Guide Inflectra Crpratin Date: June 4th, 2017 Cntents 1. Intrductin... 1 2. Integrating with Subversin... 2 3. Integrating with Perfrce... 7 4. Integrating

More information

Interoperability between ProCurve WESM zl and HP ipaq Voice Messenger smartphone

Interoperability between ProCurve WESM zl and HP ipaq Voice Messenger smartphone An HP PrCurve Netwrking Applicatin Nte Interperability between PrCurve WESM zl and HP ipaq Vice Messenger smartphne Cntents 1. Intrductin... 3 2. Prerequisites... 3 3. Netwrk architecture... 3 4. Secure

More information

INSERTING MEDIA AND OBJECTS

INSERTING MEDIA AND OBJECTS INSERTING MEDIA AND OBJECTS This sectin describes hw t insert media and bjects using the RS Stre Website Editr. Basic Insert features gruped n the tlbar. LINKS The Link feature f the Editr is a pwerful

More information

Apache Solr for FSI SERVER. User Manual. Version 4.5

Apache Solr for FSI SERVER. User Manual. Version 4.5 Apache Slr fr FSI SERVER User Manual Versin 4.5 Apache Slr fr FSI Server NeptuneLabs GmbH Lagesche Str. 32 D-32657 Lemg Germany 2009-2015 NeptuneLabs. All rights reserved. Last updated: Nvember 2013 FSI

More information

SAS Hot Fix Analysis, Download and Deployment Tool

SAS Hot Fix Analysis, Download and Deployment Tool SAS Ht Fix Analysis, Dwnlad and Deplyment Tl SASHFADD Versin 2.2.1 Usage Guide What's New in SASHFADD 2.2.1? Table f Cntents Intrductin... 1 System Requirements... 2 Imprtant infrmatin regarding tl usage...

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/3/2017 Cpyright Infrmatin Cpyright 2017 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

Proficy* SmartSignal 6.1 Installation Guide

Proficy* SmartSignal 6.1 Installation Guide Prficy* SmartSignal 6.1 IG_P-SS_6.1 R0 Prficy* SmartSignal 6.1 Disclaimer f Warranties and Liability The infrmatin cntained in this manual is believed t be accurate and reliable. Hwever, GE Intelligent

More information

This document describes new features and resolved issues for Intelligent Scene Analysis System

This document describes new features and resolved issues for Intelligent Scene Analysis System Release Ntes Intelligent Scene Analysis System Versin 14.0.0 Release Ntes Revisin 1 This dcument describes new features and reslved issues fr Intelligent Scene Analysis System 14.0.0. Yu can retrieve the

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

Single File Upload Guide

Single File Upload Guide Single File Uplad Guide August 15, 2018 Versin 9.6.134.78 Single File Uplad Guide 1 Fr the mst recent versin f this dcument, visit ur dcumentatin website. Single File Uplad Guide 2 Table f Cntents 1 Single

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Dcument Versin: 1.13 2018-02-02 Release Family 9 Typgraphic Cnventins Type Style Example Descriptin Wrds r characters quted frm the screen. These include field names, screen

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

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

Avigilon Control Center Server User Guide. Version 6.4

Avigilon Control Center Server User Guide. Version 6.4 Avigiln Cntrl Center Server User Guide Versin 6.4 2006-2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

More information

HP LF Printing Knowledge Center. Proof the output on the monitor

HP LF Printing Knowledge Center. Proof the output on the monitor HP LF Printing Knwledge Center Prf the utput n the mnitr Applicatin: Adbe Illustratr CS Printer: HP Designjet 30/90/130 series Sftware: EFI Designer Editin fr HP Operating System: Mac OS X 1. First recmmendatins:

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

Microsoft Excel Extensions for Enterprise Architect

Microsoft Excel Extensions for Enterprise Architect Excel Extensins User Guide Micrsft Excel Extensins fr Enterprise Architect Micrsft Excel Extensins fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Installatin... 4 Verifying

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/11/2018 Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

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

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003 Overview The screenshts/advice are based n upgrading Cntrller 10.1 RTM t 10.1 IF6 n Win2003 Other Interim Fix (IF) upgrades are likely t be similar, but the authr cannt guarantee that the dcumentatin is

More information

Custodial Integrator. Release Notes. Version 3.11 (TLM)

Custodial Integrator. Release Notes. Version 3.11 (TLM) Custdial Integratr Release Ntes Versin 3.11 (TLM) 2018 Mrningstar. All Rights Reserved. Custdial Integratr Prduct Versin: V3.11.001 Dcument Versin: 020 Dcument Issue Date: December 14, 2018 Technical Supprt:

More information

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018)

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018) Upgrade Guide Medtech Evlutin General Practice Versin 1.9 Build 1.9.0.312 (March 2018) These instructins cntain imprtant infrmatin fr all Medtech Evlutin users and IT Supprt persnnel. We suggest that these

More information

Avigilon Control Center Server User Guide. Version 6.8

Avigilon Control Center Server User Guide. Version 6.8 Avigiln Cntrl Center Server User Guide Versin 6.8 2006-2018, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

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

McAfee Endpoint Upgrade Assistant 2.2

McAfee Endpoint Upgrade Assistant 2.2 Release Ntes McAfee Endpint Upgrade Assistant 2.2 Fr use with eplicy Orchestratr Cntents Abut this release... 2 Release build... 2 Changes in this Release... 3 Custm Lg Lcatin... 3 EUA Envirnment Lgin

More information

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions TECHNICAL REPORT Dell EqualLgic PS Series Arrays: Expanding Windws Basic Disk Partitins ABSTRACT This Technical Reprt describes hw t expand Micrsft Windws basic disk vlumes after increasing the size f

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

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

HPE BladeSystem c3000 Tower Enclosure Quick Setup Instructions

HPE BladeSystem c3000 Tower Enclosure Quick Setup Instructions HPE BladeSystem c3000 Twer Enclsure Quick Setup Instructins Part Number: 457023-006 Nvember 2015 (Sixth Editin) Site requirements Select an installatin site that meets the detailed installatin site requirements

More information

Firmware Upgrade Wizard v A Technical Guide

Firmware Upgrade Wizard v A Technical Guide Firmware Upgrade Wizard v4.1.1 A Technical Guide Nvember 2015 Intrductin The Firmware Upgrade Wizard prvides the fllwing features: It supprts upgrading the firmware n designated devices, see Supprted devices.

More information

Manually Upgrading PostgreSQL 9.1 to PostgreSQL

Manually Upgrading PostgreSQL 9.1 to PostgreSQL README Manually Upgrading PstgreSQL 9.1 t PstgreSQL 9.4.13 Databases managed by the SAS Web Infrastructure Platfrm Data Server (including SAS slutin data servers cnfigured with the SAS Deplyment Wizard)

More information

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide Quick Start Guide This guide will explain the prcess f installing & using the DemPad Designer sftware fr PC, which allws yu t create a custmised Graphical User Interface (GUI) fr an iphne / ipad & embed

More information

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 TECHNICAL DOCUMENTATION CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 AUGUST 2012 2012 CrwnPeak Technlgy, Inc. All rights reserved. N part f this dcument may be reprduced r transmitted

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

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

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights

More information

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu BANNER BASICS What is Banner? Definitin Prduct Mdules Self-Service-Fish R Net Lg int Banner Banner Envirnment The Main Windw My Banner Pages What is it? What frm d yu use? Steps t create a persnal menu

More information

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 Prepared by: March Haber, march@il.ibm.cm Last Updated: January, 2012 IBM MetaData Wrkbench Enablement Series Table f Cntents: Table f

More information

VMware EVO:RAIL Customer Release Notes

VMware EVO:RAIL Customer Release Notes VMware EVO:RAIL Custmer Release Ntes EVO:RAIL Release 1.2.0 Dcument Revisin: 1.2.0-2 (May 27, 2015) Cpyright 1998-2015 VMware, Inc. All rights reserved. Cpyright, trademark, and patent infrmatin: http://pubs.vmware.cm/cpyright-trademark.html.

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

HP LF Printing Knowledge Center. Proof a press with Pantone Colors

HP LF Printing Knowledge Center. Proof a press with Pantone Colors HP LF Printing Knwledge Center Prf a press with Pantne Clrs Applicatin: Adbe Phtshp CS Printer: HP Designjet 30/90/130 series Sftware: EFI Designjer Editn fr HP Operating System: Windws 1. First recmmendatins:

More information

FiveContractor.com User Manual

FiveContractor.com User Manual FiveCntractr.cm User Manual Fr Use by Five Brthers Vendrs Distributin authrized t current Five Brthers Custmers nly. Other requests fr this dcument shall be referred t Five Brthers, 12220 East Thirteen

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

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

Trimble Survey GNSS Firmware Version 4.81 (July 2013)

Trimble Survey GNSS Firmware Version 4.81 (July 2013) Handheld Integrated Mdular RELEASE NOTES TRIMBLE SURVEY GNSS FIRMWARE Trimble Survey GNSS Firmware Versin 4.81 (July 2013) Requirements This firmware versin includes imprvements t the Survey Receiver firmware.

More information

Milestone XProtect. NVR Installer s Guide

Milestone XProtect. NVR Installer s Guide Milestne XPrtect NVR Installer s Guide Target Audience fr this Dcument This guide is relevant fr peple respnsible fr delivering and installing Milestne XPrtect NVR surveillance systems. If yu are a Milestne

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

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

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins VMware AirWatch SDK Plugin fr Apache Crdva Instructins Add AirWatch Functinality t Enterprise Applicatains with SDK Plugins v1.2 Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using

More information

DocAve 6 Software Platform

DocAve 6 Software Platform DcAve 6 Sftware Platfrm Release Ntes Service Pack 3, Cumulative Update 2 DcAve Fr Micrsft SharePint Released Octber 25, 2013 1 New Features and Imprvements DcAve Platfrm Verified cmpatibility with Micrsft

More information

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE WHITE PAPER - DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE ABSTRACT This planning guide discusses guidance fr the varius vcenter Server deplyment ptins supprted n VxRail Appliances. Nvember 2017 TABLE

More information

DUO LINK 4 APP User Manual V- A PNY Technologies, Inc. 1. PNY Technologies, Inc. 34.

DUO LINK 4 APP User Manual V- A PNY Technologies, Inc. 1. PNY Technologies, Inc. 34. 34. 1. Table f Cntents Page 1. Prduct Descriptin 4 2. System Requirements 5 3. DUO LINK App Installatin 5 4. DUO LINK App Mving Screens 7 5. File Management 5.1. Types f views 8 5.2. Select Files t Cpy,

More information

Xerox WorkCentre 7120/7125 Series User Instructions

Xerox WorkCentre 7120/7125 Series User Instructions Xerx WrkCentre 7120/7125 Series User Instructins Hw t Make a Cpy Using the Duplex Autmatic Dcument Feeder (DADF) NOTE: Use the DADF fr multiple r single pages. Use the Dcument Glass fr single cpies r paper

More information

HPE LoadRunner Best Practices Series. LoadRunner Upgrade Best Practices

HPE LoadRunner Best Practices Series. LoadRunner Upgrade Best Practices HPE LadRunner Best Practices Series LadRunner 12.50 Upgrade Best Practices Dcument publicatin date: Nvember 2015 Cntents 1. Intrductin... 3 Overview... 3 Audience... 3 2. Preparatin... 3 Backup assets...

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

Integration Framework for SAP Business One

Integration Framework for SAP Business One Integratin Framewrk fr SAP Business One DIPrxy Cnfiguratin PUBLIC Glbal Rll-ut Octber 2018, B Zha TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 CONFIGURATION... 5 3.1 Services in Service

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

Medtech Evolution. Installation Guide

Medtech Evolution. Installation Guide Medtech Evlutin Installatin Guide Versin 10.4.2. Build 5850 August 2018 Cpyright Medtech Healthcare Pty Ltd Page 1 f 11 Table f Cntents Intrductin... 3 Installatin Pre-requisites... 4 Medtech Evlutin Server

More information

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018 Release Ntes Versin: - v18.13 Fr ClickSftware StreetSmart September 22, 2018 Cpyright Ntice Cpyright 2018 ClickSftware Technlgies Ltd. All rights reserved. N part f this publicatin may be cpied withut

More information