Need to help to populate cmdb ci storage server fields in hardware assest table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â09-18-2022 01:03 AM
Hi All,
I have a requirement that we have 3 fields in cmdb Ci storage server table. Those are primary contact , secondary contact and responsible manager fields.
These three fields I need to populate on alm_hardware table.
For this I have created 3 new fields but when I need to write script include and call it in onload clientscript.
Can you please help me on this how to write script include and onload client script.
- Labels:
-
Cost Management (ITSM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-15-2022 08:47 PM
Hi,
it's an acl issue this will help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-16-2022 06:59 AM
hi if it helped please mark helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-17-2022 05:35 AM - edited â10-17-2022 05:35 AM
hi,
open the record from alm_hardware table and right click on the context menu and save the record. Then see this record in list view you should be seeing these records in list view.
using that onload client script and script include you are only population values of those 3 fields ,not saving into the database