Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

CC group email using mail script

I have been trying to get this code to work. I am trying to cc a group based on certain conditions but the cc is not working correctly. The conditions are if the Assigned to is empty and the incident belongs to certain categories and subcategories to...

DenishaLias by Tera Contributor
  • 410 Views
  • 2 replies
  • 0 helpfuls

Hide The Submit Button on a Catalog Client Script

Hi All,I want to hide the submit button on a specific catalog item based on a condition.I tried using a UI policy but it's executed after the page has loaded. Because the page is heavy, it takes a second and the user can see the submit button before ...

Snow Tomcal by Tera Expert
  • 2427 Views
  • 16 replies
  • 3 helpfuls

Pop-up confirmation upon approval

When the approver goes to approval table to approve the request.Once the approver clicks on Approve UI action button, he should receive a confirmation box saying ' Do you want to approve the request or you still want to continue reviewing? 'If approv...

kaur_developer_0-1708806673616.png
VS_09 by Tera Contributor
  • 1050 Views
  • 8 replies
  • 0 helpfuls

Resolved! Service Portal: a catalog item with a variable number of variables?

A group would like to use a catalog item to take requests for changing firewall rules. Their needs consist of taking in:  1. A firewall rule name2. A source IP3. A destination IP4. A destination port I can configure this for a single request, but the...

JP-ODU by Tera Guru
  • 801 Views
  • 3 replies
  • 1 helpfuls

Resolved! current.update in the async Business rule

I am using an asynchronous BR where I am unable to update the current field value directly; instead, I have to use current. Update to achieve it. Is there any other way to accomplish this? Additionally, I have included a REST call in the BR.

MA16 by Tera Expert
  • 3432 Views
  • 1 replies
  • 2 helpfuls

Auto Populate a reference field

Hi All, I have a requirement where I need to auto-populate Service Address field(reference field) from caller's location(dot walking) on the form. Please let me know how to achieve this.

Nishant26 by Tera Contributor
  • 519 Views
  • 4 replies
  • 0 helpfuls

Resolved! New getting triggered automatically after is given

Hello friends, I am stuck across one issue. 1. I have created a on a table. When the record is inserted the triggered and a is created.2. There is an approval configured for. Anyone from this group can give.3. Required flow is that : No other configu...

Asmita7 by Tera Expert
  • 382 Views
  • 1 replies
  • 0 helpfuls

Unable to convert due_date field from Read only to Write

When I load a new problem task form via list view "new" UI action, the due_date field is Editable. But when I save this record, it becomes Read Only. My requirement is to change this due_date field on problem_task to Editable even when the record is ...

Zubair Alam by Tera Contributor
  • 367 Views
  • 2 replies
  • 0 helpfuls

Schedule catalog request to trigger quarterly

I am curious what is the best approach to trigger the submittal of a requested item on a quarterly basis.  I believe creating a flow and then using a custom action to trigger quarterly, but I am unsure if this is correct.  Please advise