Overview

Services for the administration of User Forms

Endpoints

BrugerformularHent

Endpoint URL: Brugerformular/BrugerformularHent

Description

This operation allows an actor to retrieve a user form that has been submitted to the Registration Court. The response contains the User Form.

Input

BrugerformularHent.xsd

Output

BrugerformularHentSvar.xsd

Error Handling

If the actor does not receive a response within the agreed response time, the service activation should be retried.

Security

Simple web service (i.e., based on HTTP)

Interaction Pattern

Request-response

Invocation Effect

Idempotent

BrugerformularIndsend

Endpoint URL: Brugerformular/BrugerformularIndsend

Description

This operation allows an actor to submit a user form for approval by the Registration Court. The response contains a User Form Identifier. Submitted example notifications must not contain different prefixes for the same namespace, as rule processing must be done with respect to a unique prefix. Plain text/sections may only be included as Phrase Identifiers (which can be created in advance). The response from this service operation does not contain the actual approval or rejection. This will be sent asynchronously from the e-TL solution to the sender via the BrugerformularNotifikationModtag service operation in the response service, which the sender must implement in their system.

Input

BrugerformularIndsend.xsd

Output

BrugerformularIndsendSvar.xsd

Error Handling

If the actor does not receive the activation receipt (the technical acknowledgment) within the agreed response time, the service activation should be retried.

Security

Simple web service (i.e., based on HTTP) However, this is part of a Workflow

Interaction Pattern

Workflow

Invocation Effect

Idempotent

BrugerformularOpdater

Endpoint URL: Brugerformular/BrugerformularOpdater

Description

This operation allows an actor to update a user form. Specifically, the following can be updated: Validity period, which users may use it.

Input

BrugerformularOpdater.xsd

Output

BrugerformularOpdaterSvar.xsd

Error Handling

If the actor does not receive a response within the agreed response time, the service activation should be retried.

Security

Simple web service (i.e., based on HTTP)

Interaction Pattern

Request-response

Invocation Effect

Idempotent

BrugerformularSoeg

Endpoint URL: Brugerformular/BrugerformularSoeg

Description

This operation allows an actor to search for a user form in the e-TL solution. The following search criteria are available:

  • User form name,

  • User form description,

  • Owner of the user form,

  • Validity period,

  • User forms that are invalid.

You may search using one or a combination of these criteria.

Input

BrugerformularSoeg.xsd

Output

BrugerformularSoegSvar.xsd

Error Handling

If the actor does not receive a response within the agreed response time, the service activation should be retried.

Security

Simple web service (i.e., based on HTTP)

Interaction Pattern

Request-response

Invocation Effect

Idempotent