XDC to Relational Database
Roanna Rague (21●2●13)
| asked Aug 01 '17, 5:20 p.m.
closed Aug 02 '17, 4:02 a.m. by Ralph Schoon (63.5k●3●36●46) Hello, I have asked multiple questions about XDC files, trying to figure out how to decipher them...but I don't think I asked this question: how do you know what columns in the database the XDC file is mapping to?
I know there is a value in the XDC file called "dbName="name"", however, that dbName doesn't actually all the time correspond to a column in a database? Is there a way to figure out where the values are getting mapped?
And I should know this, but I did not create some custom XDC files that I now have to figure out what they are doing.
Thank you
|
2 answers
Hi Roanna, The DbName parameter correspond to the repository name, where the information will be stored. The data mapping information between the field and the actual table and column where it is stored, it's part of the architecture of the produt and at that level isn't usually available to general overview . It's part of the product code. |
Hi Roanna,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
There is no information in this question that makes it relevant to this forum. No product versions this forum supports and no other info that can be used. Please use a search engine to find a forum that is relevant for you and while we are at it, consider reading How should I ask a question in the Forum if I want to receive useful answers? and improve your question writing skill.
Thanks