Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Cache (`<cache/>`) attributes are configurable through the UI and XML:

| *Filter expression*
| `filterExpression`
| DataWeave expression for excluding specific payloads from the Cache scope flow.
| DataWeave expression for excluding specific payloads from caching. If the expression evaluates to false, the payload will not be cached.

|===

Expand Down