Publicité
Publicité

Contenu connexe

Publicité
Publicité

Used Java Component To Access Flow and Session Vars

  1. Access Flowvars/Sessionvars using Java Component in Mule
  2. • I will used my previous project from below. See the link • http://www.slideshare.net/ChristianHipolito2/flowv ar-and-sessionvar-in-mule
  3. esult of Accessing flowVars and sessionVars in Java Compon
  4. • 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.
  5. Here is the Java Component
  6. The Updated Mule Config
  7. END
Publicité