How to access the MDMS master data folder from backend passing tenantId in Query Parameter #271
Amitsinghongraph
started this conversation in
DIGIT Platform
Replies: 1 comment 1 reply
-
|
The state-level tenant is declared at the DevOps level. All services will refer to this global variable to decide mdms folder name. Refer: https://github.com/egovernments/DIGIT-DevOps/blob/4e9b1af299118dabf0fb8ccbd4e3d4a779dd4a72/deploy-as-code/helm/environments/dev.yaml#L28 Here pb added as egov-state-level-tenant-id. All services use this parameter and refer pb folder for master data. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to access the MDMS master data folder from backend passing tenantId in Query Parameter
so suppose we two folder pb , pg so I need to access pb folder master data how to config to access the pb folder. so help me community member.
Beta Was this translation helpful? Give feedback.
All reactions