*** Dette indhold er under udvikling ***
CVService (Version 6, 2017-2)
CVService bruges til at hente borgers CV og oplysninger om CV'et.
Metoder
GetCV
Denne metode benyttes til at hente CV, som det aktuelt fremstår på Jobnet.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVRequest | GetCVRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVResponse | GetCVResponseType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- Municipality | MunicipalityType | 1 | ||
- - MunicipalityCode | MunicipalityCodeType Base: string | Pattern: [0-9]{3} | 1 | Kommune kode. |
- - MunicipalityName | AuthorityNameType Base: string | Length: 1-100 | 1 | Navn på kommune. |
- CVStatusIdentifier | CvStatusIdentifierType Base: CodeListItemIdentifierType | 0 - 1 | Kodelisteværdi der angiver Cv'ets status, såsom 'Klar til kvalitetssikring', 'CV godkendt', 'CV ej godkendt' | |
- CVComment | CvCommentType Base: string | Length: 0-375 | 0 - 1 | Kommentar til Cv'et |
- CVProfile | CVProfileType | 0 - 1 | Borgerens profil på Jobnet | |
- - JobnetCVId | integer | 1 | Borgerens CV ID, som er nøgle på Jobnet. Synonymer: CvCustomerIdentifier, CVNumber. | |
- - PersonalData | Base: PersonalDataType | 1 | Personlige data om borgeren | |
- - - BaseType | PersonalDataType | 1 | Data om borgeren | |
- - - - FamilyName | Base: FamilyNameType | 0 - 1 | Efternavn | |
- - - - - BaseType | FamilyNameType Base: string | Length: 1-50 | 1 | |
- - - - GivenName | Base: GivenNameType | 0 - 1 | Fornavn | |
- - - - - BaseType | GivenNameType Base: string | Length: 1-70 | 1 | |
- - - - MiddleName | Base: MiddleNameType | 0 - 1 | Mellemnavne adskilt af mellemrum | |
- - - - - BaseType | MiddleNameType Base: string | MaxLength: 40 | 1 | |
- - - - DateOfBirth | 0 - 1 | Fødselsdato | ||
- - - - Gender | Base: GenderType | 0 - 1 | Køn | |
- - - - - BaseType | GenderType Base: string | Enumeration:
| 1 | Køn |
- - - - PostalAddress | PostalAddressType | 1 | Adresseoplysninger | |
- - - - - CountryCode | Base: CountryCodeType | 1 | Landekode. Baseret på ISO639, men ikke 100% konform | |
- - - - - - BaseType | CountryCodeType Base: string | MaxLength: 2 | 1 | |
- - - - - AddressLine | Base: AddressLineType | 1 | Adresselinie: vejnavn, husnr , etage mv. | |
- - - - - - BaseType | AddressLineType Base: string | MaxLength: 100 | 1 | |
- - - - - PostalCode | Base: PostalCodeType | 1 | Postnummer | |
- - - - - - BaseType | PostalCodeType Base: string | MaxLength: 15 | 1 | |
- - - - - PostalArea | Base: PostalAreaType | 1 | Bynavn for postnummer | |
- - - - - - BaseType | PostalAreaType Base: string | MaxLength: 50 | 1 | |
- - - - - COAddress | Base: COAddressType | 0 - 1 | CO adresse | |
- - - - - - BaseType | COAddressType Base: string | MaxLength: 75 | 1 | |
- - - - ContactInformation | ContactInformationType | 1 | Kontaktoplysninger, bortset fra adresse | |
Base: E-mailType | 0 - 1 | E-mail adressse | ||
- - - - - - BaseType | E-mailType Base: string | MaxLength: 255 | 1 | |
- - - - - PhoneNumber | Base: PhoneNumberType | 0 - * | Telefon- / mobil- / faxnumre | |
- - - - - - BaseType | PhoneNumberType Base: string | MaxLength: 16 | 1 | |
- - JobConditions | JobConditionsType | 1 | Betingelser for ansættelse | |
- - - WillingToUseOwnCar | boolean | 0 - 1 | Eksisterer, hvis borger vil bruge egen bil | |
- - - FullTimeEmployment | boolean | 0 - 1 | Eksisterer, hvis borger søger fuldtidsjob | |
- - - PartTimeEmployment | boolean | 0 - 1 | Eksisterer, hvis borger søger deltidstidsjob | |
- - - StartAsSoonAsPossible | boolean | 0 - 1 | Eksisterer, hvis borger vil starte på nyt job så hurtigt som muligt | |
- - - StartAsAgreedOn | boolean | 0 - 1 | Eksisterer, hvis borger vil starte på nyt job efter aftale | |
- - - PermanentJobPosition | boolean | 0 - 1 | Eksisterer, hvis borger søger fast job | |
- - - TemporaryJobPosition | boolean | 0 - 1 | Eksisterer, hvis borger søger midlertidigt job | |
- - - StandardJobConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job på almindelige vilgår | |
- - - EarlyRetirementConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job, der passer til efterlønnere | |
- - - DisabilityPensionerConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job, der passer til førtidspensionister på særlige vilkår | |
- - JobTargetCollection | JobTargetCollectionType | 1 | Borgerens jobønsker (Jeg søger som) | |
- - - JobTarget | JobTargetType | 0 - * | Et af borgerens jobønsker (Jeg søger som) | |
- - - - JobTitle | string | 1 | Stillingsbetegnelse (fra taxonomi) | |
- - - - OccupationTaxonomyReference | OccupationTaxonomyReferenceType Base: int | 1 | Reference til taxonomi for stillingsbetegnelser. Er kun udfyldt, hvis JobTitle findes i taxonomi. Se StarWsWiki, TaxonomyService, GETOccupation(s) | |
- - - - HasEducation | boolean | 1 | Har borgeren en uddannelse, som svarer til stillingsbetegnelsen | |
- - - - MonthsOfExperience | nonNegativeInteger | 1 | Erfaring i antal måneder | |
- - - - LastExperience | gYear | 0 - 1 | Årstal for seneste ansættelse i jobbet | |
- - CV | CVType | 1 | Borgerens CV | |
- - - PreviousJobExperienceCollection | PreviousJobExperienceCollectionType | 1 | Tidligere erhvervserfaring | |
- - - EducationCollection | EducationCollectionType | 1 | Uddannelser, kurser og certificeringer | |
- - - - Education | EducationType | 0 - * | Uddannelse, kursus eller certifikat | |
- - - QualificationCollection | QualificationCollectionType | 1 | Kvalifikationer | |
- - - - Qualification | QualificationType | 0 - * | Kvalifikation | |
- - - - - Name | string | 1 | Navn på kvalifikationen som borger og arbejdsgiver angiver den | |
- - - - - QualificationTaxonomyReference | int | 0 - 1 | Reference til taxonomi med kvalifikationer | |
- - - DriverLicenseCollection | DriverLicensCollectionType | 1 | Diverse kørekort | |
- - - - DriverLicense | DriverLicenseType | 0 - * | Et kørekort | |
- - - - - Code | string | 1 | Kode for kørekort. EU kode mv | |
- - - - - Name | string | 1 | Dansk navn på kørekort | |
- - - LanguageSkillCollection | LanguageSkillCollectionType | 1 | Sprogkundskaber | |
- - - - LanguageSkill | LanguageSkillType | 0 - * | Et sprog | |
- - - - - Code | LanguageCodeType Base: string | MaxLength: 4 | 1 | Kode for sproget. Reference til TaxonomyService.GETLanguages |
- - - - - Name | LanguageNameType Base: string | MaxLength: 50 | 1 | Dansk navn på sproget |
- - - - - Level | LanguageSkillLevelType Base: string | Enumeration:
| 1 | Færdighedsniveau |
- - - OtherExperienceCollection | OtherExperienceCollectionType | 1 | Andre erfaringer | |
- - - - OtherExperience | OtherExperienceType | 0 - * | Anden erfaring | |
- - - - - Title | OtherExperiendeTitleType Base: string | MaxLength: 100 | 1 | Stilling eller funktion |
- - - - - Place | Base: PlaceType | 1 | Hvor | |
- - - - - - BaseType | PlaceType Base: string | MaxLength: 100 | 1 | |
- - - - - SummaryText | string | 1 | Ansvar / arbejdsopgaver / resultater | |
- - - - - StartDate | PartialDate | 1 | Start på erfaring. År/måned eller år | |
- - - - - - Year | gYear | 1 | Årstal (4 cifre) | |
- - - - - - Month | gMonth | 0 - 1 | Måned i formatet --MM | |
- - - - - EndDate | PartialDate | 0 - 1 | Slut på erfaring. År/måned eller år | |
- - - - - - Year | gYear | 1 | Årstal (4 cifre) | |
- - - - - - Month | gMonth | 0 - 1 | Måned i formatet --MM | |
- - - ProfessionalSummaryText | FormattedTextType | 0 - 1 | Faglig profil. HTML formateret tekst | |
- - - - HTMLText | string | 1 | Tekst inkl. HTML formatering | |
- - - - PlainText | string | 1 | Tekst uden formatering | |
- - - OtherCVReferenceCollection | OtherCVReferenceCollectionType | 1 | Referencer til andre CV o.l. | |
- - - - WebSite | WebsiteType Base: string | MaxLength: 255 | 0 - * | Webside, fx link til andre CV'er (LinkedIn) eller til portfolio |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4385 | The client does not have an unemploymentfund registration | The client does not have an unemploymentfund registration |
4103 | Client not registered with CvCustomerNumber | The client is not registered with a CvCustomerNumber |
4430 | Operation failed. No connection to Jobnet could be established. Try again later | Operation failed. No connection to Jobnet could be established.Try again later. |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4753 | The clients jobnet cv has been archived | The clients jobnet cv has been archived |
4754 | The clients jobnet cv has been disabled | The clients jobnet cv has been disabled |
4755 | The clients jobnet cv could not be found | The clients jobnet cv could not be found |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
8291 | The Unemploymentfund is not allowed to view data for the person | The Unemploymentfund is not allowed to view data for the person |
8292 | The specified organisationtypeidentifier is not allowed to view data for the person | The specified organisationtypeidentifier is not allowed to view data for the person |
GetCVAsPdf
Denne metode benyttes til at hente CV som PDF i den form, som det aktuelt fremstår på Jobnet og JobKon (dvs. uden "jeg søger job som" mv. som ikke skal vises for fx arbejdsgiver).
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVAsPdfRequest | GetCVAsPdfRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVAsPdfResponse | GetCVAsPdfResponseType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- Municipality | MunicipalityType | 1 | ||
- - MunicipalityCode | MunicipalityCodeType Base: string | Pattern: [0-9]{3} | 1 | Kommune kode. |
- - MunicipalityName | AuthorityNameType Base: string | Length: 1-100 | 1 | Navn på kommune. |
- GetCVAsPdfResult | base64Binary | 0 - 1 | Cv'et i pdf format som er base 64 kodet. |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4385 | The client does not have an unemploymentfund registration | The client does not have an unemploymentfund registration |
4103 | Client not registered with CvCustomerNumber | The client is not registered with a CvCustomerNumber |
4430 | Operation failed. No connection to Jobnet could be established. Try again later | Operation failed. No connection to Jobnet could be established.Try again later. |
1014 | Failed to validate message | The submitted message could not be validated |
4753 | The clients jobnet cv has been archived | The clients jobnet cv has been archived |
4754 | The clients jobnet cv has been disabled | The clients jobnet cv has been disabled |
4755 | The clients jobnet cv could not be found | The clients jobnet cv could not be found |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
8291 | The Unemploymentfund is not allowed to view data for the person | The Unemploymentfund is not allowed to view data for the person |
8292 | The specified organisationtypeidentifier is not allowed to view data for the person | The specified organisationtypeidentifier is not allowed to view data for the person |
CreateNewCVOwnerPassword
Denne metode benyttes til at danne nyt brugernavn og kodeord til Jobnet.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateNewCVOwnerPasswordRequest | CreateNewCVOwnerPasswordRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateNewCVOwnerPasswordResponse | CreateNewCVOwnerPasswordResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | Servicekvittering | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registreing |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4103 | Client not registered with CvCustomerNumber | The client is not registered with a CvCustomerNumber |
4400 | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system |
4430 | Operation failed. No connection to Jobnet could be established. Try again later | Operation failed. No connection to Jobnet could be established.Try again later. |
4431 | Creation of Jobnet AccountLetter failed due to printservice error | Creation of Jobnet AccountLetter failed due to printservice error |
4385 | The client does not have an unemploymentfund registration | The client does not have an unemploymentfund registration |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
8291 | The Unemploymentfund is not allowed to view data for the person | The Unemploymentfund is not allowed to view data for the person |
8292 | The specified organisationtypeidentifier is not allowed to view data for the person | The specified organisationtypeidentifier is not allowed to view data for the person |
SetCVStatus
Denne metode benyttes til at sætte CV-status.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SetCVStatusRequest | SetCVStatusRequestType | 1 | ||
- CvStatus | SetCvStatusType | 1 | Cv status oplysninger om Cv'et | |
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | Personnummer (PNR): Unik identifikation af en person i Det Centrale Personregister indeholder: - Data om personer, der efter 2. april 1968 har været tilmeldt dansk folkeregister – for Grønlands vedkommende dog efter 1. maj 1972. –Personer, der er bosat uden for Danmark, men som i kraft af medlemskab af ATP eller pligt til at svare skat, har fået tildelt et personnummer. Der tildeles desuden personnumre til andet administrativt behov(administrative personnumre). Værdimængde: Personnummeret består af to dele. Første del er en gyldig fødselsdato på formen DDMMÅÅ. Anden del er et serienummer på fire cifre. Personnummeret kan også have værdien 0000000000. Denne værdi bruges hvor personnummeret er påkrævet men ukendt. Livscyklus: Personnummeret genereres og tildeles ved fødsel, optagelse og ændring af personnummer af administrative grunde. Personnummeret kan tildeles via hospitaler. Personnummeret må ikke slettes. Bemærkninger: D. 11. juni 1994 blev personnummeret ændret i henhold til denne beskrivelse. |
- - CvCustomerIdentifier | CvCustomerIdentifierType Base: string | Pattern: [0-9]{8} | 1 | Cv kundenummer |
- - CvStatusIdentifier | CvStatusIdentifierType Base: CodeListItemIdentifierType | 1 | Kodelisteværdi der angiver cv'ets status, såsom 'Klar til kvalitetssikring', 'CV godkendt', 'CV ej godkendt' | |
- - CvComment | CvCommentType Base: string | Length: 0-375 | 0 - 1 | Kommentar til cv'et |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SetCVStatusResponse | SetCVStatusResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | Servicekvittering | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registreing |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4103 | Client not registered with CvCustomerNumber | The client is not registered with a CvCustomerNumber |
4368 | CV Status update not allowed | Only Unemploymentfunds are allowed to register CV’s for dagpengemodtagere and arbejdsmarkedsydelsesmodtager |
4369 | CV Status update not allowed | Only Jobcenters and Municipalitys are allowed to register CV’s for ansøgere/modtagere of kontanthjælp/uddannelseshjælp |
4370 | CV Status update not allowed | Only Jobcenters and Municipalitys are allowed to register CV’s for personer der ansøger eller modtager kontanthjælp efter integrationsprogram. |
8236 | The connection could not be established | The connection could not be established |
4385 | The client does not have an unemploymentfund registration | The client does not have an unemploymentfund registration |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
8291 | The Unemploymentfund is not allowed to view data for the person | The Unemploymentfund is not allowed to view data for the person |
8292 | The specified organisationtypeidentifier is not allowed to view data for the person | The specified organisationtypeidentifier is not allowed to view data for the person |
9008 | UnemploymentFund should not report CVComment | UnemploymentFund should not report CVComment |
9009 | UnemploymentFund is only allowed to register CVStatus for citizens in ContactGroups 1, 8 and 23 | UnemploymentFund is only allowed to register CVStatus for citizens in ContactGroups 1, 8 and 23 |
SearchCVText
Denne metode benyttes i forbindelse med fritekstsøgning på CV.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SearchCVTextRequest | SearchCVTextRequestType | 1 | ||
- searchInput | SearchInput | 0 - 1 | Søgekriterierne der skal bruges til søgningen | |
- - Id | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Søge Id - bruges, hvis man ønsker andre sider end side 1 af søgeresultatet |
- - GroupLimit | int | 1 | Max antal returnerede grupper for GroupSummations (f.eks 64) | |
- - SearchString | string | 0 - 1 | Fritekst søgestreng | |
- - SearchStringSecondary | string | 0 - 1 | Fritekst søgestreng som vægtes lavere. Kan f.eks indeholde synonymer eller hierarkisk relaterede emner | |
- - CloseToPostalCode | string | 0 - 1 | Søger i 40 km omkreds fra postnr | |
- - CloseToCity | string | 0 - 1 | Søger i 40 km omkreds fra by | |
- - OccupationNames | ArrayOfString | 0 - 1 | Filtrering på stillingsbetegnelser ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - Competences | ArrayOfString | 0 - 1 | Filtrering på kompetencer ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - EducationLevels | ArrayOfEducationLevelEnum | 0 - 1 | Filtrering på uddannelsesniveau ud fra GroupSummation grupper | |
- - - EducationLevelEnum | EducationLevelEnum Base: string | Enumeration:
| 0 - * | |
- - Languages | ArrayOfString | 0 - 1 | Filtrering på sprog ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - DriversLicenses | ArrayOfDriverLicenseEnum | 0 - 1 | Filtrering på kørekort ud fra GroupSummation grupper | |
- - - DriverLicenseEnum | DriverLicenseEnum Base: string | Enumeration:
| 0 - * | |
- - TermsOfEmployments | ArrayOfString | 0 - 1 | Filtrering på ansættelsesbetingelser ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - Cities | ArrayOfString | 0 - 1 | Filtrering på byer ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - ShowOnlyEnrolled | boolean | 1 | Inkluder kun tilmeldte | |
- - PageNumber | int | 1 | Sidenummer der ønskes returneret (side 1 er første side) | |
- - ResultsPerPage | int | 1 | Antal resultater på hver side | |
- - OrganisationCode | int | 1 | ||
- - OrganisationTypeIdentifier | int | 1 | ||
- - IsDateIntervalSpecified | boolean | 1 | Hvis angivet så begrænses resultatet til de cver som er opdateret i intervallet UpdatedLaterThan til UpdatedBefore | |
- - UpdatedBefore | dateTime | 1 | ||
- - UpdatedLaterThan | dateTime | 1 | ||
- - WorkStart | ArrayOfString | 0 - 1 | Filtrering på ansættelsesstart "Hurtigst muligt" eller "Efter aftale" ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - WorkTime | ArrayOfString | 0 - 1 | Filtrering på ugentlig arbejdstid "Fuldtid" eller "Deltid" ud fra GroupSummation grupper. Se også GetWeeklyWorkTimeTypeIdentifier i CodeListService | |
- - - string | string | 0 - * | ||
- - EmploymentType | ArrayOfString | 0 - 1 | Filtrering på ansættelsesform "Fast ansættelse" eller "Tidsbegrænset" ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - OccupationNamesWithEducation | ArrayOfString | 0 - 1 | Filtrering på stillingsbetegnelser, hvor borgeren har uddannelse ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - OccupationNamesWithExperience | ArrayOfString | 0 - 1 | Filtrering på stillingsbetegnelser, hvor borgeren har erhvervserfaring ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - SearchFromGeoPointLat | decimal | 0 - 1 | wgs84 latitude for geografisk udgangspunkt | |
- - SearchFromGeoPointLon | decimal | 0 - 1 | wgs84 longitude for geografisk udgangspunkt | |
- - SearchInGeoDistance | int | 0 - 1 | radius i km for cirkulær geografisk afgrænsning | |
- - OccupationNamesWithOutEducation | ArrayOfString | 0 - 1 | Filtrering på stillingsbetegnelser, hvor borgeren ikke har uddannelse ud fra GroupSummation grupper | |
- - - string | string | 0 - * | ||
- - OccupationNamesWithOutExperience | ArrayOfString | 0 - 1 | Filtrering på stillingsbetegnelser, hvor borgeren ikke har erhvervserfaring ud fra GroupSummation grupper | |
- - - string | string | 0 - * |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SearchCVTextResponse | SearchCVTextResponseType | 1 | ||
- SearchCVTextResult | SearchResult | 0 - 1 | Resultatet af søgningen | |
- - Id | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Søge Id. Skal gives med i efterfølgende requests for at få efterfølgende pages i søgeresultatet |
- - PageNumber | int | 1 | Side nummer for den returnerede side af resultater | |
- - TotalResults | int | 1 | Antal resultater i søgningen | |
- - CVPersons | ArrayOfCVPerson | 0 - 1 | ||
- - - CVPerson | CVPerson | 0 - * | ||
- - - - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- - - - Municipality | MunicipalityType | 1 | ||
- - - - - MunicipalityCode | MunicipalityCodeType Base: string | Pattern: [0-9]{3} | 1 | Kommune kode. |
- - - - - MunicipalityName | AuthorityNameType Base: string | Length: 1-100 | 1 | Navn på kommune. |
- - - - CVNumber | string | 0 - 1 | ||
- - - - FirstName | string | 0 - 1 | ||
- - - - LastName | string | 0 - 1 | ||
- - - - PostalCode | string | 0 - 1 | ||
- - - - City | string | 0 - 1 | ||
- - - - MaxEducationName | string | 0 - 1 | ||
- - - - OccupationNames | ArrayOfString | 0 - 1 | ||
- - - - - string | string | 0 - * | ||
- - - - GeoPointLat | decimal | 0 - 1 | ||
- - - - GeoPointLon | decimal | 0 - 1 | ||
- - OccupationNames | ArrayOfGroupSummation | 0 - 1 | Grupper af stillingsbetegnelser i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - Competences | ArrayOfGroupSummation | 0 - 1 | Grupper af kompetencer i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - MaxEducationLevelIds | ArrayOfGroupSummation | 0 - 1 | Grupper af MaxEducationLevelIds i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - Languages | ArrayOfGroupSummation | 0 - 1 | Grupper af sprog i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - DriversLicenseIds | ArrayOfGroupSummation | 0 - 1 | Grupper af kørekortId i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - Jobconditions | ArrayOfGroupSummation | 0 - 1 | Grupper af ansættelsesbetingelser i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - Cities | ArrayOfGroupSummation | 0 - 1 | Grupper af byer i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - EmploymentType | ArrayOfGroupSummation | 0 - 1 | Grupper af ansættelsesform i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - WorkTime | ArrayOfGroupSummation | 0 - 1 | Grupper af ugentlig arbejdstid i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - WorkStart | ArrayOfGroupSummation | 0 - 1 | Grupper for ansættelsesstart i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - OccupationNamesWithExperience | ArrayOfGroupSummation | 0 - 1 | Grupper af stillingsbetegnelser, hvor borgeren har erhvervserfaring i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 | ||
- - OccupationNamesWithEducation | ArrayOfGroupSummation | 0 - 1 | Grupper af stillingsbetegnelser, hvor borgeren har uddannelse i søgeresultatet med tilhørende count. Kan gives med i efterfølgende requests som filter | |
- - - GroupSummation | GroupSummation | 0 - * | ||
- - - - Name | string | 0 - 1 | ||
- - - - Count | int | 1 |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1002 | Error converting response message | Error converting response message from XML stream to object |
GetCVStatus
Denne metode anvendes til at se aktuel godkendelsesstatus for et CV.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVStatusRequest | GetCVStatusRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVStatusResponse | GetCVStatusResponseType | 1 | ||
- CvStatus | CvStatusType | 1 | ||
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | Personnummer (PNR): Unik identifikation af en person i Det Centrale Personregister indeholder: - Data om personer, der efter 2. april 1968 har været tilmeldt dansk folkeregister – for Grønlands vedkommende dog efter 1. maj 1972. –Personer, der er bosat uden for Danmark, men som i kraft af medlemskab af ATP eller pligt til at svare skat, har fået tildelt et personnummer. Der tildeles desuden personnumre til andet administrativt behov(administrative personnumre). Værdimængde: Personnummeret består af to dele. Første del er en gyldig fødselsdato på formen DDMMÅÅ. Anden del er et serienummer på fire cifre. Personnummeret kan også have værdien 0000000000. Denne værdi bruges hvor personnummeret er påkrævet men ukendt. Livscyklus: Personnummeret genereres og tildeles ved fødsel, optagelse og ændring af personnummer af administrative grunde. Personnummeret kan tildeles via hospitaler. Personnummeret må ikke slettes. Bemærkninger: D. 11. juni 1994 blev personnummeret ændret i henhold til denne beskrivelse. |
- - CvCustomerIdentifier | CvCustomerIdentifierType Base: string | Pattern: [0-9]{8} | 1 | Cv kundenummer |
- - CvStatusIdentifier | CvStatusIdentifierType Base: CodeListItemIdentifierType | 1 | Kodelisteværdi der angiver cv'ets status, såsom 'Klar til kvalitetssikring', 'CV godkendt', 'CV ej godkendt' | |
- - CVAvailability | CVAvailabilityType Base: string | Enumeration:
| 1 | Streng der angiver hvorvidt cv'et er aktivt. Eneste lovlige værdier er 'Active' og 'Inactive' |
- - CvComment | CvCommentType Base: string | Length: 0-375 | 0 - 1 | Kommentar til cv'et |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4102 | Client not registered with this CvCustomerNumber | The client is not registered with this CvCustomerNumber |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
1014 | Failed to validate message | The submitted message could not be validated |
4385 | The client does not have an unemploymentfund registration | The client does not have an unemploymentfund registration |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
8291 | The Unemploymentfund is not allowed to view data for the person | The Unemploymentfund is not allowed to view data for the person |
8292 | The specified organisationtypeidentifier is not allowed to view data for the person | The specified organisationtypeidentifier is not allowed to view data for the person |
GetCVOnStatus
Denne metode bruges til at hente CV'et, som det så ud, da det blev godkendt eller ikke-godkendt (med SetCvStatus). Der kan hentes en bestemt af version af CV'et, hvis det har haft forskellige godkendelsesstatusser gennem tiden.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVOnStatusRequest | GetCVOnStatusRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- CVStatusIdentifier | AllowedCVStatusIdentifierType Base: int | Enumeration:
| 0 - 1 | Den status som man ønsker CV version for.{br}Kun værdierne 2, 3 og 5 er tilladte. |
- CVVersionIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 0 - 1 | ID på den ønskede CV version. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVOnStatusResponse | GetCVOnStatusResponseType | 1 | ||
- CVOnStatusItem | CVOnStatusItemType | 1 | ||
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | Personnummer (PNR): Unik identifikation af en person i Det Centrale Personregister indeholder: - Data om personer, der efter 2. april 1968 har været tilmeldt dansk folkeregister – for Grønlands vedkommende dog efter 1. maj 1972. –Personer, der er bosat uden for Danmark, men som i kraft af medlemskab af ATP eller pligt til at svare skat, har fået tildelt et personnummer. Der tildeles desuden personnumre til andet administrativt behov(administrative personnumre). Værdimængde: Personnummeret består af to dele. Første del er en gyldig fødselsdato på formen DDMMÅÅ. Anden del er et serienummer på fire cifre. Personnummeret kan også have værdien 0000000000. Denne værdi bruges hvor personnummeret er påkrævet men ukendt. Livscyklus: Personnummeret genereres og tildeles ved fødsel, optagelse og ændring af personnummer af administrative grunde. Personnummeret kan tildeles via hospitaler. Personnummeret må ikke slettes. Bemærkninger: D. 11. juni 1994 blev personnummeret ændret i henhold til denne beskrivelse. |
- - CompleteCVAsPdfResult | base64Binary | 1 | Cv'et i pdf format som er base 64 kodet. | |
- - Municipality | MunicipalityType | 1 | Kommune oplysninger | |
- - - MunicipalityCode | MunicipalityCodeType Base: string | Pattern: [0-9]{3} | 1 | Kommune kode. |
- - - MunicipalityName | AuthorityNameType Base: string | Length: 1-100 | 1 | Navn på kommune. |
- - CVStatusIdentifier | CvStatusIdentifierType Base: CodeListItemIdentifierType | 1 | Kodelisteværdi der angiver cv'ets status, såsom 'Klar til kvalitetssikring', 'CV godkendt', 'CV ej godkendt' | |
- - CVComment | CvCommentType Base: string | Length: 0-375 | 0 - 1 | Kommentar til cv'et |
- - CVVersionIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik id for cv versionen |
- - CVVersionTime | dateTime | 1 | Tidsstempel for cv versionen |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4385 | The client does not have an unemploymentfund registration | The client does not have an unemploymentfund registration |
4103 | Client not registered with CvCustomerNumber | The client is not registered with a CvCustomerNumber |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
8291 | The Unemploymentfund is not allowed to view data for the person | The Unemploymentfund is not allowed to view data for the person |
8292 | The specified organisationtypeidentifier is not allowed to view data for the person | The specified organisationtypeidentifier is not allowed to view data for the person |
9110 | There is no CV saved with the given CVVersionIdentifier for the citizen in question | There is no CV saved with the given CVVersionIdentifier for the citizen in question |
9111 | There is no CV saved with the required status for the citizen in question | There is no CV saved with the required status for the citizen in question |
9112 | The given CVVersionIdentifier is incoherent with the CVStatusIdentifier | The given CVVersionIdentifier is incoherent with the CVStatusIdentifier |
9113 | Either CVVersionIdentifier or CVStatusIdentifier is required | Either CVVersionIdentifier or CVStatusIdentifier is required |
GetAvailableVersions
Denne metode benyttes til at udtrække, hvilke versioner af CV'et der er gemt i DFDG.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetAvailableVersionsRequest | GetAvailableVersionsRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- CVStatusIdentifier | AllowedCVStatusIdentifierType Base: int | Enumeration:
| 0 - 1 | Den status som man ønsker CV versioner for.{br}Kun værdierne 2, 3 og 5 er tilladte. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetAvailableVersionsResponse | GetAvailableVersionsResponseType | 1 | ||
- AvailableCVStatusVersionCollection | AvailableCVStatusVersionCollectionType | 0 - 1 | ||
- - CVStatusVersionItem | CVStatusVersionItemType | 1 - * | ||
- - - CVStatusIdentifier | CvStatusIdentifierType Base: CodeListItemIdentifierType | 1 | Godkendelsesstatus for CV’et | |
- - - CVVersionIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | ID på den ønskede CV version |
- - - CVVersionTime | dateTime | 1 | Tidspunkt for at CV’et er gemt på DFDG |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4385 | The client does not have an unemploymentfund registration | The client does not have an unemploymentfund registration |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4511 | The External operator is not allowed to view data for the person | The External operator is not allowed to view data for the person |
8291 | The Unemploymentfund is not allowed to view data for the person | The Unemploymentfund is not allowed to view data for the person |
8292 | The specified organisationtypeidentifier is not allowed to view data for the person | The specified organisationtypeidentifier is not allowed to view data for the person |
GetCVUpdateList
Denne metode benyttes til at udtrække en liste over ændrede CV-id'er hos Jobnet.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVUpdateListRequest | GetCVUpdateListRequestType | 1 | ||
- CVChangeStartTime | dateTime | 1 | Tidspunktet som markerer start på den periode der ønskes CV Id’er for. | |
- CVChangeEndTime | dateTime | 0 - 1 | Tidspunktet som markerer sluttidspunkt for den periode der ønskes CV Id’er for. Hvis feltet ikke er sat, og paging er nødvendig, sætter Jobnet det til kørselstidspunkt. | |
- CVListPage | int | 0 - 1 | Side i resultatsæt. Hvis ej sat, sætter DFDG til 1. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVUpdateListResponse | GetCVUpdateListResponseType | 1 | ||
- CVChangeStartTime | dateTime | 1 | Tidspunktet som markerer start på den periode der er udtrukket CV Id’er for. | |
- CVChangeEndTime | dateTime | 1 | Tidspunktet som markerer sluttidspunkt for den periode der er udtrukket CV Id’er for. | |
- CVChangeExtractTime | dateTime | 1 | Kørselstidspunktet for udtrækket, Jobnet server-tid. | |
- LastPageNumber | int | 1 | Det højeste sidenummer i resultatsættet. | |
- CVUpdateList | CVUpdateListType | 0 - 1 | ||
- - CVUpdateItem | CVUpdateItemType | 1 - * | ||
- - - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | Borgers personnummer. |
- - - RevisionDate | dateTime | 1 | Tidspunkt for seneste opdatering | |
- - - CVIsDeleted | boolean | 1 | Sættes til true hvis CV er blevet slettet i perioden |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
GetCVByCVNumber
Denne metode benyttes til at hente en borgers CV via CV-nummer.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVByCVNumberRequest | GetCVByCVNumberRequestType | 1 | ||
- CVNumber | CvCustomerIdentifierType Base: string | Pattern: [0-9]{8} | 1 | Borgers CV-nummer. |
- CitizenConsentObtained | boolean | 1 | Sættes til true som indikation på at borger har givet samtykke til, at CV'et hentes. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCVByCVNumberResponse | GetCVByCVNumberResponseType | 1 | ||
- CVProfile | CVProfileType | 1 | Borgerens profil på Jobnet | |
- - JobnetCVId | integer | 1 | Borgerens CV ID, som er nøgle på Jobnet. Synonymer: CvCustomerIdentifier, CVNumber. | |
- - PersonalData | Base: PersonalDataType | 1 | Personlige data om borgeren | |
- - - BaseType | PersonalDataType | 1 | Data om borgeren | |
- - - - FamilyName | Base: FamilyNameType | 0 - 1 | Efternavn | |
- - - - - BaseType | FamilyNameType Base: string | Length: 1-50 | 1 | |
- - - - GivenName | Base: GivenNameType | 0 - 1 | Fornavn | |
- - - - - BaseType | GivenNameType Base: string | Length: 1-70 | 1 | |
- - - - MiddleName | Base: MiddleNameType | 0 - 1 | Mellemnavne adskilt af mellemrum | |
- - - - - BaseType | MiddleNameType Base: string | MaxLength: 40 | 1 | |
- - - - DateOfBirth | 0 - 1 | Fødselsdato | ||
- - - - Gender | Base: GenderType | 0 - 1 | Køn | |
- - - - - BaseType | GenderType Base: string | Enumeration:
| 1 | Køn |
- - - - PostalAddress | PostalAddressType | 1 | Adresseoplysninger | |
- - - - - CountryCode | Base: CountryCodeType | 1 | Landekode. Baseret på ISO639, men ikke 100% konform | |
- - - - - - BaseType | CountryCodeType Base: string | MaxLength: 2 | 1 | |
- - - - - AddressLine | Base: AddressLineType | 1 | Adresselinie: vejnavn, husnr , etage mv. | |
- - - - - - BaseType | AddressLineType Base: string | MaxLength: 100 | 1 | |
- - - - - PostalCode | Base: PostalCodeType | 1 | Postnummer | |
- - - - - - BaseType | PostalCodeType Base: string | MaxLength: 15 | 1 | |
- - - - - PostalArea | Base: PostalAreaType | 1 | Bynavn for postnummer | |
- - - - - - BaseType | PostalAreaType Base: string | MaxLength: 50 | 1 | |
- - - - - COAddress | Base: COAddressType | 0 - 1 | CO adresse | |
- - - - - - BaseType | COAddressType Base: string | MaxLength: 75 | 1 | |
- - - - ContactInformation | ContactInformationType | 1 | Kontaktoplysninger, bortset fra adresse | |
Base: E-mailType | 0 - 1 | E-mail adressse | ||
- - - - - - BaseType | E-mailType Base: string | MaxLength: 255 | 1 | |
- - - - - PhoneNumber | Base: PhoneNumberType | 0 - * | Telefon- / mobil- / faxnumre | |
- - - - - - BaseType | PhoneNumberType Base: string | MaxLength: 16 | 1 | |
- - JobConditions | JobConditionsType | 1 | Betingelser for ansættelse | |
- - - WillingToUseOwnCar | boolean | 0 - 1 | Eksisterer, hvis borger vil bruge egen bil | |
- - - FullTimeEmployment | boolean | 0 - 1 | Eksisterer, hvis borger søger fuldtidsjob | |
- - - PartTimeEmployment | boolean | 0 - 1 | Eksisterer, hvis borger søger deltidstidsjob | |
- - - StartAsSoonAsPossible | boolean | 0 - 1 | Eksisterer, hvis borger vil starte på nyt job så hurtigt som muligt | |
- - - StartAsAgreedOn | boolean | 0 - 1 | Eksisterer, hvis borger vil starte på nyt job efter aftale | |
- - - PermanentJobPosition | boolean | 0 - 1 | Eksisterer, hvis borger søger fast job | |
- - - TemporaryJobPosition | boolean | 0 - 1 | Eksisterer, hvis borger søger midlertidigt job | |
- - - StandardJobConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job på almindelige vilgår | |
- - - EarlyRetirementConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job, der passer til efterlønnere | |
- - - DisabilityPensionerConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job, der passer til førtidspensionister på særlige vilkår | |
- - JobTargetCollection | JobTargetCollectionType | 1 | Borgerens jobønsker (Jeg søger som) | |
- - - JobTarget | JobTargetType | 0 - * | Et af borgerens jobønsker (Jeg søger som) | |
- - - - JobTitle | string | 1 | Stillingsbetegnelse (fra taxonomi) | |
- - - - OccupationTaxonomyReference | OccupationTaxonomyReferenceType Base: int | 1 | Reference til taxonomi for stillingsbetegnelser. Er kun udfyldt, hvis JobTitle findes i taxonomi. Se StarWsWiki, TaxonomyService, GETOccupation(s) | |
- - - - HasEducation | boolean | 1 | Har borgeren en uddannelse, som svarer til stillingsbetegnelsen | |
- - - - MonthsOfExperience | nonNegativeInteger | 1 | Erfaring i antal måneder | |
- - - - LastExperience | gYear | 0 - 1 | Årstal for seneste ansættelse i jobbet | |
- - CV | CVType | 1 | Borgerens CV | |
- - - PreviousJobExperienceCollection | PreviousJobExperienceCollectionType | 1 | Tidligere erhvervserfaring | |
- - - EducationCollection | EducationCollectionType | 1 | Uddannelser, kurser og certificeringer | |
- - - - Education | EducationType | 0 - * | Uddannelse, kursus eller certifikat | |
- - - QualificationCollection | QualificationCollectionType | 1 | Kvalifikationer | |
- - - - Qualification | QualificationType | 0 - * | Kvalifikation | |
- - - - - Name | string | 1 | Navn på kvalifikationen som borger og arbejdsgiver angiver den | |
- - - - - QualificationTaxonomyReference | int | 0 - 1 | Reference til taxonomi med kvalifikationer | |
- - - DriverLicenseCollection | DriverLicensCollectionType | 1 | Diverse kørekort | |
- - - - DriverLicense | DriverLicenseType | 0 - * | Et kørekort | |
- - - - - Code | string | 1 | Kode for kørekort. EU kode mv | |
- - - - - Name | string | 1 | Dansk navn på kørekort | |
- - - LanguageSkillCollection | LanguageSkillCollectionType | 1 | Sprogkundskaber | |
- - - - LanguageSkill | LanguageSkillType | 0 - * | Et sprog | |
- - - - - Code | LanguageCodeType Base: string | MaxLength: 4 | 1 | Kode for sproget. Reference til TaxonomyService.GETLanguages |
- - - - - Name | LanguageNameType Base: string | MaxLength: 50 | 1 | Dansk navn på sproget |
- - - - - Level | LanguageSkillLevelType Base: string | Enumeration:
| 1 | Færdighedsniveau |
- - - OtherExperienceCollection | OtherExperienceCollectionType | 1 | Andre erfaringer | |
- - - - OtherExperience | OtherExperienceType | 0 - * | Anden erfaring | |
- - - - - Title | OtherExperiendeTitleType Base: string | MaxLength: 100 | 1 | Stilling eller funktion |
- - - - - Place | Base: PlaceType | 1 | Hvor | |
- - - - - - BaseType | PlaceType Base: string | MaxLength: 100 | 1 | |
- - - - - SummaryText | string | 1 | Ansvar / arbejdsopgaver / resultater | |
- - - - - StartDate | PartialDate | 1 | Start på erfaring. År/måned eller år | |
- - - - - - Year | gYear | 1 | Årstal (4 cifre) | |
- - - - - - Month | gMonth | 0 - 1 | Måned i formatet --MM | |
- - - - - EndDate | PartialDate | 0 - 1 | Slut på erfaring. År/måned eller år | |
- - - - - - Year | gYear | 1 | Årstal (4 cifre) | |
- - - - - - Month | gMonth | 0 - 1 | Måned i formatet --MM | |
- - - ProfessionalSummaryText | FormattedTextType | 0 - 1 | Faglig profil. HTML formateret tekst | |
- - - - HTMLText | string | 1 | Tekst inkl. HTML formatering | |
- - - - PlainText | string | 1 | Tekst uden formatering | |
- - - OtherCVReferenceCollection | OtherCVReferenceCollectionType | 1 | Referencer til andre CV o.l. | |
- - - - WebSite | WebsiteType Base: string | MaxLength: 255 | 0 - * | Webside, fx link til andre CV'er (LinkedIn) eller til portfolio |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4103 | Client not registered with CvCustomerNumber | The client is not registered with a CvCustomerNumber |
4400 | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system |
9192 | Citizen consent is required to indicate that you have acquired the citizen's accept | Citizen consent is required to indicate that you have acquired the citizen's accept |
CreateAsylumTransition
Denne metode benyttes til at oprette overgangsdato og frist for CV-opdateringer på en "Integrationsydelsesmodtager omfattet af integrationsprogrammet" m.fl.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateAsylumTransitionRequest | CreateAsylumTransitionRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- CVEditEndDate | date | 1 | Dato for hvornår jobcenter ikke længere kan rette i CV | |
- AsylumCVTransitionDate | date | 1 | Overgivelsesdato til kommune |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateAsylumTransitionResponse | CreateAsylumTransitionResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | Servicekvittering | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registreing |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1010 | Unknown cpr | The submitted cpr is unknown to the system |
1014 | Failed to validate message | The submitted message could not be validated |
6005 | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader |
9196 | The CVEditEndDate must be greater than or equal to the AsylumCVTransitionDate | The CVEditEndDate must be greater than or equal to the AsylumCVTransitionDate |
9197 | The period between AsylumCVTransitionDate and CVEditEndDate is too long | The period between AsylumCVTransitionDate and CVEditEndDate is too long |
9198 | AsylumCVTransitionDate and CVEditEndDate is not allowed to be set for this contact group | AsylumCVTransitionDate and CVEditEndDate is not allowed to be set for this contact group |
UpdateAsylumTransition
Denne metode benyttes til at opdatere overgangsdato og frist for CV-opdateringer.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateAsylumTransitionRequest | UpdateAsylumTransitionRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- CVEditEndDate | date | 1 | Dato for hvornår jobcenter ikke længere kan rette i CV | |
- AsylumCVTransitionDate | date | 1 | Overgivelsesdato til kommune | |
- CorrectionComment | CorrectionCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til evt. ændring |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateAsylumTransitionResponse | UpdateAsylumTransitionResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | Servicekvittering | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registreing |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1010 | Unknown cpr | The submitted cpr is unknown to the system |
1014 | Failed to validate message | The submitted message could not be validated |
6005 | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader |
9196 | The CVEditEndDate must be greater than or equal to the AsylumCVTransitionDate | The CVEditEndDate must be greater than or equal to the AsylumCVTransitionDate |
9197 | The period between AsylumCVTransitionDate and CVEditEndDate is too long | The period between AsylumCVTransitionDate and CVEditEndDate is too long |
9198 | AsylumCVTransitionDate and CVEditEndDate is not allowed to be set for this contact group | AsylumCVTransitionDate and CVEditEndDate is not allowed to be set for this contact group |
9200 | CVEditEndDate has passed and updates to CVEditEndDate and AsylumCVTransitionDate are not allowed | CVEditEndDate has passed and updates to CVEditEndDate and AsylumCVTransitionDate are not allowed |
9201 | CVEditEndDate and AsylumCVTransitionDate is not registered for this citizen and cannot be updated | CVEditEndDate and AsylumCVTransitionDate is not registered for this citizen and cannot be updated |
9202 | A correction comment is mandatory when changing the AsylumCVTransitionDate | A correction comment is mandatory when changing the AsylumCVTransitionDate |
ReplaceCV
Denne metode benyttes til at oprette eller erstatte et CV på Jobnet.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
ReplaceCVRequest | ReplaceCVRequestType | 1 | ||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- ContactInformation | ContactInformationType | 1 | Kontaktinformation på borger | |
Base: E-mailType | 0 - 1 | |||
- - - BaseType | E-mailType Base: string | MaxLength: 255 | 1 | |
- - PhoneNumber | Base: PhoneNumberType | 0 - * | Telefonnrtype | |
- - - BaseType | PhoneNumberType Base: string | MaxLength: 16 | 1 | |
- JobConditions | JobConditionsType | 1 | Betingelser for ansættelse | |
- - FullTimeEmployment | boolean | 0 - 1 | Eksisterer, hvis borger søger fuldtidsjob | |
- - PartTimeEmployment | boolean | 0 - 1 | Eksisterer, hvis borger søger deltidsjob | |
- - StartAsSoonAsPossible | boolean | 0 - 1 | Eksisterer, hvis borger vil starte på nyt job så hurtigt som muligt | |
- - StartAsAgreedOn | boolean | 0 - 1 | Eksisterer, hvis borger vil starte på nyt job efter aftale | |
- - PermanentJobPosition | boolean | 0 - 1 | Eksisterer, hvis borger søger fast job | |
- - TemporaryJobPosition | boolean | 0 - 1 | Eksisterer, hvis borger søger midlertidigt job | |
- - StandardJobConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job på almindelige vilkår | |
- - EarlyRetirementConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job, der passer til efterlønnere | |
- - DisabilityPensionerConditions | boolean | 0 - 1 | Eksisterer, hvis borger søger job, der passer til førtidspensionister på særlige vilkår | |
- JobTargetCollection | JobTargetCollectionType | 1 | Borgerens jobønsker (Jeg søger som) | |
- - JobTarget | JobTargetType | 0 - * | Et af borgerens jobønsker (Jeg søger som) | |
- - - OccupationTaxonomyReference | OccupationTaxonomyReferenceType | 1 | Reference til taxonomi for stillingsbetegnelser | |
- - - HasEducation | boolean | 1 | Har borgeren en uddannelse, som svarer til stillingsbetegnelsen | |
- - - MonthsOfExperience | nonNegativeInteger | 1 | Erfaring i antal måneder | |
- - - LastExperience | gYear | 0 - 1 | Årstal for seneste ansættelse i jobbet | |
- CV | CVType | 1 | Borgerens CV | |
- - PreviousJobExperienceCollection | PreviousJobExperienceCollectionType | 1 | Tidligere erhvervserfaring | |
- - EducationCollection | EducationCollectionType | 1 | Uddannelser, kurser og certificeringer | |
- - - Education | EducationType | 0 - * | Uddannelse, kursus eller certifikat | |
- - QualificationCollection | QualificationCollectionType | 1 | Kvalifikationer | |
- - - Qualification | QualificationType | 0 - * | Kvalifikation | |
- - - - QualificationTaxonomyReference | QualificationTaxonomyReferenceType | 1 | Reference til taxonomi med kvalifikationer | |
- - DriverLicenseCollection | DriverLicenseCollectionType | 1 | Diverse kørekort | |
- - - DriverLicense | DriverLicenseType | 0 - * | Et kørekort | |
- - - - Code | string | 1 | Kode for kørekort. EU-kode mv. | |
- - LanguageSkillCollection | LanguageSkillCollectionType | 1 | Sprogkundskaber | |
- - - LanguageSkill | LanguageSkillType | 0 - * | Et sprog | |
- - - - Code | LanguageCodeType | 1 | Kode for sproget. Reference til TaxonomyService.GETLanguages | |
- - - - Level | LanguageSkillLevelType Base: string | Enumeration:
| 1 | Færdighedsniveau |
- - OtherExperienceCollection | OtherExperienceCollectionType | 1 | Andre erfaringer | |
- - - OtherExperience | OtherExperienceType | 0 - * | Anden erfaring | |
- - - - Title | OtherExperienceTitleType Base: string | MaxLength: 100 | 1 | Stilling eller funktion |
- - - - Place | PlaceType Base: string | MaxLength: 100 | 1 | Hvor |
- - - - SummaryText | string | 1 | Ansvar/arbejdsopgaver/resultater | |
- - - - StartDate | PartialDate | 1 | Start på erfaring. År/måned eller år | |
- - - - - Year | gYear | 1 | Årstal (4 cifre) | |
- - - - - Month | Void | 0 - 1 | Måned i formatet --MM | |
- - - - EndDate | PartialDate | 0 - 1 | Slut på erfaring. År/måned eller år | |
- - - - - Year | gYear | 1 | Årstal (4 cifre) | |
- - - - - Month | Void | 0 - 1 | Måned i formatet --MM | |
- - ProfessionalSummaryText | FormattedTextType | 0 - 1 | Faglig profil. HTML-formateret tekst. | |
- - - HTMLText | string | 1 | Tekst inkl. evt. HTML-formatering. Jobnet stripper HTML, på nær få accepterede formattering, jf. TinyMCE, dvs. bullets, italic, underline og bold | |
- - OtherCVReferenceCollection | OtherCVReferenceCollectionType | 1 | Referencer til andre CV'er o.lign. | |
- - - WebSite | WebSiteType Base: string | MaxLength: 255 | 0 - 1 | Webside, fx link til andre CV'er (LinkedIn) eller til portfolio |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
ReplaceCVResponse | ReplaceCVResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | Servicekvittering | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registreing |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4103 | Client not registered with CvCustomerNumber | The client is not registered with a CvCustomerNumber |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4753 | The clients jobnet cv has been archived | The clients jobnet cv has been archived |
4754 | The clients jobnet cv has been disabled | The clients jobnet cv has been disabled |
4755 | The clients jobnet cv could not be found | The clients jobnet cv could not be found |
4823 | The clients jobnet cv is locked | The clients jobnet cv is locked |
6005 | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader |
9153 | The submitted PersonContactDataTypeIdentifier is not a valid codelist value | The submitted PersonContactDataTypeIdentifier is not a valid codelist value |
9154 | The mobile phone number cannot be removed while a subscribtion for text notifications exists | The mobile phone number cannot be removed while a subscribtion for text notifications exists |
9155 | The mail address cannot be removed while a subscribtion for email notifications exists | The mail address cannot be removed while a subscribtion for email notifications exists |
9156 | The submitted mobile phone number is invalid | The submitted mobile phone number is invalid |
9157 | The submitted phone number is invalid | The submitted phone number is invalid |
9158 | The submitted mail address is invalid | The submitted mail address is invalid |
9230 | CVEditEndDate has passed and calls to ReplaceCV are not allowed | CVEditEndDate has passed and calls to ReplaceCV are not allowed |
9231 | AsylumCVTransitionDate has not passed and calls to ReplaceCV are not allowed | AsylumCVTransitionDate has not passed and calls to ReplaceCV are not allowed |
9232 | ReplaceCV is not allowed to be called for a citizen in this contact group | ReplaceCV is not allowed to be called for a citizen in this contact group |
9233 | Failed to replace CV in Jobnet, see details for more information | Failed to replace CV in Jobnet, see details for more information |
9234 | Internal error on Jobnet | Internal error on Jobnet |