When planning flag is set to TRUE subscription is not getting triggered
I have a node condition in place which will check whether planning flag is TRUE and only those nodes are included for subscription.
- For those members which already exist in my planning application. If I make any changes to the properties in the Master then subscription triggers and the changes are cascaded to planning application.
- For the one of existing members in Master application which is not present in planning application. I have updated the planning flag to TRUE. Subscription is not triggered.
- If I add any new node in Master and set the planning flag to TRUE then subscription is triggered, and the new node is cascaded to the planning application.
0