I want to Automatically update list views every 16 seconds in Workspace. How to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 06:16 AM - edited 03-15-2024 06:17 AM
Hi,
I want to Automatically update list views every 16 seconds in Workspace. How to do this?
Can you please help on this. It will be helpful.
Thanks in Advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 06:29 AM
Hi @mania ,
Before you begin
Role required: admin
About this task
Lists are prompted to refresh when the following changes are made.
- Creation of a record or when a record meets query conditions
- Deletion or when a record no longer meets query conditions
- When a column on the list has been updated
- The list doesn't exceed 500 records (or the number set in glide.lists.live_list_threshold).
- The list is not a database view.
- At least one condition has been applied to the list.
- The list doesn’t contain any dot-walked columns.
- The list doesn't contain any dot-walked fields within a filter or query.
- Omit count is not enabled.
- The list is a sys_aw_list or a sys_aw_my_list. Related lists are not supported.
Procedure
- Enable the list refresh prompt system property.
- Enter sys_properties.list in the Workspace filter navigator.
- Search for glide.lists.live_list_enabled in the System Properties list search bar.
- Click the Value column field and change the value to true.
Note: The live list system property is set to false by default.
- Select the checkmark icon (
- (Optional) Change the maximum number of records that the list can contain with the list refresh prompt enabled.
- Enter sys_properties.list in the Workspace filter navigator.
- Click New.
- On the form, fill in the fields.
System Property form Field Description Name Name for the system property. Enter glide.lists.live_list_threshold. Description Description that is displayed in the System Properties list. Choices Choices for your system property. Leave this field empty. Type Type of system property. Select Integer. Value Value for the integer. This value controls the maximum number of records that the list can contain while enabling the list refresh prompt. By default, the value is set to 500. Note: Although the value can be increased, be aware of the impact on your nodes.Ignore cache Option to ignore the cache. Private Option to keep the system property private. Read roles Roles that can read the system property. Write roles Roles that can write the system property. Application Application for the system property. Global applies the system property to all applications when the system property is set to true. - Click Submit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 08:37 PM
Hi @mania ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 02:43 AM
Hi Sandeep,
do you have experiences with new list for cases types ? (childs of sn_customerservice_case)
on our instance it does not work. But the criteria are all met.
Greetings Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 06:29 AM
@mania ,
You need to enable this property glide.lists.live_list_enabled to true so that it refreshes the list
I would recommend not to customise anything top of it as above system property will allow you to Refresh the card
Regads,
Shyamkumar
Regards,
Shyamkumar