DI065869 Mandatory field PUT

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.

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.

DI064149 Mandatory field

No longer used from version S 39.5.16.

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

DI065989 Read only

Specifies whether the attribute is write-protected. If it is activated, the attribute can be read but it cannot be written.