Hi Maxim,
Use the below microflow as reference, the Person entity was available in ‘MyFirstModule’ module and person entity was generalized with Administration.Account.
Pass the $currentUser inside the inheritance split
Hope it is helpful for you, Thanks!
Hi,
simply use an Object Type Decision on $currentUser and then a Cast Action.
https://docs.mendix.com/refguide/object-type-decision
regards, Fabian