-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpmf.properties
60 lines (45 loc) · 2.71 KB
/
pmf.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Fri Feb 28 16:47:06 EST 2014
# Replay feature output
# ---------------------
# This file was built by the Replay feature of InstallAnywhere.
# It contains variables that were set by Panels, Consoles or Custom Code.
#Install
#-------
-fileOverwrite_/bigscm/432/ibi/uninstall_pmf/Uninstall_PMF/Uninstall_PMF.lax=Yes
#PLEASE DO NOT EDIT ABOVE THIS LINE.
#You CAN EDIT the VALUES of any NAME-VALUE pair from here on.
#----------------------------------------------------------------------------------------------------
INSTALLER_LOCALE=en
PRODUCT_CODE=8888
#To install WebFOCUS Client Components, INSTALL_WF_COMP must be 'Y' otherwise assign 'N'
#---------------------------------------------------------------------------------------
INSTALL_WF_COMP=Y
#Enter WebFOCUS Client Configuration Directory(e.g., ibi/WebFOCUS/client/wfc)
#----------------------------------------------------------------------------
WF_CLIENT=/ibi/WebFOCUS80/client/wfc
#Specify WebFOCUS Repository id and password#also, to pass encrypted password use WF_REPOS_PWD_ENC,
#to pass plain password use WF_REPOS_PWD and either leave
# WF_REPOS_PWD_ENC blank or delete it
#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
WF_REPOS_ID=admin
WF_REPOS_PWD_ENC=AFA6C5F3E6C0C5CB
#To install Reporting Server Components, INSTALL_SRV_COMP must be 'Y' otherwise assign 'N'
#-----------------------------------------------------------------------------------------
INSTALL_SRV_COMP=Y
#Enter WebFOCUS Server EDACONF Directory(e.g., ibi/srv/wfs)
#----------------------------------------------------------
SRV_CONFIG=/ibi/srv80/wfs
#To specify databse provide short name, e.g.,SQLMSS for "Microsoft SQL Server", SQLORA for "Oracle", DB2 for "DB2", SQLMYSQL for "MySQL", SQLDBC for "Teradata", SQLHYP for "HyperStage"
#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DB_TYPE=SQLORA
#Specify user database host, port, id and password#also, to pass encrypted password use DB_PSWD_ENC,
#to pass plain password use DB_PSWD and either leave
# DB_PSWD_ENC blank or delete it
#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DB_HOST=localhost
DB_PORT=49161
DB_ID=system
DB_PSWD=oracle
#Silent install will continue if CONTINUE_ON_EXISTING_PMF is 'Y' otherwise assign 'N'
#------------------------------------------------------------------------------------
CONTINUE_ON_EXISTING_PMF=N