Java
Update a Flex Attribute using Asset API
The following code loads a Flex Asset with the AssetId assetId and updates the value of a Flex Attribute attribute with the object value. The value of value can be null. The code can be used in Java classes as well as in JSP Templates. A hint: If the Flex Attribute is of type blob [...]