Takes a chosen field and will store the values into a chosen cache table for future use.
Input Data
Field | Description | Example |
---|---|---|
Field for storing | The “field” that you want to store in the chosen table | Category |
Configuration
Standard Field Mapping allowing any field to be mapped and counted by the this Public Template.
Parameter | Description | Example |
---|---|---|
destTableParam | The name of the table to store the field valaues. | category_store |
keyFieldParam | the name of the field which contains the key values | 1 |
Processing
Takes a chosen field in the flow and stores it in a chosen table. It can then be read from the table in the future and insight generated from the data it holds.
Output Data
No new output fields are created.
Field | Description | Example |
---|---|---|