I am trying to query all curriculum positions of a course using the /rest/slc.cm.curriculumposition/positions/{courseId}/course/notStudiedCurriculumPositions...
6 months ago
Hi, ich bin dabei unsere COnX app von 1.4.0 auf 1.4.1 zu migrieren. Dabei ist es mir aufgefallen dass der maven repo https://nexus.campusonline.community/rep...
Has anyone ever used the UI elements of the Cookbook in a local application? Are there any instructions on how to use them? When using it, I get the error th...
11 months ago
Hallo! Wir versuchen gerade anhand der Anleitung im Gitlab der CoCommunity (https://gitlab.campusonline.community/campusonline/conx-examples/-/blob/main/co-s...
one year ago
Hallo, darf ich statt conexus.tugraz.at/campusonline/co-quarkus:jre17 die Quarkus mitgelieferte Dockerfile.jvm Datei zum builden von Docker Container verwend...
Hallo, würde es sinn machen, die UserPermissionRestService API calls zu cachen? Da es bei jedem Subatomic Request abgefragt wird, kann man es über den Cache ...
Hallo zusammen, ich möchte in einer lokalen Supersonic-Applikation testen, ob ein bestimmter anderer Nutzer bestimmte Rechte im Kontext einer Organisation ha...
one year ago
When working with the app template, how Do I keep the backend Quarkus Version up to date, at last withinit's release? Example: I've created an empty superson...
one year ago
I am trying to write some backend tests where I would like to use the "real" person. Is it possible to get the access token using Restassured for an employee...
I have a quarkus scheduler which runs a batch job every thirty minutes. When we deployed the subatomic app of production, since there is the high availabilit...
one year ago
Nach dem Q Klon wurde der Client Secret von lokaler App geändert. In welchem Oracle Schema wird Keycloak Configs, Clients usw. gespeichert? Ist es notwendig ...
Das ist eher eine Quarkus Frage. Wir haben eine externe Restclient, die über ein zweite Keycloak daten anbietet, die ich konsumieren muss. Soweit ich sehe si...
Unsere lokale Applikation CO_LOC_CHECKIN ist mit drei Funktionen (in tug_new.funktionstypen) verbunden viz. PV Proctor, PV Pruefer, Admin Online Pruefungen. ...
2 years ago
Since you are using JIB, it seems a little magical how the container is built. * Is there a JIB configuration file which I can see/edit? * What is the docker...
Hello, I wanted to try a new application with the latest co-supersonic template 1.3.0, but I get the following error, when I launch the app: 2022-09-12 11:05...
The good things about the Public APIs is that you can automate testing :-) I have seen a Project "co-public-rest-api-test" showing how to do tests based on h...
Hello, I created a local application co-loc-test based on the latest archetype. It works well locally. When I deploy it, it doesn't load. The angular js file...
Once a local app is deployed, what is the URL of the Swagger ui and Health UI? How do I access the backend APIs and health liveness and readiness URLs?
Hello, I notice that I am unable to change the language for my app at localhost. Though nothing has changed in my application, the language change option is ...
2 years ago
With Postman I am able to get a valid access token for my local app. I am using for co-loc-checkin-app-user with PKCE challenge. However when I send the requ...
Since there is a feature in COnX in backend that converts all exceptions to problem JSON and a generic response type, I was wondering if there is any framewo...