# MDMS & Configuration Updates

## MDMS Changes

| Features         | Services Names  | Changes                                                                                                                                                                                                                                        | Descriptions |
| ---------------- | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| SSU Details      | MDMS Service    | [SSU Details](https://github.com/egovernments/egov-mdms-data/blob/UNIFIED-DEV/data/pg/citya/ifms/SSUDetails.json)                                                                                                                              |              |
| Head Of Accounts | MDMS Service    | <p><a href="https://github.com/egovernments/egov-mdms-data/blob/UNIFIED-DEV/data/pg/ifms/HeadOfAccounts.json">Head of Accounts</a>\<a href="<https://github.com/egovernments/egov-mdms-data/blob/UNIFIED-DEV/data/pg/ifms/HeadOfAccounts.json> |              |
| ">               |                 |                                                                                                                                                                                                                                                |              |
| <br></a></p>     |                 |                                                                                                                                                                                                                                                |              |
| ID Gen           | Program Service | [IDGen](https://github.com/egovernments/egov-mdms-data/commit/d9b90c2d66f4905591e5d1310dcfc47e1c63d9cd)                                                                                                                                        |              |
| Exchange         | Program Service | [Exchange](https://github.com/egovernments/egov-mdms-data/tree/UNIFIED-DEV/data/pg/Exchange)                                                                                                                                                   |              |

## **Config Changes** <a href="#config-changes" id="config-changes"></a>

| Features                     | Services Names     | Changes                                                                                                                                        | Descriptions |
| ---------------------------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| Exchange indexer             | Digit Exchange     | [Exchange-indexer](<https://github.com/egovernments/configs/blob/UNIFIED-DEV/ifix/egov-indexer/digit-exchange-indexer.yml  >)                  |              |
| Exchange devops              | Digit Exchange     | [dev-ops config](<https://github.com/egovernments/DIGIT-DevOps/pull/2472/commits/8c4ccce2f0810a2181c8ad1cb379742df98e85d9 >)                   |              |
| ifms-pi-indexer              | Mukta-ifix-Adapter | [ifms-pi-indexer](https://github.com/egovernments/configs/blob/UNIFIED-DEV/works/egov-indexer/ifms-pi-indexer.yml)                             |              |
| mukta-ifix-adapter-persister | Mukta-ifix-Adapter | [mukta-ifix-adapter-persister](https://github.com/egovernments/configs/blob/UNIFIED-DEV/works/egov-persister/mukta-ifix-adapter-persister.yml) |              |

## **Infra Changes** <a href="#infra-changes" id="infra-changes"></a>

| Features            | Services Names     | Changes                                                                                                                                                                  | Descriptions |
| ------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ |
| Charts              | Program Service    | [Charts](https://github.com/egovernments/DIGIT-DevOps/tree/unified-env/deploy-as-code/helm/charts/ifix/domain-services/program-service)                                  |              |
| Environment         | Program Service    | [Environment](https://github.com/egovernments/DIGIT-DevOps/blob/74999d265513e7a1d19e75309bcd992639ba1624/deploy-as-code/helm/environments/unified-ifix-dev.yaml#L532)    |              |
| Secrets             | Program Service    | [Secrets](https://github.com/egovernments/DIGIT-DevOps/blob/74999d265513e7a1d19e75309bcd992639ba1624/deploy-as-code/helm/environments/unified-ifix-dev-secrets.yaml#L27) |              |
| Adapter Helm        | Mukta-ifix-Adapter | [Adapter Helm](https://github.com/egovernments/DIGIT-DevOps/tree/unified-env/deploy-as-code/helm/charts/digit-works/utilities/mukta-ifix-adapter)                        |              |
| Adapter Environment | Mukta-ifix-Adapter | [Adapter Environment](https://github.com/egovernments/DIGIT-DevOps/pull/2524/files)                                                                                      |              |
| Adapter Encryption  | Mukta-ifix-Adapter | [Adapter Encryption](https://github.com/egovernments/egov-mdms-data/pull/3479/files)                                                                                     |              |


---

# 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/public-finance/introducing-public-finance-management-pfm/release-notes/mdms-and-configuration-updates.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.
