Closed hongwonjun closed 4 years ago
Hi @hongwonjun - WebAPI uses a separate database from your OMOP CDM. It would seem you have configured your WebAPI to use your CDM database (and schema) which will result in the problem reported above. Please take a look at the wiki for an overview of how WebAPI fits into the larger OHDSI ecosystem and for information on setup: https://github.com/OHDSI/WebAPI/wiki#overview
@anthonysena Thank you, it's been resolved.
Using the CommonDataModel Repository, I built the database. And now I’m trying to run WebAPI.
But, the error below occurs when I try to execute WebAPI.
Here is my question.