Access
Flowvars/Sessionvars
using Java Component in
Mule
• I will used my previous project from below. See
the link
• http://www.slideshare.net/ChristianHipolito2/flowv
ar-and-sessionvar-in-mule
esult of Accessing flowVars and sessionVars in Java Compon
• Based from the previous slide, I simply added a
java component named “Access Flow and
Session Var in JAVA”.
• This java allows to read the flowVars and
sessionVars and logged them all. The java
component also replaced the values of it.
• So you can see on the logs that the values had
changed.
Here is the Java Component
The Updated Mule Config
END

Used Java Component To Access Flow and Session Vars

  • 1.
  • 2.
    • I willused my previous project from below. See the link • http://www.slideshare.net/ChristianHipolito2/flowv ar-and-sessionvar-in-mule
  • 3.
    esult of AccessingflowVars and sessionVars in Java Compon
  • 5.
    • Based fromthe previous slide, I simply added a java component named “Access Flow and Session Var in JAVA”. • This java allows to read the flowVars and sessionVars and logged them all. The java component also replaced the values of it. • So you can see on the logs that the values had changed.
  • 6.
    Here is theJava Component
  • 7.
  • 8.