From Express through LoneScale — the answer back to Express

On a schedule the scenario takes records from Express, processes them in LoneScale and returns the result back to Express.

  • Processing runs on a schedule on its own
  • The result comes back to Express
  • No manual data shuffling
  • Empty runs are cut off by a condition