on 2018 Dec 20 8:13 AM
Hi Experts,
I am working on enhancement, where I need to trigger notification add action when 'Reading field' value is greater than upper range in Read measuring point transaction.
I have added the sub-action 'ZNotificationAdd' in the main action of the '
InspectionRoundsStart'

I have written execution rule for the 'ZNotificationAdd' sub-action, but still the sub-action is not getting triggered.

below are the 2 rules I have written but both rules are not triggering the sub-action


Please suggest me how should I proceed to trigger the sub-action. can anyone please help me when I am going wrong.?
Request clarification before answering.
Debugging as Mark suggest should help reveal the problem. Need to make sure that the rule is being run within the context of the expected object.
Note that IF is not needed in the rules you are writing. Simply use the GT or LT functions which will return a Boolean value as required.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.