Unable to find component I deployed to instance
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2025 12:13 PM
Ive developed a custom component using the snow cli. It works fine when trying 'snc ui-component develop'. And I get the following message when deploying the app with snc ui-component deploy:
Deploying component to https://dev291938.service-now.com...
Found existing scope, x_12199_kahuna_p_2
Deleting sn_tile_icon/x-12199-kahuna-panel-2.svg (7a18f17583b8b210c0e0b2b6feaad373) in sys_attachment
Updating 0fa351725ffa0b19fe11dfede3bc9bdc in sys_ux_lib_asset
Updating 542be6f2087833e8585cfdd37a3dfc54 in sys_ux_lib_asset
Updating x-12199-kahuna-panel-2 (a7daa2b20c46c9121904d47b46437c87) in sys_ux_lib_component
Updating Kahuna Panel2 (e443c1710fe09a9525e82cd01abfc7b8) in sys_ux_macroponent
Updating Kahuna Panel2 (93ff1e5e91228d371576cba731b36b88) in sys_uib_toolbox_component
Updating a07ecb9a6c6b71690a9affe4186b1531 in sys_ux_lib_component_m2m_asset
Updating sn_tile_icon/x-12199-kahuna-panel-2.svg (b6f37c3e8c492ddd9b0beb63148199e8) in db_image
Uploading attachment, sn_tile_icon/x-12199-kahuna-panel-2.svg
Finished deploying!
The component doesn't show up in UI Builder even though the records exist in the instance. What's the reason behind this? Is it because it's in its own app scope? Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hello,
for me it was enough to clear UI Builder cache based on this comment from user Ivan M Re: Why isn't my custom component appearing in UI ... - ServiceNow Community
