Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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)N/A""
SMSIPnvarchar(15)N/A""
SMSUserNamenvarchar(15)N/A""
SMSPasswordnvarchar(50)N/A""
SMSSourcenvarchar(15)N/A""
SMSDlrintN/A""
SMSTypeintN/A""
AppVersionImisdecimal(3, 1)0.0The version of the Web Application 
APIKeynvarchar(100)N/A""The REST API token to be used during calls from Web Application