# PQM Scheduler

## Overview

This pqm scheduler is a cronjob scheduler for scheduling tests. It runs based on environment configuration. It triggers multiple the schedule API from PQM-Service to generate the Tests on the basis of Test Standards present in MDMS.

### Dependency

* MDMS
* User
* PQM-Service

### Key Functionalities

* It creates tests based on MDMS Test Standards using pqm-service /v1/\_scheduler API.

### Sequence Diagram

Create Lab Test (CronJob)

<figure><img src="https://lh7-us.googleusercontent.com/YFndBD-GojeFQvGHs8IuF-kjESGEFugWj6G4VoXoeK5_IYigPQPnu3Qf8hF1crHpuIkmL7del7Mm1c2zBikxyhzRfLRQp6yQYPtoBSFbAw9hkfwromVUjLd25znXoHguK7NABYAKoWOFvVAacEV7rP4" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digit.org/sanitation/technology/architecture/pqm/low-level-design/services/pqm-scheduler.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
