### Shared properties for all DEV profiles (US-DEV and UAP-DEV) ### # JDBC data sources #jdbc.pulse.driver-class-name=oracle.jdbc.driver.OracleDriver #jdbc.pulse.jdbcUrl=jdbc:oracle:thin:@//pulseuidb-dev.genpt.net:1521/pulseui-dev #new db_qa #jdbc.pulse.driver-class-name=oracle.jdbc.driver.OracleDriver #jdbc.pulse.jdbcUrl=jdbc:oracle:thin:@//augpcqapulora01:1521/plsuat02 #new db_dev jdbc.pulse.driver-class-name=oracle.jdbc.driver.OracleDriver jdbc.pulse.jdbcUrl=jdbc:oracle:thin:@//auapgdvpulora01:1521/plsdev jdbc.spss.driver-class-name=oracle.jdbc.driver.OracleDriver jdbc.spss.jdbc-url=jdbc:oracle:thin:@//pulsespssdb-dev.genpt.net:1521/pulsespss-dev jdbc.audit.driver-class-name=${jdbc.pulse.driver-class-name} jdbc.audit.jdbcUrl=${jdbc.pulse.jdbcUrl} jdbc.audit.username=PULSE_AUDIT jdbc.audit.password=HD%Eg45B*^#h4<^0LZ7)3=TJhqC # Qlik qlik.server-name=apgqlikdev.genpt.net:4243 # Informatica informatica.client.url=https://infws-eim-dev.genpt.net/wsh/services/BatchServices/DataIntegration?WSDL informatica.client.user-name=svc_apg_dv_pul_app informatica.client.password=5Y2B$Llf^&(*z(uZb&4a informatica.client.domain=Domain_dev informatica.client.repo=RS_DEV # Misc pulse.classification-image-share-path=\\\\awapgpdclsweb01\\pulse-images\\ leadTime.service.url=https://replenishment-service.dev.np.gcp.genpt.net/v1/leadtime leadTime.targetAudience=https://replenishmentservice-clr-y33igacw2a-uk.a.run.app #for local please have the key json inside resources and enable the below line and disable other key #leadTime.serviceAccount.key=classpath:gpc-key-dev.json leadTime.serviceAccount.key=/data/pulseAPI/gpc-invplnng-onprem-sa-dev.json # Jim Service jim.service.url=https://jimservice.genpt.com/v6/JimService.svc nicap.service.url= http://nicapstaging.genpt.net/api/v2/vin nicap.application.id=pulse nicap.store.id=700001999 notify.failed.interval=0 * * * * * defer.session.site.limit=25 custom.group.cannot.use=custom group # Hikari connection pool settings jdbc.pulse.pool-name=PulseConnectionPool jdbc.pulse.minimum-idle=15 jdbc.pulse.maximum-pool-size=250 jdbc.pulse.connection-timeout=45000 jdbc.pulse.leak-detection-threshold=600000 # Server properties server.tomcat.max-http-post-size=20MB