FH-Complete/FHC-Core

Matrikelnummernmeldung für Privatunis

Opened this issue · 1 comments

const DVB_URL_WEBSERVICE_SVNR = DVB_PORTAL.'/rws/0.2/simpleStudentBySozialVersicherungsnummer.xml';
const DVB_URL_WEBSERVICE_ERSATZKZ = DVB_PORTAL.'/rws/0.2/simpleStudentByErsatzKennzeichen.xml';
const DVB_URL_WEBSERVICE_NACHNAME = DVB_PORTAL.'/rws/0.2/simpleStudentByNachname.xml';
const DVB_URL_WEBSERVICE_NAME = DVB_PORTAL.'/rws/0.2/simpleStudentByName.xml';
const DVB_URL_WEBSERVICE_MATRIKELNUMMER = DVB_PORTAL.'/rws/0.2/simpleStudentByMatrikelnummer.xml';

sämmtliche 0.2er Services aufen mittlerweile nicht mehr!
lt. Migrationstabelle (https://stubei-q.portal.at/dvb/auth/Webservice-Migration.htm) muss auf 0.5/matrikelpruefung.xml umgestellt werden

für STP hab ich die DVUH Extension missbraucht, deshalb kann ich euch leider keine fertige Patch anbieten ;-(