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

How can I include the original email body in a notification

Hi All, My Inbound email action creates an incident and the first entry on the incident is a Journal entry called "email received" I have an outbound notification that is triggered by the insert of the incident and the notification goes to the assign...

find_real_file.png find_real_file.png
phil34 by Tera Expert
  • 3669 Views
  • 6 replies
  • 4 helpfuls

Printer Friendly redirection now working properly

I have created a custom PA Dashboard and when i click on "Printer friendly" option which is present OOB. it is redirecting me to some different dashboard.. Sys id in the url us same. but the dashboard opening is different.    

Sanchita02_2-1734338452418.png Sanchita02_1-1734338411754.png
Sanchita02 by Tera Contributor
  • 377 Views
  • 2 replies
  • 0 helpfuls

Dotwalk to a variable on a specific catalog item

Hello!I am working on creating an email notification that sends during a flow when an account is created, however, it is tied to a variable to pull the user's email and name. This is a different variable as it is being requested for another user who ...

mtomc by Tera Contributor
  • 620 Views
  • 3 replies
  • 0 helpfuls

Resolved! Add selected user as approver

Hi All,I have an requirement:There is a variable called Approver referencing to the user table and is hidden from the catalog view.It is visible on requested item.Fulfiller will work on Requested item and if they add any value in the Approver variabl...

Samiksha2 by Mega Sage
  • 620 Views
  • 2 replies
  • 1 helpfuls

I want show request item data weekly wise (Created, Closed)

Hi Team, I want show request item data weekly wise (Created, Closed) please find the screenshot for your reference, Could you please suggest, how can we achieve this scenario like through Reports or Performance analytics. Thanks in advance. Regards,S...

image (19).png
srinath1391 by Tera Contributor
  • 453 Views
  • 3 replies
  • 1 helpfuls

Best practice for stage

Hi. what is the best practice for implementing Stage for RITM & REQ? I've noticed we can update this directly using the update Action item in flow designer. but there's also this setting available in flow designer? whats the difference between the tw...

HafilaHatta_0-1733980432933.png

Resolved! ATF with REQ -> RITM (W/Approvals) -> SCTASK

Our workflow requires the user to submit a catalog item that creates an RITM that is first approved by the department manager,  then approved by the IT manager and then assign the Tasks. I'm new to ATF and I'm trying to understand how I can move from...

John H1 by Tera Guru
  • 3605 Views
  • 18 replies
  • 2 helpfuls

Database View Access

How can we give our Citizen Developers access to Database View with giving them full admin access?

Resolved! Abort RITM Closure if Pending Approvals are present

Hi,I have a requirement that any RITM state cannot be changed to Closed Complete manually if there are pending Approvals for the RITM.I have created a Before Business Rule on the sc_req_item table and used the following script, however it is still al...