I am trying to clone an entire entity structure in mendix, with complex associations and up to 4-level of a tree structure domain model. I have tried using deep clone for the same, but the output is not as expected. Is there any other way that this can be achieved in mendix?
↧