S3

1234567891011121314151617181920
Across
  1. 1. Cleans up memory after completion.
  2. 6. Temporary data storage element.
  3. 8. Attempts re-running activity on failure.
  4. 10. Combines datasets using key columns.
  5. 12. Template defining Init, Process, End states.
  6. 13. Tabular structure storing runtime records.
  7. 15. Executes automation on the machine.
  8. 18. Pipeline of items to be processed.
  9. 20. JSON or Excel file storing environment data.
Down
  1. 2. XML locator that identifies UI control.
  2. 3. Writes checkpoints to logs.
  3. 4. Runs process automatically by time.
  4. 5. Selects records by column condition.
  5. 7. Securely stores configuration in Orchestrator.
  6. 9. Starts process through keyboard shortcut.
  7. 11. Makes process available for execution.
  8. 14. Terminates loop immediately.
  9. 16. Raises custom or system exception.
  10. 17. Validates logic via stepwise run.
  11. 19. Error handling block.