Skip to main content

<set-variable variableName="message" value="#message" doc:name="Variable" />

<set-variable variableName="market" value="#[dw(&quot;p(flowVars.message.inboundProperties.market)&quot;)]" doc:name="Variable"/>

4 answers
  1. Jul 14, 2020, 5:39 PM

    not so good. let's say we've received value for "market" from http custom header and in case when this particular value is absent in config file our app will throw the exception. My question was - is there the way to check absence before exception?

0/9000