Closed
Is there a wy to confirm if a newly deployed rule was synced successfully across all nodes?
I'm trying to debug an issue but the it's not possible to replicate the issue when I test using my operator. I want to verify if the version of the rule i'm testing is the same version being referenced from the DF nodes. Is there a way to verify if an older version of a rule is being referenced from one or more nodes?
Hello,
We can confirm it by manually checking the application definition, if not in sync need to clean cache and restart for sure.
If you are not able to replicate a issue please check the operator has any restriction in the application RSV and the application version operator pointing to in case multiple application versions.
Also some time we might need to validate the QA Access group or role assigned and the Browser ( Chrome or IE ) and might be cache issue.
Similar issue had faced in one of the assignment and had followed the above approach to troubleshoot and got solved.
Note: if any code deployed on any environment and if there are multiple node / URLs , its best to restart else some time it cases issue and might face code execution miss match.
Hope this would help.
Thanks
Chandan U