Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Note: The instructions described here applies to openIMIS version 1.3.0 and later.


The openIMIS database's tblIMISDefaults table allows configuring specific forms in both Web Application and Mobile Applications. This configuration will be based on the requirements of the implementation site. 


The following attributes can be configured. Note: the field names are the same as named in the tblIMISDefaults table. Some attributes are deprecated and will be removed from the table. The deprecated attributes are not displayed in the following list. 

AttributeTypeDefaultDescription
PolicyRenewalIntervalint

14

The number of days in the future that will be considered to mark Policies for renewal by the openIMIS Renewal Windows Service
AppVersionBackEnddecimal(3, 1)0.0The version of the Web Services
AppVersionEnrolldecimal(3, 1)0.0The version of the Policies mobile application
AppVersionClaimdecimal(3, 1)0.0The version of the Claims mobile application
OffLineHFint01 if the Web Application is an offline version of the Health Facility (manage claims)
DatabaseBackupFoldernvarchar(255)
The default folder where the openIMIS Backup Windows Service is saving the backup files
OfflineCHFint01 if the Web Application is an offline version of the Insurance implementation (manage enrolment)
SMSLinknvarchar(500)""SMS service configuration
SMSIPnvarchar(15)""SMS service configuration
SMSUserNamenvarchar(15)""SMS service configuration
SMSPasswordnvarchar(50)""SMS service configuration
SMSSourcenvarchar(15)""SMS service configuration
SMSDlrint""SMS service configuration
SMSTypeint""SMS service configuration
AppVersionImisdecimal(3, 1)0.0The version of the Web Application 
APIKeynvarchar(100)""The REST API token to be used during calls from Web Application




  • No labels