How to Retrieve Caller Name in Fix Script (GlideRecord)
How to Retrieve Caller Name in Fix Script (GlideRecord) Hi everyone,I’m working with a Fix Script where I’m querying records from the incident table using GlideRecord.I want to retrieve the caller’s name (display value) from the caller_id reference f...