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