The mapping is dynamic across environment
Summary:
The mapping between attribute var_name and db_name in mapping.xml is dynamic across different environment (Dev/UAT/PROD). Is there any way to remain this consistent across different environment. As consuming the files is having a challenge since the configuration is getting changed across the environment.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
<document var_name="transaction" db_name="bm_rt_36244074">
<attribute var_name="_document_number" db_name="bm_36244080" clob="false"/>
<attribute var_name="createdBy_t" db_name="bm_36244187" clob="false"/>
0