Skip to content

Conversation

@balamg
Copy link
Collaborator

@balamg balamg commented Aug 2, 2019

Support flogo expressions syntax for rule condition evaluation such as:
$.t2.p2 > $.t1.p1 where t2 and t1 are tuple types and p2 and p1 are their respective properties
(See ruleapi/tests/expr_* tests for usage)
Additionally, when run as a flogo actiontype, support for environment variables and flogo properties via
$env['envvar'] and $property['name']
(See examples/flogo/simple/flogo.json for usage in a flogo app)

@nareshkumarthota
Copy link
Contributor

This PR can be ignored as the same content is available in other PR #97

@rameshpolishetti rameshpolishetti merged commit d7b8c92 into project-flogo:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants