Versions Compared

Key

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

Note: This section is under construction. 

...



Web Application localisation

Page Tree
root

...

To set up the Web Application and customise it locally follow these steps:

  1. Procure Windows based Server (minimum requirements)
  2. Start with reading the installation manual (docs.openimis.org)
  3. Download the source code for the Web Application (Github link)
  4. Localise the system at Web Application's source code level:
    1. Escape procedures (EscapeBL class)
    2. Language translation(i.e. resource file for French language)
  5. Publish the application with visual studio community (how to deploy to a local folder)
  6. Set up the Server:
    1. Database
    2. Web Application (with the previous published version)
    3. Windows Services 
  7. Localise the system at Database level:
    1. Language selection table (based on the language customisation from 4.b, max 2 languages): tblLanguages
    2. Language translation tables: tblEducations, tblFamilyTypes, tblGender, tblIdentificationTypes, tblLegalForms, tblPayerType, tblProfessions, tblRelations
    3. Control table: tblControls (configure optional, mandatory and hidden fields in specific forms)
    4. IMIS defaults: tblIMISDefaults
  8. Configure the Web Application:
    1. Update the Email settings 
  9. Building of registers by using a combination of the following:
    1. Bulk uploads from the user interface (Upload / Download selected registers)
    2. Use the Import Tool and insert directly into database (instructions
    3. Manual configuration (Administration of registers)

To set up mobile phone applications and customise them locally follow these additional steps:

...

  1. openIMIS Mobile Application
  2. Claim Mobile Application 

...

  1. Configure the Web Services's URL (Mobile application configuration guide)
  2. Escape procedure (Escape class)
  3. Language customisation (Localise your app, i.e. resource file for French language)

...

  1. Enrolment Mobile App rules: tblIMISDefaultsPhone

...

Web Application localisation


Mobile Applications localisation

Page Tree
rootMobile applications localisation