Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Siden er en UDV udgave manuelt ændret.

Metoder

CreateTilmelding{} (UnemploymentEnrollment)

Tilmelding af ledige for Jobcenter og A-kasse. I den sammenhæng sættes også personens fag/stillingsbetegnelser til jobønsker.

Tilladte organisationer

Alle borgere

Egne borgere

Tidligere egne borgere

Gæsteadgang

Anden Aktør - egne borgere

Anden Aktør - gæsteadgang

Anden Aktør - alle borgere

System - alle borgere

A-kasse

X

JobCenter

X

X

Kommune

X

STAR

X

Scope

visiteringogstatus.write

Input

Hvid baggrund = Data allerede etableret i tidligerer versioner, der er til rådighed

Grøn baggrund = Data de etableres i forbindelse med ny release (Tilmedings del)

Gul = Felter eller andet hvor det udestår en forretningsmæssig eller teknisk afklaring

Grå = Felter med hjælpetekst til læsning af snitflade

Udgår ift. PSS

Grøn baggrund = Data de etableres i forbindelse med ny release (Jobsøgning del)

Element

Type

Detaljer

Forekomst

Beskrivelse

x-civilRegistrationIdentifier [Header]
(PersonCivilRegistrationIdentifier)

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

Beskrivelse af cpr

x-requestId [Header]

string

 

1

Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars

requestBody

CreateTilmeldingRequestDto

 

1

 

- KlientKategori
ClientCategoryTypeIdentifier

ClientCategoryTypeIdentifierType

1

Klientkategori som fremsøgte borgere skal matche.

- Tilmeldingsdato
EnrollmentDate

dateTime

1

Tilmeldedatoen hvor det angivne tilmeldeforhold starter. Dette er datoen, hvor den ledige har henvendt sig enten gennem Jobnet eller Jobcentret.

- Ledighedsgrad
CurrentUnemploymentStatusTypeIdentifier

CurrentUnemploymentStatusTypeIdentifierType

1

Ledighedsgrad.

- Haendelsesdato

dateTime

 

0 - 1

Forretningsmæssig hændelsesdato for tilmeldingen hvis den ikke er registreret på hændelsesdatoen

-    Emailadresse
EmailAddressIdentifier

EmailAddressIdentifierType
Base: string

Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64})

0 - 1

Emailadresse som tidligere skulle angives ved tilmelding fra Jobnet for at kunne bekræfte timeldingen digitalt til borger. Løses med dialogmodul hvis vi ikke har emailadresse på borger

- Joboensker
Profession

JoboenskeDtoCollection

0 - 1

Samling af jobønsker

- - JoboenskeDto
ProfessionType

JoboenskeDto

0 - *

Jobønske/stillingsbetegnelse

- - - ConceptUriDa

string

1

Unik ESCO STAR identifikation på stillingsbetegnelse.

- - - AliasIdentifier

guid
Base: string

Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

0 - 1

Unik ESCO STAR identifikation på alias.

- - - HarUddannelse
HasEducation

boolean

1

Angivelse af om personen har uddannelse for den angivne stillingsbetegnelse.

- - - AarSidstBrugt
YearLastUsed

int

0-1

Angivelse hvornår personen senest var aktiv indenfor stillingen.

- - - maanederMedErfaring
MonthsOfExperience

int

0-1

Angivelse hvor mange måneder personen har erfaring fra stillingen.

- - - jobTargetIdentifier

uuid

 

1

Unik identifier på jobønsket

Output

Std. CreateResponse

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

1001

Invalid cpr

The submitted cpr is either to long or short or contains data not interpretable as a date

1010

Unknown cpr

The submitted cpr is unknown to the system

4313

Invalid client category type

The submitted client category type is no recognized as a valid client category type

4314

Invalid current unemployment status type identifier

The submitted identifier is not recognized as a valid unemployment status type identifier

4318

One or more profession is invalid

The submitted request contains one or more invalid profession identifiers

4321

Invalid insurance category

The submitted request contained an invalid insurance category, only categories 'Deltidsforsikret' and 'Heltidsforsikret' are allowed

4322

The cancellation date must be today, maximum 30 days after or 60 in case of a less intensive effort

The cancellation date must be today, maximum 30 days after or 60 in case of a less intensive effort

4339

Only clients Tilmeldt uden ydelse can have the unemploymentstatus ikke ledig

Only clients Tilmeldt uden ydelse can have the unemploymentstatus ikke ledig

4385

The client does not have an unemploymentfund registration

The client does not have an unemploymentfund registration

4405

The person with specified cpr is dead

The person with specified cpr is dead

4417

Client must be a member of an unemploymentfund to be an unemploymentfundrecipient

Client must be a member of an unemploymentfund to be an unemploymentfundrecipient

4575

You are not authorized

You are not authorized to execute the operation

4589

Unknown identifier

The submitted Identifier is unknown to the system

4641

This category is not allowed to be enrolled

This category is not allowed to be enrolled

