Wiki source code of Database Transformation - Dynamic Structure
Last modified by Erik Bakker on 2024/08/09 09:50
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}} | ||
| 2 | {{container layoutStyle="columns"}} | ||
| 3 | ((( | ||
| 4 | == About == | ||
| 5 | This store item allows you to transform the output you have received from a database into a generic format consisting of rows containing unique attribute names based on the received input. | ||
| 6 | |||
| 7 | == Documentation == | ||
| 8 | |||
| 9 | ==== 1. How to use==== | ||
| 10 | This store item allows you to transform the output you have received from a database into a generic format consisting of rows containing unique attribute names based on the received input. | ||
| 11 | |||
| 12 | ==== 2. Keynotes & restrictions==== | ||
| 13 | |||
| 14 | * Note that this transformation considers both possible formats for receiving data from the database (one row vs. multiple rows). | ||
| 15 | If you want to utilize a similar store item that creates key/value pairs based on the various "columns" you get from the database (i.e., id, name, date), please use this [[store item>>doc:Main.eMagiz Store.Accelerators.Database Transformation - Dynamic Structure.WebHome||target="blank"]]. | ||
| 16 | This store item will only work on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. | ||
| 17 | |||
| 18 | ==== 3. License Information==== | ||
| 19 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
| 20 | |||
| 21 | ==== 4. Relevant eMagiz Academy Microlearnings==== | ||
| 22 | |||
| 23 | * [[Database Connectivity>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Database connectivity.WebHome||target="blank"]] | ||
| 24 | |||
| 25 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) | ||
| 26 | |||
| 27 | ((())) | ||
| 28 | {{/container}} | ||
| 29 | {{/container}} |