diff --git a/src/main/environment/common_example.properties b/src/main/environment/common_example.properties index 1f1e272b..5dc134c3 100644 --- a/src/main/environment/common_example.properties +++ b/src/main/environment/common_example.properties @@ -1,20 +1,19 @@ # local env +server.port=8083 # DB Connections -spring.datasource.url= -spring.datasource.username= -spring.datasource.password= +spring.datasource.url=jdbc:mysql://localhost:3306/db_iemr +spring.datasource.username=root +spring.datasource.password=1234 -spring.datasource.url=jdbc:mysql://localhost:3306/db_iemr?autoReconnect=true&useSSL=false encDbUserName=zFlYsp9Z0s+lRvLM15A3g/Ba0w8VGs/1usuW7EsGF3k= encDbPass=JGGAGn5wTlrbTLUHY+5BzfBa0w8VGs/1usuW7EsGF3k= spring.datasource.driver-class-name=com.mysql.jdbc.Driver -secondary.datasource.username= -secondary.datasource.password= -secondary.datasource.url= +secondary.datasource.username=root +secondary.datasource.password=1234 +secondary.datasource.url=jdbc:mysql://localhost:3306/db_reporting secondary.datasource.driver-class-name=com.mysql.jdbc.Driver -fileBasePath =/Doc # KM config km-base-url=http://10.208.122.38:8084/OpenKM @@ -25,8 +24,11 @@ cti-server-ip=10.208.122.99 cti-logger_base_url=http://10.208.122.99/logger # Identity Config -identity-api-url = http://localhost:8080/identity-0.0.1 -identity-1097-api-url = http://localhost:8080/1097identityapi-v1.0 +identity-api-url = http://localhost:8094/ +#Verify whether 1097 and identity are same? +identity-1097-api-url = http://localhost:8095/ +##Generate Benificiary Config +genben-api=http://localhost:8092/ #### SMS Configuration send-sms=false @@ -53,18 +55,70 @@ spring.mail.properties.mail.smtp.starttls.enable=true start-email-scheduler=true cron-scheduler-email=0 0/1 * * * ? * +##-------------------------------###cti data sync Scheduler configurations------------------------------------------------------ + +start-ctidatasync-scheduler=false +cron-scheduler-ctidatasync=0 0 2 */2 * ? + +##-------------------------------###cti data check with call detail report Scheduler------------------------------------------------------ + +#Runs at everyday 12:10AM +start-ctidatacheck-scheduler=true +cron-scheduler-ctidatacheck=0 10 00 * * * + +##---------------------------------#### Registration schedular for Avni------------------------------------------------------------------------------ + +start-avni-scheduler=false +cron-avni-registration=0 0/1 * * * ? * + +##------------------------------------------------#### Everwell Regsitration Scheduler--------------------------------------------------------------- + +start-registration-scheduler=false +cron-scheduler-registration=0 34 19 * * ? * + +##----------------------------------------------------#everwell data sync----------------------------------------------------------- + +start-everwelldatasync-scheduler=false +cron-scheduler-everwelldatasync=0 0/5 * * * ? * + +##-----------------------------------------------#NHM data dashboard schedular---------------------------------------------------------------- +# run at everyday 12:01AM +start-nhmdashboard-scheduler=true +cron-scheduler-nhmdashboard=0 1 * * * ? * ##----------------------------------------------------#grievance data sync----------------------------------------------------------- start-grievancedatasync-scheduler=false cron-scheduler-grievancedatasync=0 0/5 * * * ? * -### generate Beneficiary Config -genben-api=http://localhost:8080/bengenapi-v1.0 - ### Redis IP spring.redis.host=localhost + +##--------------------------------------------------------------------------------------------------------------- +###CTI data sync schedular +cz-duration=40 +##--------------------------------------------------------------------------------------------------------------- +## prescription template +TMprescriptionTemplate=TMPrescription +##--------------------------------------------------------------------------------------------------------------- +##duration for everwell calender +everwellCalendarDuration=15 + ##--------------------------------------------------------------------------------------------------------------- +##lonic variables +lonicPageSize=10 + ##--------------------------------------------------------------------------------------------------------------- #snomedcti snomedCTPageSize=10 +##--------------------------------------------------------------------------------------------------------------- +#call retry count +callRetryConfiguration=3 +##--------------------------------------------------------------------------------------------------------------- +#avni registration Duration +avniRegistrationLimit=7 + +#--------------------------NHM Agent Real Time Data---------------------------- +nhm.agent.real.time.data.url= http://175.101.1.83/apps/utility/alive_api.php +nhm.agent.real.time.data.cron.scheduler=0 */2 * ? * * +nhm.agent.real.time.data.cron.flag=true carestream_socket_ip = 192.168.43.39 carestream_socket_port = 1235 @@ -81,9 +135,9 @@ everwellEditDoses = https://beta-hub.everwell.org/Api/Patients/EditManualDoses everwellEditMissedDoses = https://beta-hub.everwell.org/Api/Patients/EditMissedDoses everwellGetPatientAdherenceUrl = https://beta-hub.everwell.org/Api/Patients/CurrentMonthMissedAdherence?Page= everwellEditSecondaryPhoneNo = https://beta-hub.everwell.org/Api/Patients/EditPhoneNumber -everwell1097userAuthenticate = http://10.208.122.38:8080/commonapi-v1.0/user/userAuthenticate +everwell1097userAuthenticate = http://localhost:8083/user/userAuthenticate everwelluserAuthenticate = https://beta-hub.everwell.org/token -everwellRegisterBenficiary = http://10.208.122.38:8080/commonapi-v1.0/beneficiary/create +everwellRegisterBenficiary = http://localhost:8083/beneficiary/create ## LungAssessment credentials @@ -115,6 +169,7 @@ eausadhaAuthorization= spring.main.allow-bean-definition-overriding=true spring.main.allow-circular-references=true +fileBasePath =/Doc ##grievance API call updateGrievanceDetails = /grsbepro/igemr1097/public/api/v1/state-wise/grievance-list updateGrievanceTransactionDetails=/grsbepro/igemr1097/public/api/v1/grievance_details/