4644

This Client has an open existing contactgroup

This Client has an open existing contactgroup

4645

This person has a absenceregistration that conflicts with this Contactgroup

This person has a absenceregistration that conflicts with this Contactgroup

4646

The ContactGroupTypeIdentifier cannot be changed

The ContactGroupTypeIdentifier cannot be changed

4647

The Startdate cannot be changed

The Startdate cannot be changed

4648

The Enddate cannot be before todays date

The Enddate cannot be before todays date

4654

This person has an absenceregistration that conflicts with the submitted personcategory

This person has an absenceregistration that conflicts with the submitted personcategory

4655

This person must be unenrolled before this personcategory value can be applied

This person must be unenrolled before this personcategory value can be applied

4656

This personcategory is not coherent with the person's enrollment

This personcategory is not coherent with the person's enrollment

4669

The enddate must not be earlier than the start date

The enddate must not be earlier than the start date

4675

The ContactGroupTypeIdentifier is invalid

The ContactGroupTypeIdentifier is invalid

4683

The CorrectionComment must contain content

The CorrectionComment must contain content

4698

Parameter is negative

Parameter is negative

4703

The submitted startdate have to be present

The submitted startdate have to be present

4710

The submitted value of YearLastUsed is not a valid year

The submitted value of YearLastUsed is not a valid year

4716

This personcategory is not coherent with the person's contact group

This personcategory is not coherent with the person's contact group

4720

Person is not allowed to be enrolled because person is abroad

Person is not allowed to be enrolled because person is abroad

4725

This person cannot be enrolled because the person has a temporary foreign address registered

This person cannot be enrolled because the person has a temporary foreign address registered

4749

The enrollment date must be of todays date

The enrollment date must be of todays date

4750

The client has an absence registration that does not allow enrollment

The client has an absence registration that does not allow enrollment

4752

Cannot register personcategory since warning letter date for an active illness reg. has passed

Cannot register personcategory since warning letter date for an active illness reg. has passed

4919

The contact group can not be ended due to an active enrollment

The contact group can not be ended due to an active enrollment

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

6014

Illegal combination of the client category and unemployment status

Registration is not allowed because of an illegal combination of the client category and unemployment status

6033

ContactGroup is not coherent with age

Contactgroup cannot be created if age requirements are not met

7062

A ProfessionType must be set for this ClientCategory.

A ProfessionType must be set for this ClientCategory.

8059

Missing a legal personcategory

Missing a legal personcategory

8063

EventTime must be equal to or before contactgroup start.

EventTime must be equal to or before contactgroup start.

8065

EventTime can not be changed.

EventTime can not be changed.

8193

The PersonCategory is not coherent with the ContactGroup

The PersonCategory is not coherent with the ContactGroup

8281

Occupation key does not exist

Occupation key does not exist

8282

Occupation key is out of date

Occupation key is out of date

9147

CreateEnrollmentCV on Jobnet failed

CreateEnrollmentCV on Jobnet failed

9153

The submitted PersonContactDataTypeIdentifier is not a valid codelist value

The submitted PersonContactDataTypeIdentifier is not a valid codelist value

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

9158

The submitted mail address is invalid

The submitted mail address is invalid

9299

The submitted ClientCategoryType can not be used by unemploymentfunds

The submitted ClientCategoryType can not be used by unemploymentfunds

9300

The submitted CurrentUnemploymentStatus can not be used by unemploymentfunds

The submitted CurrentUnemploymentStatus can not be used by unemploymentfunds

9320

Set both ReobtainSupplementalBenefits and ReobtainedRightWeeks when benefits are reobtained

Set both ReobtainSupplementalBenefits and ReobtainedRightWeeks when benefits are reobtained

9336

CV number has to be specified

CV number has to be specified

9344

Missing or incorrect data, profile cannot be retrieved

Missing or incorrect data, profile cannot be retrieved

9345

Missing or incorrect data gives warning

Missing or incorrect data gives warning

9346

Call to CVServiceForDFDG failed

Call to CVServiceForDFDG failed

9439

The person can not be registered with the same ConceptUriDa more than one time

The person can not be registered with the same ConceptUriDa more than one time



TilmeldOgBook (UnemploymentEnrollmentAndBook) ¤Hertil

Denne composite-metode sikrer at man i samme kald, og kun sammenhængende kan tilmelde borgeren og lave en booking af et møde. Metodens forretningsregler er de samme som for JobnetBookingService.

Tilladte organisationer

Alle borgere

Egne borgere

Tidligere egne borgere

Gæsteadgang

Anden Aktør - egne borgere

Anden Aktør - gæsteadgang

Anden Aktør - alle borgere

System - alle borgere

STAR

X

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

UnemploymentEnrollmentAndBookRequest

UnemploymentEnrollmentAndBookRequestType

1

-    UnemploymentEnrollmentAndBook

UnemploymentEnrollmentAndBookType

1

Tilmelding af borger og booking af møde.

-    -    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

