# eDCR Training Plan

## Product Demo Plan

| Activity              | Required Artefacts                                                                                                                                                                                                                                                                                                                                                                                                                                    | Video Links                                                         |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| eDCR Service Overview | <ul><li><a href="/pages/-MgiGQyNdT3n7ct5cKD5">Introduction to eDCR</a></li><li>eDCR <a href="https://docs.google.com/spreadsheets/d/1dloyJRCYfEBfed-Nowx-d9t2pKnOeuTm6Vdl4OGy-II/edit#gid=484175232">demo and discussion</a> on different outputs</li></ul>                                                                                                                                                                                           | [Training on eDCR Template](https://youtu.be/HTiy57lh9kA)           |
| eDCR Drawing          | <ul><li>Explanation of layer name and color coding</li><li>Plan\_info layer definition and usage</li><li>How to define setback, plot boundary, floor details etc</li><li>Discuss on multi-block multiple occupancy, service-wise changes required in plan</li><li>Role of architect in this project, documentation, help manual & training</li><li>How to study DCR rule book and translate to template</li><li>Check TN rules</li><li>Q\&A</li></ul> | [Technical Training on eDCR Template](https://youtu.be/gJ15IKkbIUU) |

## Technical Training

| Activity                     | Required Artefacts                                                                                                                                                                                                                                                                                                                                                                                                                               | Video Links                                |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------ |
| eDCR Architecture & Repos    | <ul><li><a href="https://github.com/egovernments/eGov-dcr-service">Explain the architecture</a></li><li>eDCR code repository & structure</li><li>Implementation repository</li></ul>                                                                                                                                                                                                                                                             | [Setup eDCR](https://youtu.be/9IWMdHANWMw) |
| Coding Steps                 | <ul><li><a href="/pages/-MgiGQyNdT3n7ct5cKD5">Explanation of extract, validate, process, and report part</a></li><li>Use FAR and Parking validation/Process as an example to define a feature</li><li>Error handling & show plan errors</li><li>Report preparation steps</li></ul>                                                                                                                                                               |                                            |
| Rule Configuration           | <ul><li>Rule configuration city-wise, district-wise, state-wise etc</li><li>How to override rule processing across the state for a feature</li><li>Occupancy set and colour code configuration</li></ul>                                                                                                                                                                                                                                         |                                            |
| Third Party Integration      | <ul><li><a href="/pages/-MgiGQyO9BGVHKdWaTTb">eDCR integration with other systems</a></li><li>Explanation of the open APIs</li></ul>                                                                                                                                                                                                                                                                                                             |                                            |
| Setup of eDCR System Locally | <ul><li><a href="/pages/-MgiGQyNdT3n7ct5cKD5">Set up a workspace for eDCR in the local machine</a></li><li><a href="/pages/-MgiGQyNdT3n7ct5cKD5">Changes required for local machine workspace setup</a></li><li>Override properties changes, Domain name setting, tenant setup</li><li>Flyway scripts and best practices</li><li>State-specific and City-specific schemas</li><li>Authentication and whitelisting of URLs</li><li>Q\&A</li></ul> | [Setup eDCR](https://youtu.be/9IWMdHANWMw) |
| Server Requirement           | Production server requirements - overview                                                                                                                                                                                                                                                                                                                                                                                                        |                                            |

[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)*​*](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation*](https://egov.org.in/) *is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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/local-governance/community/training-and-demo/edcr-training-plan.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.
