Red Hat Camel K is deprecated
Red Hat Camel K is deprecated and the End of Life date for this product is June 30, 2025. For help migrating to the current go-to solution, Red Hat build of Apache Camel, see the Migration Guide.第55章 述語フィルターの動作
JsonPath 式に基づくフィルター
55.1. 設定オプション
以下の表では、predicate-filter-action
Kamelet で利用可能な設定オプションをまとめています。
プロパティー | 名前 | 説明 | 型 | デフォルト | 例 |
---|---|---|---|---|---|
expression * | 式 | 外部括弧なしで評価する JsonPath 式。これは、例の foo フィールドが John に等しい場合、メッセージは続行され、そうでない場合はフィルタリングされることを意味しています。 | string |
|
注記
アスタリスク (*) のマークが付いたフィールドは必須です。