[SOLVED] Struct DataType not available anymore in 9.6.07
Author: richard.gill@agfa.com (richard.gill)
In 9.6.06, the Struct DataType was available for the model field definition. This type is also available in 9.7. The 9.6.07 version does not permit such a DataType. We have created a tool (to encapsulate the handling of REST requests) based on an entity defining entries in its Local Prod Modules. Those entries use non-database fields of type Struct to contain revelant information about a REST request and the to be generated response. This method permits us to avoid using component variables for a generic and shared tool. It seems to touch only the IDF, as the DataType now appear empty in the model, while a component compiles with this entity, and struct fields are addressables.

?
?



