Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

New table not available on workspace

thiagofemeira
Tera Contributor

Hi everyone,

I just created a new table called "ADP Archive" on scope "Agent Workspace for HR Case Management" and now I want to create a page on the workspace to display the list of that table.

But my new table is not available on the table list. Everything is on the same scope, but if I type the display name or the name of the table, it just doesn't return my table. See the screenshot below.

thiagofemeira_0-1693504929271.png

 

Could anybody help me?

 

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@thiagofemeira I am assuming you would like to show this list inside the Configurable agent workspace.

1. Naivgate to sys_ux_list table

2. Create a new record by clicking new

3. Screenshot 2023-09-01 at 12.31.21 AM.pngScreenshot 2023-09-01 at 12.31.48 AM.png

Once the change is saved, navigate to workspace and you will start seeing the table in workspace.

 

Screenshot 2023-09-01 at 12.33.05 AM.png

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Assuming this is a dev instance, you might try clearing the instance cache with a cache.do. There are tables that won't appear but they're mostly system tables that are blacklisted for performance reasons.