Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

To use a PHP expression use the following Java code

Code Block
import static org.apache.camel.builder.script.ScriptBuilder.*;

...

... php("somePHPExpression") ... 

For example you could use the php function to create an Predicate in a Message Filter or as an Expression for a Recipient List

Include Page
Scripting Languages Context
Scripting Languages Context