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

Hi @IronPotato ,
step 1: try clearing the UI B cache. On UI B, to the top left, you should see a hamburger menu. Click on the menu, and hit clear UI Builder cache.
step 2 : try clearing the cache, using "cache.do" in the navigator of  your instance.and then refresh your browser.
This worked for me.

Hi @MounikaMandadi ,

 

thank you for the suggestions. What I did was, I made duplicate of my already created variant and it started to work but I guess cache.do would work also.

 

Thank you

Community Alums
Not applicable

Hi @thomaszhao ,

Have you selected the correct Application scope in UI Builder?

 

JamesLindsay
Giga Guru

Xanadu Patch 2, a custom table I removed shows but a table I created is not seen. There is even an import table showing I used to create the u_custom table but the target table is not seen. I've cleared caches, tried multiple browsers, Platform Analytics won't show it.