You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it uses a string value in the 'when' condition of flows.
We can add the ability to specify a qualified name as reference which can be resolved by the global scope provider.
Since the condition evaluation is a new feature we do not have any users other than a couple of my examples.
This would allow us to remove the direct dependency on resolute.ui and get ExecuteResoluteUtil to be the same as in ALISA assure.
The text was updated successfully, but these errors were encountered:
Currently it uses a string value in the 'when' condition of flows.
We can add the ability to specify a qualified name as reference which can be resolved by the global scope provider.
Since the condition evaluation is a new feature we do not have any users other than a couple of my examples.
This would allow us to remove the direct dependency on resolute.ui and get ExecuteResoluteUtil to be the same as in ALISA assure.
The text was updated successfully, but these errors were encountered: