Lists
Documentation
List Information
The List Information section provides an in-depth overview of the lists associated with specific data sources, offering essential details for efficient data management and integration. The section includes the following key components:
- List Name This refers to the specific name of the list, such as “BatchJobList,” linked to a corresponding data source like “BatchJobs.”
- Datasources Displays the relevant data source associated with the list, providing insight into the source of the data.
- Table The name of the table, such as “List_BatchJobList,” used for querying and retrieving the data.
- Query Displays the SQL query used to fetch data, such as SELECT * FROM [batchjobs] LIMIT 10000, outlining how the data is extracted.
Additionally, each list is detailed with the following attributes
- Column Name The name of each column within the list, such as batchJobRecId or runtimeJob.
- Name The corresponding field name used in the system, such as batchJobRecId or jobDescription.
- Type Specifies the data type of each column, including Integer, String, and Date.
- Display Indicates whether the column will be visible in the user interface (Yes/No).
- Searchable Indicates whether the column is searchable, allowing users to filter data efficiently (Yes/No).
This section provides users with a structured view of the list’s data, helping ensure proper integration with workflows and enabling users to make informed decisions based on accurate metadata.
Documents
In the Documents section, users can upload relevant files that assist in creating a more accurate description of the lists using AI. These documents provide context and enrich the AI’s understanding, helping it generate better descriptions. This is particularly useful for data that requires detailed, nuanced explanations.