usings database view to create a reference qualifier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 10:27 AM
Hello, working on some requirements i have not dealt with before, I would need to populate the Service and Business fields on the incident when a CI is selected, currently using reference qualifiers, there are some Database Views which i have never worked with as well in place to narrow down the information, not really sure where to start , I have done a reference qualifier before that calls a script include and pulls in data and returns a query , any insight on how to get this going.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 10:36 AM
Hi @ServNowDev,
You can simply create the script include and oncbange client acript. If you select amy ci then it will populate the service and business fields.
Please accept my solution if it resolves your issue and thums 👍 up
Thanks
Jitendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 10:39 AM
they have that and want to convert it to a reference qualifier so would the reference qualifier be in the business service dictionary and pass in the current CI value?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 10:53 AM
Hi @ServNowDev,
Yes you'll need to pass the current ci and would need to write the script include and call this in service and business field.
Thanks
Jitendra