{% if context.transform.signal==='next' %}
  flow.continueForNext({key:'{{indexKey}}'});
{% endif %}
