Fuse 6 is no longer supportedAs of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.
此内容没有您所选择的语言版本。
3.8. Configuring an MVEL ruleBase
To configure an MVEL ruleBase, see the code below:
Copy to ClipboardCopied!Toggle word wrapToggle overflow
You must store your MVEL rules in CSV files. The easiest way to edit these files is through a spreadsheet application such as LibreOffice Calc or Gnumeric. Each rule record contains a rule name and an MVEL expression.
If you wish to create comment and header rows, prefix the first field with a hash (#) character.