Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Add extra steps during posting (interrupt posting to collect addtional steps)
  • Used for "conditional" steps i.e. when values from a previously collected steps decides if the step are to be included or not
  • Posting are resumed (started over) when the additional steps have been collected
  • Events are executed every time posting starts over , including when extra steps was previously added and collectedand can be used to chain even more steps.


Steps with no conditions are better created using theĀ OnGetReceiveOrderLines_OnAddStepsToAnyHeader-event.

...