Skip to Main Content
Spotfire Ideas Portal
1 Not supported for the current status
Status Future Consideration
Product Spotfire
Categories Automation Services
Created by Guest
Created on Mar 12, 2024
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit TS-I-8618 Continue to Next Job Step on Step Failure.

Allow an Automation Services job to skip a step on error Merged

Scenario

Automation Services job has multiple _Export Data Table to Library_ steps in the task list.

However, some Data Table may be missing, at times, which would result in the job failing, since said table is not available to export.

It'd be ideal to have a job/script parameter to skip the step for this missing Data Table and continue with the rest of the task.

  • Guest
    Mar 18, 2026

    If you can put the Export Data Table to Library inside a ForEach task (available since 14.4.0), there is an option to continue with the next iteration if a task in the ForEach fails.