Define a data source
The data source is an entity that has associated data that you intend to display. For example, a community post or a user.
Before you begin
Role required: admin or evam_admin
Procedure
Navigate to All > Entity View Action Mapper (EVAM) > Data sources, and then select New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Application | Application scope of the data source. |
| Active | Option to activate the data source. |
| Name | Name of the data source. |
| Table | Choose a table to use for the data source. |
| Condition | Condition to define how to filter the data from the selected table. |
| Sort By | Table column to use for sorting the table data. For example, you can select to sort knowledge articles by the creation date.Note: You can only use Sort By for datetime fields when sorting different records. |
- Select Submit.