⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Discussion options

You must be logged in to vote

In the interim, you can add

predicate allowImplicitRead(Node node, ContentSet c) {
 isSink(node) and c.isElement()
}

to your configuration. That should allow it to implicitly read the element content at the sink and thereby find the flow.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@michaelnebel
Comment options

Comment options

You must be logged in to vote
3 replies
@Hug0Vincent
Comment options

@michaelnebel
Comment options

@Hug0Vincent
Comment options

Answer selected by Hug0Vincent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants