This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
Validation Schemas
Jonathan Payne edited this page Nov 22, 2016
·
1 revision
Concept/Mapping Lookup Values:
Field | Basic Validation | OpenMRS Validation |
---|---|---|
Class | (Required) May be any non-empty value | (Required) Must be value in OCL lookup list |
Datatypes | (Required) May be any non-empty value; Empty evaluates to "None" | (Required) Must be value in OCL lookup list |
Locales | (Required) Must be 2-character value in OCL lookup list | (Required) Must be 2-character value in OCL lookup list |
NameTypes | (Optional) May be any value | (Optional) Must be empty or value in OCL lookup list |
DescriptionTypes | (Optional) May be any value | (Optional) May be any value |
MapTypes | (Required) May be any value | (Required) Must be value in OCL lookup list |
Overview
Resources
Import / Export
- CSV Import
- Bulk Import
- Org/Source Import
- Export API
- Subscriptions
- Subscription Client Testing Process
- OpenMRS to OCL Mapping
Troubleshooting & Operations
- Data integrity checks
- Maintaining OCLAPI's Docker containers
- Maintaining MongoDB and Solr
- How to check logs
- NewRelic monitoring setup
- Configuration changes to make tests and import job run faster
- Accessing Solr UI Remotely
- Data Backup and Restore
- SSL Configuration
- Flower
- Switching to Maintenance Mode on Production Server
- Docker networking and Security
Other