System Installation
Perform following steps:
- Shut down Polarion.
- Copy the
folder of this installation bundle into the Polarion extensions directorycip-alpha-uppsupps-extensions[POLARION_HOME]/polarion/extensions. - Remove the
.configfolder at[POLARION_HOME]/data/workspace. - Open the
polarion.propertiesfile.
Operating System Path Windows [POLARION_HOME]/polarion/configuration/polarion.propertiesLinux [POLARION_HOME]/etc/polarion.propertiesAppend following block to the properties file.
# UPPS! Configuration Start com.siemens.polarion.scriptInjection.mainHead=<script id="cip-upps-startup" type="text/javascript" src="/polarion/upps/client/start-upps.js"></script> # Enable limited sql commands which are by default disabled in Polarion 2410 and are required by the UPPS! Extensions. com.polarion.platform.sql.restrictedQueryCommandsLevel=NONE # Properties required to be specified for the License Monitor UPPS! Extension. # eu.cipalpha.upps.licensemonitor.directus.host=<directus host from where data is read/written to> # eu.cipalpha.upps.licensemonitor.directus.token=<token value for API authentication> # eu.cipalpha.upps.licensemonitor.postgre.host=<host address of the PostgreSQL database backend used by directus> # eu.cipalpha.upps.licensemonitor.postgre.user=<user with which the database is accessed> # eu.cipalpha.upps.licensemonitor.postgre.pw=<password of the specified user> # # Uncomment the following properties if you use this feature: #eu.cipalpha.upps.licensemonitor.directus.host=http://localhost:8055 #eu.cipalpha.upps.licensemonitor.directus.token=K4N1TuKSGVkcufy6rUMPBYyIxbqixqJt #eu.cipalpha.upps.licensemonitor.postgre.host=localhost:5431 #eu.cipalpha.upps.licensemonitor.postgre.user=directus #eu.cipalpha.upps.licensemonitor.postgre.pw=sutcerid # UPPS! Configuration EndIf property key
com.siemens.polarion.scriptInjection.mainHeadalready exists, then their property values. - Install your UPPS! Extensions production license file
upps.production-licenseor evaluation license file(s)upps.[extension].evaluation-licensethat you received from your provider into the folder[POLARION_HOME]/polarion/license. - Start Polarion.