Config Examples: How to Configure a Session Variable in Mule 3

1) Drag the Session Variable icon from the Mule Palette onto the Canvas:


2) Double-click the Session Variable element to edit:

In the below example we have:
  • Display Name: Session Variable
  • Settings
    • Operation: Set Session Variable
    • Name: acquisitionTk
    • Value: #[payload.acquisitionTk]
  • MIME Type Settings
    • Encoding: US ASCII
    • MIME Type: text/plain


Comments