Where is the xml file on OneClick server where the Jasper Integration server params are kept?
This information is not stored in a file.
We need to follow below steps
Below is the sample output:
mysql> select * from registry \G
*************************** 1. row ***************************
reg_user: System
OneClickServerEntry: http://SPECTRUM:8080
SRMPollPeriod: 24
SRMPollStartTime: 0
SRMPollEndTime: 24
IFIdleThreshold: 0
ServersList: [chisa08-i172919]
CrystalInstallRoot:
CrystalCommonFiles:
CrystalHome:
CrystalPassword:
ReportSuppressedAlarms: false
BOPassword:
BOCommonFiles:
BOHome:
BOInstallRoot:
ConvertedReportsToBOXI: false
ArchivalRetentionDays: 90
event_archival_retention_days: 90
DataRetentionPolicy: all data
customlogopath: C:\win32app\Spectrum\custom\repmgr\logo.bmp
isReportingReady: false
handler_batch_size: 1000
event_poller_processing_interval: 60
MonitorSRM: true
SRM_Model: 1048679
BOUser:
BOHost:
BOPort: 0
BOAuthType:
BOTomcatPort: 0
CrystalReportsUser:
CrystalReportsPassword:
CrystalReportsHost:
DBHost:
BOInfoView:
BOCmc:
BOInfoViewCredentials:
BOInfoViewAuthType:
UniverseUser:
UniversePassword:
is_security_enabled: false
DefaultBOXIUserPassword:
isPerformanceMonitorEnabled: false
install_version: 10.1.1.0.64
PollTaskMaxTardy: 750
BOSharedSecret:
multiSRMSupport: false
multiSrcCABIHost:
multiSrcCmsPort: 6400
multiSrcUser: Administrator
multiSrcPwd:
multiSrcTomcatPort: 8080
multiSrcEnabled: false
jasperHost: JASPER-SERVER
jasperTomcatPort: 8088
jasperUser: superuser
jasperPassword: w?n½hc#O?6
jasperEnabled: true
jasperOrganization: spectrum
JaperViewKey:
1 row in set (0.00 sec)
mysql>
You can find Jasper related entries in the output, marked the information in Bold and Underline.