Accessing inbound property in mule -
in sub-flow, how can access http connector (red area) inbound properties available @ green marked area.
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
Post a Comment