-    -    ClientCategoryTypeIdentifier

ClientCategoryTypeIdentifierType

1

Klientkategori som fremsøgte borgere skal matche.

-    -    EnrollmentDate

dateTime

1

Tilmeldedatoen hvor det angivne tilmeldeforhold starter. Dette er datoen, hvor den ledige har henvendt sig enten gennem Jobnet eller Jobcentret.

-    -    CurrentUnemploymentStatusTypeIdentifier

CurrentUnemploymentStatusTypeIdentifierType

1

Ledighedsgrad.

-    -    Profession

ProfessionTypeCollection

0 - 1

Stillingsbetegnelse.

-    -    -    ProfessionType

ProfessionType

0 - 200

-    -    -    -    ConceptUriDa

string

1

Unik ESCO STAR identifikation på stillingsbetegnelse.

-    -    -    -    AliasIdentifier

guid
Base: string

Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

0 - 1

Unik ESCO STAR identifikation på alias.

-    -    -    -    HasEducation

boolean

1

Angivelse af om personen har uddannelse for den angivne stillingsbetegnelse.

-    -    -    -    YearLastUsed

int

1

Angivelse hvornår personen senest var aktiv indenfor stillingen.

-    -    -    -    MonthsOfExperience

int

1

Angivelse hvor mange måneder personen har erfaring fra stillingen.

-    -    BookingStartTime

dateTime

1

-    -    InterviewOptionID

guid
Base: string

Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

1

-    -    CaseWorkerIdentifier

string

Length: 1-255

0 - 1

Sagsbehandler-ID

-    -    SamtaleformType

InterviewContactTypeIdentifierType

1

Angiver om mødet skal være personligt fremmøde, telefonisk, digitalt eller andet.

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

UnemploymentEnrollmentAndBookResponse

UnemploymentEnrollmentAndBookResponseType

1

-    ServiceReceipt

ServiceReceiptType

1

kvittering for transaktionen.

-    -    EventDate

dateTime

1

Tidspunkt for transaktionen eller registrering.

-    -    MessageIdentifier

guid
Base: string

Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

1

Unik identifikation af transaktion eller registrering.

-    JobCenterReceipt

string

Length: 0-10000

1

Kvittering fra jobcentret.

-    Phone

string

0 - 1

Telefonnummer.

-    Fax

string

0 - 1

Faxnummer.

-    NoSelfActivatingCodeNeeded

boolean

1

-    IndkaldelseId

guid
Base: string

Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

1

Identifikation af booking.

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

1001

Invalid cpr

The submitted cpr is either to long or short or contains data not interpretable as a date

1010

Unknown cpr

The submitted cpr is unknown to the system

1014

Failed to validate message

The submitted message could not be validated

4313

Invalid client category type

The submitted client category type is no recognized as a valid client category type

4314

Invalid current unemployment status type identifier

The submitted identifier is not recognized as a valid unemployment status type identifier

4316

Enrollment overlap

The submitted enrollment date lies within or before an existing enrollment period

4318

One or more profession is invalid

The submitted request contains one or more invalid profession identifiers

4338

The enrollment date must be of todays date or a maximum of 10 days prior to todays date

The enrollment date must be of todays date or a maximum of 10 days prior to todays date

4405

The person with specified cpr is dead

The person with specified cpr is dead

4641

This category is not allowed to be enrolled

This category is not allowed to be enrolled

4645

This person has a absenceregistration that conflicts with this Contactgroup

This person has a absenceregistration that conflicts with this Contactgroup

4698

Parameter is negative

Parameter is negative

4710

The submitted value of YearLastUsed is not a valid year

The submitted value of YearLastUsed is not a valid year

4720

Person is not allowed to be enrolled because person is abroad

Person is not allowed to be enrolled because person is abroad

4725

This person cannot be enrolled because the person has a temporary foreign address registered

This person cannot be enrolled because the person has a temporary foreign address registered

4750

The client has an absence registration that does not allow enrollment

The client has an absence registration that does not allow enrollment

4763

A person who is 65 or older can only enroll as 'uden ydelse' from jobnet

A person who is 65 or older can only enroll as 'uden ydelse' from jobnet

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

4786

The person does not have a Jobnet Cv account

The person does not have a Jobnet Cv account

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

6014

Illegal combination of the client category and unemployment status

Registration is not allowed because of an illegal combination of the client category and unemployment status

6033

ContactGroup is not coherent with age

Contactgroup cannot be created if age requirements are not met

7062

A ProfessionType must be set for this ClientCategory.

A ProfessionType must be set for this ClientCategory.

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

8273

Citizen already has a booking of type Jobsamtale.

Citizen already has a booking of type Jobsamtale.

8281

Occupation key does not exist

Occupation key does not exist

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

9344

Missing or incorrect data, profile cannot be retrieved

Missing or incorrect data, profile cannot be retrieved

9345

Missing or incorrect data gives warning

Missing or incorrect data gives warning

  • No labels