DT593 Web attribute
DI065869 Mandatory field PUT
Indicates whether this is a mandatory 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
Indicates whether this is a mandatory 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 the 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 the parameters of which are used to control how an attribute is to be displayed after transfer.
DI064160 Data item
Contains the desired data item from the data table of the web entity to which the attribute belongs and which is required for transmission via the web interface.
DI064171 Column type fetch exit
Reads the column type of the selected DI and displays it.
DI065989 Read only
Specifies whether the attribute is read-only. If it is activated, the attribute can be read but not written.