AmpersandTarski / RAP

RAP is a tool that lets you analyse Ampersand models, generate functional specifications and make prototypes of information systems. It is the primary tool for students of the Open University of the Netherlands in the course Rule Based Design.
5 stars 3 forks source link

Certain webservices not available on RAP #360

Closed SimonvRoozendaalOrdina closed 7 months ago

SimonvRoozendaalOrdina commented 7 months ago

De situatie

I am running the RAP protype locally, where I want to get a JSON file containing the population of ATLAS but the API is not accessible n RAP. I think these functionalities are not included in the student prototype of RAP.

Is there a possibility to load this (and other non-included) functionalitie(s) into RAP?

Information current problem

Michiel-s commented 7 months ago

Discussed today with @SimonvRoozendaalOrdina. The API call gave a You don't have access because it required the user to have Administrator role. We solved this for his account.

But figured out that this API is not needed for the atlas population export. Instead we'll use a regular Ampersand interface definition. As explained in https://github.com/AmpersandTarski/Ampersand/issues/1469