7 Environment Variable for OBCM_MS_1 managed server
#!/bin/bash
JAVA_OPTIONS=$JAVA_OPTIONS}
-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/EODBATCH"
-Dobcmcashflowforcasting.db.jndi=jdbc/OBCM_CASHFLOW_FORCAST"
-Dobcmprojec.server.port=8107"
-Dobcmcashflowprojection.db.jndi=jdbc/OBCM_CASHFLOW_PROJECTION"
-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=8004"
-Dfileupload.jdbc.url=jdbc:oracle:thin:@//<host>.in.example.com:1521/orclpdb"
-Dfileupload.schema.username=OBSCFCM_FILE_PROCESSING"
-Dfileupload.schema.password=welome1"
-Dworkflowservice.eureka.host=<host>.in.example.com"
-Dworkflowservice.eureka.port=8203"
-Dkafka.host=<host>"
-Dkafka.port=9092"
-Dzookeeper.port=2181"
-Dplato.services.gateway.port=8006"
-Dplato.services.config.port=8002"
-Dforecasting.jdbc.url=jdbc:oracle:thin:@//<host>.in.example.com:1521/orclpdb"
-Dobcmcashflowforcasting.schema.username=OBCM_CASHFLOW_FORECASTING"
-Dobcmcashflowforcasting.schema.password=welome1"
-Dcache.evict.interval.milliseconds=7200000"
-Dcache.evict.initialdelay.milliseconds=7200000"
-Dchatbot.url=https://<host>.in.example.com:8201"
-Doda.uri=idcs-oda"
-D501204fbc4d496dac7b74d15a590dce-t0.data.digitalassistant.oci.oc-test.com"
-Doda.channelid=569a0fbd"
-D1f4-4a9c-ad7c-86eab83bf957"
-Doda.secretkey=a5TAAyLQFlD0kx0kD1dS41W7d67Hsi80"
-Doda.isoda=Y"
-Dobscfcmalert.core.userId=SUNIL"
-Dobscfcmalert.core.branchCode=004"
-Dobscfcmalert.server.port=8201"
-Dspring.zipkin.baseUrl=http://<host>.in.example.com:9411"
-Deureka.client.serviceUrl.defaultZone=https://<host>.in.example.com:8004/plato"
-Discovery-service/eureka"
-Dobscfcm.filter.service.appId=OBSCFCM_FILTER"
-Dobscfcmalert.db.jndi=jdbc/OBSCFCM_ALERTS"
-Deureka.connectTimeout=10000"
-Deureka.readTimeout=10000"
-Dribbon.connectTimeout=20000"
-Dribbon.readTimeout=20000"
-Dplato.services.eureka.uri=https://<host>:8004"
-Deureka.protocol=https"
-Dspring.cloud.loadbalancer.ribbon.enabled=false
-DutilityCache.evict.fixedrate.milliseconds=600000
-DutilityCache.evict.initialdelay.milliseconds=600000
-Dspring.main.allow-circular-references=true
-Dflyway.platoui.placeholders.apigateway_url
=<plato-api-router_Url>"
export JAVA_OPTIONS