Heyho,
my current situation is, that i have a DocumentModelId and i need to create an empty Document. Within the Model is a specific annotated Group, and i have to create all Groups according to the path. In the model it is a repeatable group which is an include. I have documents of the related include and would then put them into the group.
Currently i don’t know if there is already an easy solution for creating an empty document (with a unknown model at compile time) and how to create all necessary groups, before inserting the included groups.
Happy regards,
Tjorben