Hi Dojo,
How can I add parameters from two different connectors?
For example, I want to retrieve param_A from Connector A and param_B from Connector B.
Using a Virtual Connector, I can perform "Replication" and place both parameters on the same page.
Next, I want to calculate param_A + param_B = param_C.
I tried using "Sequence noset," but it doesn't work. I also tried using QAction, but it doesn't work either.
Please advise.
- Greisen -
Hi Miguel,
My goal is for the sum of paramA and paramB to reach a certain value, which will then set another parameter to On or Off.
Can aggregation and correlation accomplish this?
Hi Greisen,
Small question, is it required to perform the aggregation in one of the connectors? Is it an option to use aggregation rules:
https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/Working_with_aggregation_rules.html