I wanted to only deleting the association, but master data (like OperationMaster) object deleted.
0
When I unselect an operation from the UI, I want to remove the association between that OperationMaster and the current Product_Initializ. However, when I run my current microflow, it is deleting the actual OperationMaster record from the database — which is not what I want