Getting started Community Training Tutorials Documentation APIs, AI & Tools
<flow name="schedulerFlow">
<scheduler>
<scheduling-strategy >
<fixed-frequency frequency="10" timeUnit="SECONDS"/>
</scheduling-strategy>
</scheduler>
<set-payload value="#['test poll']"/>
</flow>



