Integrate > Micro Focus UCMDB > Using the ServiceManagerAdapter9.41 Adapter > Standards and Best Practices > Frequently Asked Questions > What will Happen if a Population Job Fails or Succeeds with Warnings

What will Happen if a Population Job Fails or Succeeds with Warnings

When a population job fails:

The failure prevents the remaining population tasks from running. The next job run will start from the last Success time. If pagination occurs (that is, the tasks are divided into multiple pages), the tasks will run again and again within the first page from the last “Success” time (once the end of the first page is reached, no new tasks will be executed).

When a population job succeeds with warnings:

A warning does not prevent the remaining population tasks from running. The next job run will run all tasks again starting from the last Success time. If pagination occurs (the tasks are divided into multiple pages), the tasks on all pages will be re-run (including those that were successfully completed last time).