8 Environment Variable for OBCM_MS_2 managed server
#!/bin/bash
JAVA_OPTIONS=$JAVA_OPTIONS}
-Dcashflow-forecasting.db.jndi=jdbc/OBCM_CASHFLOW_FORCAST"
-Drecon.db.jndi=jdbc/OBSCFCM_RECON"
-Dplato.db.jndi=jdbc/PLATO"
-Dcmc.db.jndi=jdbc/CMNCORE"
-Dplatoui.db.jndi=jdbc/PLATO_UI_CONFIG"
-Dsms.db.jndi=jdbc/sms"
-Dfinance.db.jndi=jdbc/OBSCF_FINANCE"
-Dobscfreport.db.jndi=jdbc/OBSCF_REPORT"
-Dlimits.db.jndi=jdbc/OBSCF_LIMIT_MAINT"
-Dobscfcore.db.jndi=jdbc/OBSCF_CORE"
-Deodbatch.db.jndi=jdbc/PLATOBATCH"
-Dobcmcashflowforcasting.db.jndi=jdbc/OBCM_CASHFLOW_FORCAST"
-Dplatofeed.db.jndi=jdbc/PLATOFEED"
-Dobcmcollectionmaint.db.jndi=jdbc/OBCM_COLLECTION_MAINT"
-Dcollectiontxn.db.jndi=jdbc/OBCM_COLLECTIONS"
-Daccnt.db.jndi=jdbc/OBSCFCM_ACCOUNTING"
-Dcharges.db.jndi=jdbc/OBSCFCM_CHARGES"
-Dobscfcmcore.db.jndi=jdbc/OBSCFCM_CORE_SERVICES"
-Dfilter.db.jndi=jdbc/OBSCFCM_FILTER"
-Dinstrument.db.jndi=jdbc/OBSCFCM_INSTRUMENTS"
-Dmanualrecon.db.jndi=jdbc/OBSCFCM_RECON"
-Dmaint.db.jndi=jdbc/OBSCFCM_MAINTENANCE"
-Dreport.db.jndi=jdbc/OBSCFCM_REPORT"
-Dworkflow.db.jndi=jdbc/OBSCFCM_WORKFLOWS_CONDUCTOR"
-Dplato.services.config.uri=https://<host>:8001"
-Dplato.service.logging.path=/scratch/work_area/application/logs"
-Dapigateway.url=https://<host>.in.example.com:8006"
-Dplato.service.env=CD1"
-Deureka.host=<host>"
-Deureka.port=8002"
-Dworkflowservice.eureka.host=<host>"
-Dworkflowservice.eureka.port=8203"
-Dkafka.host=<host> "
-Dkafka.port=9092"
-Dzookeeper.port=2181"
-Dplato.services.gateway.port=8006"
-Dplato.services.config.port=8002"
-Dobcmreport.db.jndi=jdbc/OBCM_REPORT"
-Dcache.evict.interval.milliseconds=7200000"
-Dcache.evict.initialdelay.milliseconds=7200000"
-Deureka.connectTimeout=10000"
-Deureka.readTimeout=10000"
-Dribbon.connectTimeout=20000"
-Dribbon.readTimeout=20000"
-Dplato.services.eureka.uri=https://<host>:8001"
-Dobcm.mastermaintenance.service.appId=OBSCFCMMAINT"
-Dobcm.collectionmaintenance.vaultmasterjob.chunkSize=50"
-Dcmncore.cmc-branch.service.appId=CMNCORE"
-Dplato.services.plato.services.platoref.port=8402"
-Dobcmcashflowprediction.db.jndi=jdbc/OBCM_CASHFLOW_PREDICTION"
-Deureka.protocol=<http or https>"
-Dspring.cloud.loadbalancer.ribbon.enabled=false
-DutilityCache.evict.initialdelay.milliseconds=60000
-DutilityCache.evict.fixedrate.milliseconds=60000
-Dflyway.domain.placeholders.obscfcmmastermaintenance.enabled=true
-Dspring.main.allow-circular-references=true
-
-Dflyway.platoui.placeholders.apigateway_url
=<plato-api-router_Url>"
export JAVA_OPTIONS