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 9 Next »

This guide is currently In-Progress. Over the next few months, content will be added to it. 

If you have any suggestions or would like to add pages which talk about the functionality of Bahmni, please feel free to add them.

Purpose and Benefits

Bahmni need lots of metadata to start the app. Few metadata, like PersonAttributeType, LoginLocations etc are synced when the app is started  for first time. Some metadata like concepts and AddressHierarchy are synced initially and also during subsequent syncs.


Events are raised whenever there is change in Concepts or address hierarchy. To raise events for existing concepts and address hierarchy,  please run following scripts - 

  1. https://github.com/Bahmni/event-log-service/blob/master/event-log-service-webapp/src/main/resources/sql-scripts/copyOfflineConcepts.py
  2. https://github.com/Bahmni/event-log-service/blob/master/event-log-service-webapp/src/main/resources/sql-scripts/createAddressHierarchyEvents.sql


Steps

Related Pages

Unable to render {children}. Page not found: Installing and Configuring Offline.

Feature Details
  • No labels