Create batch jobs

After uploading the batch data, you could follow these steps to create the batch job.

Running Batch Jobs from the Application Detail Page

You can manage and execute batch jobs directly from the Application Detail Page. To access this functionality, navigate to the specific application you wish to work with.


Creating a Batch Job

  1. Add a Batch Input Component: To create a new batch job, start by adding a Batch Input Component to your application. This component serves as the configuration unit for your batch job.

  2. Select Data Table: Once the Batch Input Component is added, you will need to select the table you want to process. Choose your table within the existing uploaded tab-delimited files.

    Note: Make sure the file meets the required tab-delimited format.


Executing the Batch Job

After configuring the Batch Input Component and selecting your table, you are ready to run the batch job. Simply click the Run batch button to initiate the process.

You will receive a notification and be redirected to the job detail page once the batch job is successfully completed.

Last updated