One question concerning request nodes of a determination:
Our BO has (among others) a parent-child hierarchy Root - Item - Sub Iten. There is an item determnation with the following "Request Nodes" configuration:
Item - Update
Sub Item - Create, Update
There is a (root) action creating an item and a sub item instance ath the same time. With the given configuration the determination is not executed though "Sub Item - Create" is marked.
When I change the configuration to
Item - Create, Update
Sub Item - Create, Update
the determination is executed.
Waht is the logic behind this? I did not find detailed documentation explaining that.
Thank you for you input,
Klaus