Resources for publishing custom components as dependency to my primary exeperience application

tamilb
Tera Contributor
  • Could someone please point me to resources related to publishing a ServiceNow application that was built using Studio, along with its UI created using the Now Experience UI Builder framework?

  • Also, please share resources or best practices for handling custom components (built to extend Now Experience UI Builder pages — reference: ServiceNow CLI Development Flow) when publishing such applications to the ServiceNow Store.

  • I've attached a custom component build for my application, I want user to auto install these kind of dependencies while installing my primary app from servicenow store.tamilb_0-1751951688859.png

     

1 REPLY 1

SANDEEP DUTTA
Tera Patron
Tera Patron

Hi @tamilb ,

PLease follow the steps :

  1. Navigate to All > System Applications > My Company Applications.
  2. Open the In Development tab.
  3. Open the application record that you want to publish to the application repository.
  4. Select the Publish to My Application Repository related link.
  5. Select Submit.

Reference : Publish an application to the application repository

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.