Table bot response control
Summarize
Summary of Table Bot Response Control
The Table bot response control in ServiceNow's Virtual Agent allows you to present information in a tabular format, enhancing the organization and clarity of displayed data. This feature is useful for displaying various types of information such as planned service changes, company holidays, and contact information.
Show less
Key Features
- Table Structure: Supports 1 to 4 columns with optional headers.
- Data Population: Tables can be filled using the conditioner builder or scripts.
- Filtering Options: Filter tables using no-code conditions or low-code scripts.
- No Records Message: Customize the message shown when no records are available.
- Row Sorting: Sort rows by selected columns in ascending or descending order.
- Advanced Headers: Add headers to tables using text strings, variables, or scripts.
- Channel Support: Compatible with various channels, including web UI, Microsoft Teams, and LINE, with some restrictions.
Key Outcomes
By utilizing the Table bot response control, ServiceNow customers can provide users with clearly organized information, enhancing user interaction and the overall experience within the Virtual Agent. This structured output is particularly beneficial in managing and conveying large datasets efficiently.
Use the Table bot response control in a Virtual Agent topic to display a bot response as a table.
Table bot responses enable users to see information in a more organized way.
- Planned service changes
- Company holidays
- Contact information
- Testing sites
Output tables can have between one and four columns and may include optional column headers. You can populate tables using the conditioner builder or scripts.
Table bot response properties
| Property | Description |
|---|---|
| Node name | Name that identifies this Table bot response control node in the topic flow. |
| Populate this table by | Options for populating the table. Select one of the following:
|
| Table | The name of the table that contains the data. This field is available only when the Table option is selected. |
| Filter rows | Options for filtering the contents of the table. Choose one of the following:
This field is available only when the Table option is selected. |
| No records response message | Message displayed if no records are found. |
| Show links for each record | Slide this toggle to activate links for each record in the output in your Virtual Agent conversation. The Show links for each record toggle is not available by default. It can be enabled by changing the value of the system property sn_cs_builder.table_show_links_enabled to true. |
| Columns and rows | |
| Columns (left to right) | Table columns that you want to display in the conversation. You can have up to 4 columns.
This field is available only when the Table option is selected. |
| Sort rows by | Option for sorting returned rows by column. You can sort by one of the selected columns, or by a column not shown in the response to the user. Choose Ascending or
Descending order for the sort. If you don't specify a sort order, rows are sorted by creation date in descending order. If you specify a different sort order, creation date is used as a secondary sort order. This field is available only when the Table option is selected. |
| Advanced | |
| Headers | |
| Header | Header or title for the table when the table is displayed in the response output. The header can be a text string, variables, or a script. |
| Display Column Headers | Toggle switch that enables the display of column headings. |
| Hide this node | |
| Conditionally show this node if |
No-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true. |
Channel support
| Channel | Support | Constraints |
|---|---|---|
| Web UI | Supported | None |
| Mobile UI | Supported | None |
| Now Assist panel | Not supported | Not applicable |
| Microsoft Teams | Supported | None |
| Slack | Supported | None |
| Workplace | Supported | None |
| Facebook Messenger | Not supported | Not applicable |
| SMS Twilio | Not supported | Not applicable |
| LINE | Supported | None |
| WhatsApp (powered by Twilio) | Not supported | Not applicable |
| Supported | The header and fields together have a limit of 1,024 characters. You can view only 10 rows of the table at a time. If there are more than 10 rows, the pagination format is used to view more options. | |
| Apple Messages for Business | Supported | None |
| Alexa (Voice) | Partial support | Supported on devices with screens. For nonscreen devices, the table will be read, if possible. For details, see Fine-tune Virtual Agent settings and topics for the best Alexa voice chat experience. |
Example Table bot response output
| Response properties | Table bot response output |
|---|---|