Reference Qualifer on Standard Change template fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2020 10:50 PM
The reference qualifier on the change "Business Service" field is not working on the standard change template.
Any solution please?
- Labels:
-
Change Management
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2020 11:08 PM
Hi,
This is expected as Change Request values is a macro with label which uses the macro - std_chg_template_val_render to fetch change request fields and it does not support reference qualifier. Try making the business service mandatory in the standard change proposal record before submitting for approval. See if that works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2020 11:37 PM
Hi,
No, its is not possible to add reference qualifier here. Only way is that after creation of the standard change template, make the business service mandatory on the change form so that The user can enter the required data on the form. If there needs to be a specific value of business service for a specific template, try populating the default value for that template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 04:33 AM
This can be done via before query business rule. Below is the sample query which worked fine for me.