Accessing inbound property in mule -


in sub-flow, how can access http connector (red area) inbound properties available @ green marked area.

enter image description here

the scope of inbound property after inbound endpoint or source endpoint.

here should copy inbound properties "flowvars" , use across flow

#[flowvars.paramertername = message.inboundproperties.'http.query.params'.parametername] 

Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -