How to add HHD in the add module to menu

Manish2026
Tera Contributor

Hyy everyone,

Can anyone please say how can i add HHD in the Add module to menu option. In the list of the Add module to menu there is no option of HHD.

2 ACCEPTED SOLUTIONS

GlideFather
Tera Patron

ahoy @Manish2026,

 

from your screenshot you are creating a new table [sys_db_object], if you do that you can check the checkbox to create a module directly.

 

Or you can add existing table to be added as a new module.

 

Could you possibly share the requirements, I don't remember what's expected to do in that lab.. and the more detauils you provide the better answer I can give you ;))

---
Where the rules are real, you'll find me

View solution in original post

Tanushree Maiti
Tera Patron

Hi @Manish2026 

 

Make sure you have created module :

Title: My HHD Requests

Application menu: HHD(auto-populates)

Order: 200

Link type: List of Records

Table: HHD Table [x_snpi_hhd_hhd_table]

Filter:  Prototype Evangelist | is (dynamic) | Me

 

Check the screen shot from here:

https://www.servicenow.com/community/servicenow-studio-forum/unable-to-validate-task-snpi-story-1-bu...

 

 

Hope in previous step , you have already done it : SNPI Story 1 - Build a Scoped HHD Application 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

View solution in original post

4 REPLIES 4

GlideFather
Tera Patron

ahoy @Manish2026,

 

from your screenshot you are creating a new table [sys_db_object], if you do that you can check the checkbox to create a module directly.

 

Or you can add existing table to be added as a new module.

 

Could you possibly share the requirements, I don't remember what's expected to do in that lab.. and the more detauils you provide the better answer I can give you ;))

---
Where the rules are real, you'll find me

Actually, it was my fault. I left the name as the auto-generated value, but I should have set it to u_cmdb_ci_hardware_hhd. Thank you for your assist.

Tanushree Maiti
Tera Patron

Hi @Manish2026 

 

Make sure you have created module :

Title: My HHD Requests

Application menu: HHD(auto-populates)

Order: 200

Link type: List of Records

Table: HHD Table [x_snpi_hhd_hhd_table]

Filter:  Prototype Evangelist | is (dynamic) | Me

 

Check the screen shot from here:

https://www.servicenow.com/community/servicenow-studio-forum/unable-to-validate-task-snpi-story-1-bu...

 

 

Hope in previous step , you have already done it : SNPI Story 1 - Build a Scoped HHD Application 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Actually, it was my fault. I left the name as the auto-generated value, but I should have set it to u_cmdb_ci_hardware_hhd. Thank you very much for your assistance.