Hi,
Can anyone tell me about rule execution: I have defined some rule under some fields. If any of the referred field value changes then the rule gets fired.
But If I refer any field as read-only and in some other field rule also have referred the same field as read-only then if any of the rule gets fired then all the field rules gets fired where the field is referred.
Example. there are 3 fields A(A is the column of the Table field), B, C. Rules are defined under A and C. Both of the rule refers field B as read-only. Now if we change value of field A then the rule under field A gets fired But as well as rule under C also gets fired. This should not happen.
Can anyone clarify about this rule execution.
I am a user of Flexicapture 11 Distributed.
Regards,
Rahul
Can anyone tell me about rule execution: I have defined some rule under some fields. If any of the referred field value changes then the rule gets fired.
But If I refer any field as read-only and in some other field rule also have referred the same field as read-only then if any of the rule gets fired then all the field rules gets fired where the field is referred.
Example. there are 3 fields A(A is the column of the Table field), B, C. Rules are defined under A and C. Both of the rule refers field B as read-only. Now if we change value of field A then the rule under field A gets fired But as well as rule under C also gets fired. This should not happen.
Can anyone clarify about this rule execution.
I am a user of Flexicapture 11 Distributed.
Regards,
Rahul
Comments
1 comment
After trying to replicate your issue and failing I have a question:
Is there a rule chain in your project? Here's why: if two rules refer to B as Read-only and change two different fields(only A and only C respectively) A and C values should be changed independently and on different triggers but it doesn't happen in your case for some reasons. The most realistic cause of that is a rule chain(forces rules to apply together in user-specific order).
If you want a deeper investigation please send me a sample project that has this issue so I can manually check and give more specific feedback on the topic.
Regards,
Vladislav
Please sign in to leave a comment.