Trying to display Technical Catalog in the Self Service Application Menu

prudhvig
Tera Expert

Hi,

I am currently working on the Catalogs present in Servicenow. In the left search bar,there is an application menu named "Self-Service". In it, I could find Service Catalog and Field Service Catalog as shown in the screenshot below:

Screenshot (551).png

In the same way, I want to show up Technical Catalog too. When I click that, it has to direct me to Technical Catalog view.

Please help me in doing this.

Regards,

Prudhvi

1 ACCEPTED SOLUTION

HI,



Did you reload the entire page from the browser, a module will appear then only.



find_real_file.png




Also if you can see the module but not able to load up technical catalog, can you please verify the view name in technical catalog portal page.



find_real_file.png




find_real_file.png



ANd at last, check for any roles given to the module.



find_real_file.png


View solution in original post

5 REPLIES 5

Gaurav Bajaj
Kilo Sage

Hi Prudhvi,



Try creating a module in self service application.



https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/navigation-and-ui/tas...




Give link type as URL form arguments and use this argument,



catalog_home.do?sysparm_view=catalog_technical_catalog


find_real_file.png




find_real_file.png


Hi Gaurav,



Thanks for the reply. I have done it accordingly as you suggested me to except for 1 thing .. In your screenshot, the Application Menu field reads Service Catalog but, I have made it Self-Service as I want it to be shown in Self-Service application.



Screenshot (552).png



But still, I am unable to see the module in the Self-Service application. Could you please tell me where I am going wrong? Thanks.


HI,



Did you reload the entire page from the browser, a module will appear then only.



find_real_file.png




Also if you can see the module but not able to load up technical catalog, can you please verify the view name in technical catalog portal page.



find_real_file.png




find_real_file.png



ANd at last, check for any roles given to the module.



find_real_file.png


It showed up Gaurav. Actually, I had to logout of the instance and login again. Then, it showed up. Thanks.