I encountered a case where on a write parameter, there was :
- write parameter 258 --> Qaction 250 with trigger on write parameter 258
- trigger on change of parameter 258 --> action --> execute next group 50
Is the order fixed?
Meaning, will the QAction always be launched first, or will the group always be launched first, or is there no specific order in this case, and will it vary from time to time?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023
Hi Filiep,
It depends on the group type:
- In case of type poll (action/trigger) the QAction will be executed first
- In case of type action/trigger I don't think that there is a fixed order
filiep geeraert [SLC] Posted new comment 15th November 2021
It seems your answer differs from the one given by Joey Vandewalle.
I wonder who is right.