- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 09:10 AM
I need to make a clone of consumables called inputs, I need it to still be able to select its model category, asset class and CI Class
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 09:16 AM
Hi @EvilRojo
Hope you are saying about this:
Go to Tables
Open the table
Click on Insert and a new table will be created with same field
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 09:16 AM
Hi @EvilRojo
Hope you are saying about this:
Go to Tables
Open the table
Click on Insert and a new table will be created with same field
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 11:06 PM
Can you please elaborate the use case for cloning it? If the purpose is to track some of the input devices as assets instead of consumables, then the recommended solution is to create appropriate model categories for these (or use OOB model categories if available) and then use alm_hardware as the Asset class and an appropriate CI class based on the type of device. Creation of a new asset class should be avoided unless there is a business objective which cannot be achieved using existing asset classes.
Also please note that Consumables are not supposed to have a CI class mapped to it and they use the State of 'Consumed' instead of 'Retired' State which assets have (As the individual units are typically low cost and so are considered as consumed once they are fully consumed or damaged or unfit for use based on the type of consumable)