- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2024 05:40 AM
In one catalog item, select your computer name variable is reference to alm_asset table and in that table having field called warranty expiration based on that field I need to display some variables. It is working as expected but need to change the refernce from alm_asset table to cmdb_ci_computer table, but in this table not having the warranty expiration field shown in below image.
Please help me in scripting how we can fetch the warranty expiration from alm_asset table using the cmdb_ci_computer table.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2024 05:49 AM - edited ‎11-18-2024 05:50 AM
Hi @Archana23 ,
Using Dot walking, you can bring the Warranty Expiration on the List and form.
From the filter, follow
Asset > Asset Fields
followed by, typing
Warranty Expiration
And build your own query
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2024 05:49 AM - edited ‎11-18-2024 05:50 AM
Hi @Archana23 ,
Using Dot walking, you can bring the Warranty Expiration on the List and form.
From the filter, follow
Asset > Asset Fields
followed by, typing
Warranty Expiration
And build your own query
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.