Type conversion for A12-Field Instances

Is there already some code, to convert Java-objects to a proper type for a fieldinstance ? If not, is there a documentation containing the mapping between java-type and a12-type ?

Moin @bernhard-keen-stream,

when I understand you correctly, you are looking for something like IDocumentService#convertToJavaType but in the other direction?

Yes, exactly. It looks much more easy as expected, because the number of types is low. But if there is some existing code, I prefer using it. Does A12 provide somthing like that ?

Moin @bernhard-keen-stream,

currently this direction is not supported out-of-the-box in A12. A new Conversion-API will be introduced in the A12 Release of 2024.06, which will be able to cover your use case :slight_smile: