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

« Previous Version 15 Next »

UpdateCVStatus

Denne metode benyttes til at sætte CV-status.

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

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

-    CvStatusIdentifier

CvStatusIdentifierType
Base: CodeListItemIdentifierType


1

Kodelisteværdi der angiver CV'ets status

-    Comment

CommentType
Base: string

Length: 0-400

0 - 1

Kommentar til CV'et

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Den nye tomme kvittering 


1


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

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.

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

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

4823

The clients jobnet cv is locked

The clients jobnet cv is locked

8236

ConnectionCouldNotBeEstablished

The connection could not be established

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 Comment

UnemploymentFund should not report Comment

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

9338

Call to GetCV failed

Call to GetCV failed

9346

Call to CVServiceForDFDG failed

Call to CVServiceForDFDG failed

XXXX bruges de gule fejlkoder overhoved, vi skal lige have ryddet op

UpdateCVAvailability

Mulighed for at opdaterer CV søgbarhed. 

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

CvAvailability

CvAvailabilityType


1

CV’ets søgbarhedstilstand

- PersonCivilRegistrationIdentifier

PersonCivilRegistrationIdentifierType

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

- CvAvailabilityTypeIdentifier

CvAvailabilityTypeIdentifierType


1

Kodelisteværdi der angiver CV'ets søgbarhedstilstand

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Den nye tomme kvittering 

SetCVStatusResponseType


1


Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

1014

Failed to validate message

The submitted message could not be validated

XXXX bruges de gule fejlkoder overhoved, vi skal lige have ryddet op

GetUpdatedCVs

Denne metode benyttes til at udtrække en liste over ændrede CV i en periode.

Input


Element

Type

Detaljer

Forekomst

Beskrivelse

GetCVUpdateListRequest

GetCVUpdateListRequestType


1


  • CVChangeStartTime

dateTime


1

Tidspunkt som markerer begyndelsen på den periode der ønskes udtrukket borgere med opdaterede cv'er for.

  • CVChangeEndTime

dateTime


1

Tidspunkt som markerer enden på den periode der ønskes udtrukket borgere med opdaterede cv'er for.

  • Jobcenter 



0 - 1

Jobcenter borgerne skal tilhøre. Angive ikke jobcenter tages hele landet

  • 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

Tidspunkt for søgning.

  • 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

9343

Call to GetCVUpdateList failed

Call to GetCVUpdateList failed

9346

Call to CVServiceForDFDG failed

Call to CVServiceForDFDG failed


  • No labels