Skip to content

Adding path values to events #313

@naveenkapoorRH

Description

@naveenkapoorRH

Is it possible to do this. I have searched in vain.

{
"conditions": {
"all": [
{
"fact": "BENEFIT",
"operator": "greaterThan",
"value": 80
}
]
},
"event": {
"type": "TEST1",
"params": {
"RCPT_TOT": "$.RCPT_TOT" // Want to pass the value in the event ?????
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions