Skip to main content

tbl_application : BATCH_START

Overview

This video demonstrates the tbl_application BATCH_START command in Nitro-CELL, which initiates batch processing operations from an Excel table. The command reads a structured table where each row defines a batch job to execute, allowing engineers to queue and run multiple automation sequences in a single pass. This is useful for processing large sets of models or running repeated operations across different configurations without manual intervention. The video covers how to set up the batch table, configure the BATCH_START command, execute the batch run, and monitor progress as each job completes.

Key Steps

  1. Create an Excel table defining the batch jobs with the required columns and parameters
  2. Enter the tbl_application BATCH_START command referencing the batch data table
  3. Execute the command to begin processing all jobs listed in the table
  4. Monitor the status column as each batch job runs to completion
  5. Review the results to confirm all batch operations finished successfully

Tips

  • Organize your batch table so jobs run in the correct dependency order
  • Test individual jobs before combining them into a full batch run
  • Use the status output to identify and troubleshoot any failed batch entries