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

Forum Posts

Architecture Review Board - what object?

We're trying to shift our ARB workflow into ServiceNow and are starting by leveraging a RITM.  However, something more powerful, perhaps akin to a change or release, feels like it could be the better long-term approach. This post describes something ...

rvandolson by Tera Contributor
  • 2036 Views
  • 3 replies
  • 3 helpfuls

Resolved! How to know User is locked out

Hi,I have created one Inbound Email Action based on Case table to handle replies mail from user.Some of the received mail are 'received ignored' with error message asSkipping script '########', User ########## with email ########### is locked outI ch...

deepak50 by Tera Contributor
  • 1681 Views
  • 2 replies
  • 0 helpfuls

Resolved! Report to ID Records with More than One SLA Attached

Team, We have some asset management Catalog Tasks that are very old waiting for hardware to be shipped back in a post-Covid world. We changed the default SLA on these hardware returns tasks to allow for more time, and I think because some of them are...

jlaps by Kilo Sage
  • 1167 Views
  • 4 replies
  • 2 helpfuls

Resolved! addQuery for shortDescription text

Is there a way to check if a task with a specific short description has been closed by using addQuery?(function executeRule(current, previous /*null when async*/ ) {// Prevents proceeding to the Qualified State from Screening state, if Tasks have not...

Community Alums by Community Alums  
  • 645 Views
  • 1 replies
  • 1 helpfuls

Resolved! Calculate the # of months between two date fields

I have 3 fields on a form. Two of those fields are date fields and the other is a Single line text field.What I am looking for is take the two date fields for example if the Incurred Period From is December 2016 and the Incurred Period To is May. I w...

find_real_file.png
Cupcake by Mega Guru
  • 8147 Views
  • 14 replies
  • 3 helpfuls

Resolved! Is Servicenow Instance down?

Many of my team members are not able to login to Servicenow Instance. We have multiple projects and many users are impacted. The error message says "This site can't be reached". Does anyone has any idea how to check if there is any Servicenow outage ...

Resolved! Possible to send HTML in REST API

Anyone know or come across a way of passing HTML code via rest api. I dont think you can, and digging around the net hasnt given anything I can see to suggest you can but didn't want to go back and say no. Basically we have a integration between a ou...

CandyDee by Kilo Sage
  • 2684 Views
  • 1 replies
  • 0 helpfuls

Resolved! Calculate user's age

Hello everyone,I have two date fields on sys_user (u_birthday, u_age)Subtracting these values will tell me the age of the user at the time the request was received. I have created the following client script and script include but it is not working p...

Vinicius2_0-1665415244074.png
Vinicius2 by Kilo Sage
  • 1098 Views
  • 3 replies
  • 2 helpfuls

How to clear the existing value using Ref qualifier

Hi Team, I have a requirement forI am using 2 reference variables1 requestor (user table)2 requestor devices (computer table) I am using reference qualifier, It's working but the problem is If I select anil from 1st variable then select one device wh...

ref quail.jpg
AnilM99 by Tera Expert
  • 523 Views
  • 1 replies
  • 0 helpfuls

Can you use a sub-flow in error handler?

Hi All,  We are currently working with our managed service provider to have error handler turned on for all our active catalog items (about 50). My internal developer thought the best option would be to create a subflow called "error handler subflow"...

JessicaCasey_0-1665080965194.png JessicaCasey_1-1665081039918.png JessicaCasey_2-1665081481097.png