Overtager JCSS' opgave for alt med kontaktforløbsdata. Den nye JCSS v10: JobnetCitizenStatusService (Version 10, 2022-3) [UDV]
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetSelvbookingMoedetiderResponse |
|
| 1 |
|
|
|
| 0 - 1 | Samling af sagsbehandlere som kan bookes |
|
|
| 0 - * |
|
| int |
| 1 |
|
(Supervisor) | CaseWorkerStructureType |
| 1 | Sagsbehandler |
(CaseWorkerGivenName) | PersonGivenNameType | Length: 1-50 | 1 | Sagsbehandlerens fornavn(e). |
(CaseWorkerMiddleName) | PersonMiddleNameType | Length: 1-40 | 0 - 1 | Sagsbehandlerens mellemnavn. |
(CaseWorkerSurname) | PersonSurnameNameType | Length: 1-40 | 1 | Sagsbehandlerens efternavn. |
(CaseWorkerIdentifier) | CaseWorkerIdentifierType | Length: 1-255 | 1 | Sagsbehandler-id |
(BookingTimeslotCollection) | BookingTimeslotCollectionType |
| 0 - 1 | Samling af mødetider der kan bookes |
(BookingTimeslot) | BookingTimeslotType |
| 0 - * | Mødetid med detaljer |
(StartTime) | dateTime |
| 1 | Starttidspunkt for møde |
|
|
| 1 | En liste med tilgængelige samtaleformer for mødet |
|
| 1 - * | Samtaleform, dvs. fysisk fremmøde/ telefonisk / videomøde | |
(RebookingPossible) | boolean |
| 1 | Kan der ombookes for dette mødetilbud |
(CancellationPossible) | boolean |
| 1 | Kan der aflyses på dette mødetilbud |
MaksimaltMoededeltagerantal | int |
| 0 - 1 | Det højeste antal deltagere i mødet |
(AvailableNoOfSeats) | int |
| 0 - 1 | Ledige pladser for mødet |
(CaseWorkerIDCollection) | CaseWorkerIDType |
| 1 | Samling af Id’er på sagsbehandlere som kan bookes til denne mødetid |
(CaseWorkerID) | int |
| 1 - * | Sagsbehandler-id |
Fejlkoder
Fejlkode (GL) | Fejlkode | Fejltekst | Fejltekst (GL) | Beskrivelse | |||
---|---|---|---|---|---|---|---|
1014 | 99000 | STAR Foundation Failed to validate message | Failed to validate message | The submitted message could not be validated | |||
4400 | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system | |||||
4769 | The 4769+9018 | Der er ikke kontakt med jobcentrets bookingsystem | The connection to an external bookingsystem could not be established | The connection to an external bookingsystem could not be established | |||
4770 | Der er ikke nogen ledige mødetider | There are no available booking options | There are no available booking options | ||||
8107 | Der er sket en systemfejl imellem Jobnet og DFDG | The BookingIdentifier does not correspond to the person civil registration identifier | The BookingIdentifier does not correspond to the person civil registration identifier | ||||
8111 | 99012 |
| An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier | An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier | |||
9018 | Der er sket en systemfejl imellem Jobnet og DFDG | Selfbooking failed because an External bookingsystem configuration is missing | Selfbooking failed because an External bookingsystem configuration is missing | ||||
9303 | Der er sket en systemfejl i kontakten med jobcentrets bookingsystem | 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 |
CreateBooking
Metoden bruges ved selvbooking til at oprette selve mødet
...
EmptyResponse
Fejlkoder
Fejlkode (GL) | Fejlkode | Fejltekst | Fejltekst (GL) | Beskrivelse |
---|---|---|---|---|
1014 | Failed to validate message | The submitted message could not be validated | ||
4400 | 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 | 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)
...