Specifies whether it is an obligatory attribute for a PUT request. If an attribute is declared as mandatory field PUT and is missing in the PUT request, the request fails with status code 400.
New from DB 39.5.16
DI065870 Mandatory field POST
Specifies whether it is an obligatory attribute for a POST request. If an attribute is declared as mandatory field POST and is missing in the POST request, the request fails with status code 400.
From DB 39.5.16
DI064149 Mandatory field
The DI is no longer used from version S 39.5.16.
Up to DB 39.5.16
DI064149 Mandatory field
Specifies whether it is an obligatory attribute. If an attribute is declared as mandatory field and is missing in the PUT or POST request, the request fails with status code 500.
DI064150 Name
Name of an attribute. The name is arbitrary but must comply with the Java name conventions for identifiers and must not occur more than once within an entity.
DI064158 Transformer
Specifies the transformer for an attribute via the parameter of which you can control how an attribute is to be displayed after transfer
DI064160 Data item
Contains the required data item from the data table of the web entity to which the attribute belongs and which is required for the transfer via the web interface
DI064171 Column type fetch exit
Reads out the column type of the selected DI and displays it