ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to know the configuration of Automatic populate of TO email address

Hi Community, When I open the ticket-related emails and select ‘Reply’ in Outlook, the ‘To’ field is automatically populated with a default email address. Could you please advise where this configuration is set or how we can review it?@Ankur Bawiskar...

tulasi8 by Tera Contributor
  • 724 Views
  • 5 replies
  • 0 helpfuls

Copy Fields from problem record to Change Request in workspace

In Problem Management, my understanding is that when creating a Change Request from a Problem record in a Workspace, we do not use a regular UI Action. Instead, ServiceNow uses a Declarative Action Assignment, which passes a payload to grab values fr...

IAmIshan by Tera Guru
  • 510 Views
  • 3 replies
  • 0 helpfuls

Resolved! Modify the Order button on Contextual Search Results

Hello, We've added a contextual search for catalogue items to a catalogue item (Miscellaneous Request) to try to help users search for a request that is more suitable before submitting the generic Misc request. This is all working fine, however I was...

find_real_file.png find_real_file.png
Charlotte8 by Tera Expert
  • 5038 Views
  • 10 replies
  • 2 helpfuls

In ServiceNow Platform Implementation course

Hello , I want to complete the ServiceNow Platform Implementation course  . I had a doubt that when I'm redirecting to the now create portal , automatically It redirecting to best practise course , how can i get rid of this ? how can i get redirect t...

KodariB by Tera Contributor
  • 531 Views
  • 3 replies
  • 0 helpfuls

User unable to see the service operations workspace page

When I checked, the user is able to access the SOW page in the Dev and Test environments. I compared the roles across all three environments, and they appear to be the same. However, the issue is occurring only in the Production environment.Even afte...

BabyG by Tera Contributor
  • 1475 Views
  • 10 replies
  • 3 helpfuls

Resolved! Add VIP Flag to Opened For on Interaction Records

I'm trying to add a VIP flag (similar to the OOB flag on incident caller) to the "opened for" field on interactions. I'm trying to repurpose the same client script from incident (see below), but am receiving this error "onChange script error: TypeErr...

marrerocmm by Tera Contributor
  • 1715 Views
  • 6 replies
  • 3 helpfuls

SLA for Service Request

I want to implement SLAs for Service Requests. Should I include a response SLA, and should I introduce Priority levels for Service Request SLAs? For example, I want a password reset completed within 1 hour, but a laptop request may have a 10‑day fulf...

damienpilla by Tera Contributor
  • 458 Views
  • 2 replies
  • 0 helpfuls

Resolved! Mail is not triggering even though mail id is retrieving correctly

 There is a requirement to trigger an email notification to the Business Application Owner when an incident is resolved. To fulfill this requirement, I developed a Mail Script and included log statements to verify that the script is executing as expe...

nandini29 by Tera Expert
  • 1170 Views
  • 8 replies
  • 1 helpfuls

Resolved! CAB Workbench (Approve /Reject Button not visible to CAB Manager)

Hello everyone, Our requirement is to enable the CAB Manager (as defined in the CAB definition record) to Approve or Reject changes during a CAB meeting.As shown in the attached screenshot, when we impersonate the CAB Manager and start the meeting, w...

Yogita11__0-1752687340800.png
Yogita11_ by Tera Contributor
  • 1931 Views
  • 6 replies
  • 1 helpfuls

Resolved! Any way to make a List Collector return a name instead of a sysid

On a catalog item I'm using a list collector to return one or multiple variables from a custom table. I'm running a simple client script to convert this result to a string (.toString()) and then populating a custom field with the result. The problem ...

Corsair831 by Tera Contributor
  • 1015 Views
  • 6 replies
  • 3 helpfuls

Role Inhertience

So what we are trying to do is when ever we add a user to a group. It shows all roles assigned from that group as inherited as true.We are trying to see where exactly is the script which sets this inherited as true and we need to make that to false e...