Issue Importing Drugs via CSV – Loader Spins, Then Nothing Happens

Hi everyone,

I’m trying to import a list of drugs into Bahmni from another system using the CSV import feature. I used the Drugs.csv format from the Bahmni CSV import documentation, but every time I attempt the upload, the system just shows the round loader spinner for a few seconds and then… nothing. No success message, no error, and the drugs are not imported.

What I’ve tried:

  • Verified the CSV headers match the expected format (Name, DosageForm, Strength, etc.)
  • Saved as UTF-8 CSV
  • Ensured there are no blank rows or special characters
  • Tried uploading a sample file with only one drug
  • Cleared cache and tried a different browser

image

after clicking upload:

Hi, one of the ways of seeing the issue is loading the csv via initializer and check the iniz logs. Have you kindly attempted this?