Overtager JCSS' opgave for alt med kontaktforløbsdata. Den nye JCSS v10: JobnetCitizenStatusService (Version 10, 2022-3) [UDV]
...
Fejlkode (GL) | Fejlkode | Fejltekst | Fejltekst (GL) | Beskrivelse |
---|---|---|---|---|
1014 | 99000 | Failed to validate message | The submitted message could not be validated | |
4400 | udgår | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system | |
4405 | The person with specified cpr is dead | The person with specified cpr is dead | ||
4708 | std | The submitted InterviewContactTypeIdentifier is invalid | The submitted InterviewContactTypeIdentifier is invalid | |
4709 | The submitted InterviewTypeIdentifier is invalid | The submitted InterviewTypeIdentifier is invalid | ||
4769 | The connection to an external bookingsystem could not be established | The connection to an external bookingsystem could not be established | ||
4783 | The BookingTime cannot be before todays date | The BookingTime cannot be before todays date | ||
4792 | The BookingEndTime cannot be before BookingStartTime | The BookingEndTime cannot be before BookingStartTime | ||
4804 | The booking print comment must not include HTML tags | The booking print comment must not include HTML tags | ||
4805 | The submitted InterviewFormTypeIdentifier is invalid. | The submitted InterviewFormTypeIdentifier is invalid. | ||
4819 | The BookingStartTime is no longer available | The BookingStartTime is no longer available | ||
4822 | Could not find the caseworker with the specified CVR-RID | Could not find the caseworker with the specified CVR-RID | ||
8108 | The specified InterviewOptionID is not active or is unknown to the system | The specified InterviewOptionID is not active or is unknown to the system | ||
8109 | The booking time is NOT within the allowed range of dates for this interview option | The booking time is NOT within the allowed range of dates for this interview option | ||
8111 | An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier | An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier | ||
8126 | Rebooking deadline must be specified if rebooking is possible | Rebooking deadline must be specified if rebooking is possible | ||
8127 | Cancellation deadline cannot be specified if cancel booking is not possible | Cancellation deadline cannot be specified if cancel booking is not possible | ||
8128 | Cancellation deadline must be specified if cancel booking is possible | Cancellation deadline must be specified if cancel booking is possible | ||
8129 | An address is required for meetings with personal contact | An address is required for meetings with personal contact | ||
8130 | End time or duration is required for bookings with this interview type | End time or duration is required for bookings with this interview type | ||
8131 | Phonenumber is required for bookings where the citizen is expected to initiate the interview | Phonenumber is required for bookings where the citizen is expected to initiate the interview | ||
8132 | The rebooking deadline must not be before todays date | The rebooking deadline must not be before todays date | ||
8133 | The cancellation deadline must not be before todays date | The cancellation deadline must not be before todays date | ||
8134 | The rebooking deadline cannot be after BookingStartTime | The rebooking deadline cannot be after BookingStartTime | ||
8135 | Booking duration is greater than one day | Booking duration is greater than one day | ||
8136 | The cancellation deadline cannot be after BookingStartTime | The cancellation deadline cannot be after BookingStartTime | ||
8270 | ReBookingPossible has to be false for bookings with interviewtype Id 17 and Id 18 | ReBookingPossible has to be false for bookings with interviewtype Id 17 and Id 18 | ||
8273 | Citizen already has a booking of type Jobsamtale. | Citizen already has a booking of type Jobsamtale. | ||
8288 | Booking is later than deadline of existing InterviewDeadline with same InterviewType. | Booking is later than deadline of existing InterviewDeadline with same InterviewType. | ||
9003 | The interview supervisor specified is not allowed for this interview option | The interview supervisor specified is not allowed for this interview option | ||
9018 | Selfbooking failed because an External bookingsystem configuration is missing | Selfbooking failed because an External bookingsystem configuration is missing | ||
9121 | Interview in rehab team is not allowed for this contact group | Interview in rehab team is not allowed for this contact group | ||
9220 | Citizen already has a booking of type Opfølgningssamtale | Citizen already has a booking of type Opfølgningssamtale | ||
9303 | Unhandled error received from the remote system | Unhandled error received from the remote system | ||
9329 | Response from external planner system violated the wsdl contract | Response from external planner system violated the wsdl contract |
...
Metoden henter alle borgerens aktuelle møder. Dette inkluderer både indkaldte og selvbookede møder. I “aktuelle” indkluderes alle møder dags dato i modsætning til tidligere, hvor der var tale om “kommende”
Jobnet skal bruge IndkaldelseService.GetIndkaldelser. Følgende felter udestår: Indkalder (BookingOriginator)
...
Id | Navn | Beskrivelse |
---|---|---|
¤ | Ulovligt system angivet som ophav | Kun Id 30 - DFDG og Id 32 - Jobnet er lovlige værdier for system som er ophav til fejl |
¤ | Ukendt borger (¤ genbrug eksisterende kode) | Den angivne borger kendes ikke af plannersystemet |
¤ | Ukendt MødetilbudId | Det angivne id på et mødetilbud findes ikke i plannersystemet |
¤ | Ukendt IndkaldelseId | Det angivne id på en indkaldelse findes ikke i plannersystemet |
¤ | Ukendt fejlkode | Det angivne fejlkodenummer kendes ikke i plannersystemet |
| ¤flere…? |
|
StraksbookOgTilmeld (tidl. UnemploymentEnrollmentAndBook på UnemploymentEnrollmentService)
...