Data to be populated directly from the two tables of CMDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:48 AM
I have a requirement where I have to set a variable's value which is available on task form on the basis of the value which is filled on the Catalog form. Now the catch is the field on catalog form is referenced to two tables certificate 1 and certificate 2 and the task field's subject name variable that needs to be populated is based on the value of the field certificate on catalog form. Need to write a client script for that right ?
Catalog form -> Certificate ci which refers to cmdb_ci (certi1 class and certi2 class)
SC task form -> Subject common name (which is to be queried and found in certi1 and certi2 and if found patch that )
ps certi1 and certi2 have the field subject common name