Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.
/ BI-SIDAinfo Public archive

🗃️ [ARCHIVED] Integration script for PSI Burundi (production)

Notifications You must be signed in to change notification settings

solid-lines/BI-SIDAinfo

Repository files navigation

SIDAInfo

This is the node script created for managing the interoperability between SIDAinfo and DHIS2 for PSI Burundi.

Installation of the script

  • Install node (version 12 or above)
  • Download the code of the script from github or another source
  • Unzip the code
  • Go to the BI-SIDAinfo folder (cd BI-SIDAinfo)
  • Install the script dependencies (npm install)

Genarate the executable file/s

  • Run pkg .

Long documentation

Please read the documentation/SIDAInfo-DHIS2 Interoperability - Administrator's Manual (ENGLISH).docx

Notes

  • In the generation, sometimes there are empty values in the .txt files. In order to search them, run grep -irn ': \"\"' . in the log files
  • The OUcode is the internal SIDAinfo site code, NOT the dhis2 uid or code.
  • Particular version dependency: npm install [email protected]

About

🗃️ [ARCHIVED] Integration script for PSI Burundi (production)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published