Hello everybody!
I'm posting this question as I'm struggling with a new service I just created.
In my service I added 4 encoders, each of them with a condition: they can be inclueded in the service if the custom property "x" has the "OK" value
By default this property is empty and all of them are excluded.
Then I type in the "OK" value on one of them and I'd expect this element to get inclued....but it doesn't happen!
Do you have any suggestion?
I'm running DataMiner v.10.3.0.0-13537-CU9.
Thank you for helping!
The condition should be evaluated against the [Property value] and not the [ Property name ] as shown in your image. A minor tweak and it should work as expected.