Tables not showing up in UI Builder

thomaszhao
Tera Expert

Built a scoped application but some of the tables are not showing up in UI Builder:

thomaszhao_0-1701441285897.png

thomaszhao_1-1701441304081.png

The new table is called x_gtsi_cts_survey_tally, the xml definition looks the same as the other two tables seen above, though that one isn't showing up in UI Builder. What could be stopping the tables from showing up?

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<xml>
<sys_db_object>
<access>public</access>
<actions_access>false</actions_access>
<alter_access>false</alter_access>
<caller_access/>
<client_scripts_access>false</client_scripts_access>
<configuration_access>false</configuration_access>
<create_access>false</create_access>
<create_access_controls>true</create_access_controls>
<delete_access>false</delete_access>
<extension_model/>
<is_extendable>false</is_extendable>
<label>Survey Tally</label>
<live_feed_enabled>false</live_feed_enabled>
<name>x_gtsi_cts_survey_tally</name>
<number_ref/>
<read_access>true</read_access>
<scriptable_table>false</scriptable_table>
<super_class/>
<sys_class_code/>
<sys_class_name>sys_db_object</sys_class_name>
<sys_class_path/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2023-11-11 18:45:11</sys_created_on>
<sys_id>06c47c44c3eeb910bb1cb9a4e401319e</sys_id>
<sys_mod_count>4</sys_mod_count>
<sys_name>Survey Tally</sys_name>
<sys_package display_value="CTS" source="x_gtsi_cts">3a774461c399e110bb1cb9a4e4013130</sys_package>
<sys_policy/>
<sys_scope display_value="CTS">3a774461c399e110bb1cb9a4e4013130</sys_scope>
<sys_update_name>sys_db_object_06c47c44c3eeb910bb1cb9a4e401319e</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2023-12-01 14:22:22</sys_updated_on>
<update_access>false</update_access>
<user_role display_value="x_gtsi_cts.survey_manager" name="x_gtsi_cts.survey_manager">12d335ccc33da9108fc15c4ce001318f</user_role>
<ws_access>true</ws_access>
</sys_db_object>
</xml>

^ the xml for the x_gtsi_cts_survey_tally table
 

1 ACCEPTED SOLUTION

Hi @MounikaMandadi it seems that after a recent update the issue suddenly went away. So maybe try updating your instance if you haven't already.

View solution in original post

8 REPLIES 8

MounikaMandadi
ServiceNow Employee
ServiceNow Employee

Hi @thomaszhao , are you able to fix it?
I am facing similar issue.
I am able to see all the old tables that I have created before building my portal in ui builder.
The new tables are not showing up.

Hi @MounikaMandadi it seems that after a recent update the issue suddenly went away. So maybe try updating your instance if you haven't already.

Hi @thomaszhao,

 

I have same issue even with up to date instance.

Hi @MounikaMandadi ,

 

same issue here.