Skip to content

How to retract a tuple inserted via flogo ruleaction? #44

Open
@jpark800

Description

@jpark800

Does flogo ruleaction support retracting a tuple after a rtc completion?

For example, when running the app built from examples/flogo/simple, if the same tuples are injected via two identical curl requests(i.e. invoke 'curl localhost:7777/test/n1?name=Bob' twice), it returns with the message

"Tuple with key [n1:name:Bob] already asserted"

Retracting a tuple is supported via api. Is there way to achieve it in functions.go or flogo action's json configuration?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions