The Zurich release has arrived! Interested in new features and functionalities? Click here for more

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

Forum Posts

How to add conditions in decision table

Hi, I'm a new to creating decision tables and I have a requirement where I need to use decision table to configure the requirement. Requirement: Only a product owner and their respective delegates should be the assigned to for testing scrum task. For...

Get week from date through script in servicenow

Hello Everyone,I need to get week from a date in a month. Not in a year.For example, for example : if date is 2024-02-05The output should be :week - 1st week (as it is 1st week of February and not year) Please anyone suggest script on this? Thanks in...

Neeraja2 by Tera Contributor
  • 1718 Views
  • 10 replies
  • 4 helpfuls

Mid server error

Evening guys We have a mid server that has been running fine, we are now pointing it at our test instance and have encountered an error on the server side, screenshot below. We did not change any of the config on the file other than the url and the u...

Jack62_0-1714670423544.png
Jack62 by Giga Guru
  • 1503 Views
  • 1 replies
  • 0 helpfuls

g_form alternative to DOM manipulation

Hello,I'm trying to find a way to set a field's text color red and display an image to the left of the field's label. I am aware you can use DOM manipulation to do such thing similar to how VIP is displayed in incident, but can you get the same or si...

Resolved! Regex for requiring at least 3 different charecters?

I'm trying to get a regex for a masked field that I want to require that there are at least 3 different characters in the entry.  Does anyone have a suggestion?So an entry of just 1s and 2s would fail, like '1221121' but a third char would pass '1221...

Payload in script action not working

Hi Guys, I have an issue where giving payload in script action is not working. Please provide correction to the below code and help. Thanks.input: considered as string.Payload: {                "ID": "1234".                 "Name": "XYZ".            ...

Praveen75 by Tera Contributor
  • 292 Views
  • 1 replies
  • 0 helpfuls

Resolved! Flow Designer - Check if user has role

Working on a flow to unassign tickets from users with a specific role once they're deactivated. I want to put in a check for a specific role so I'm doing a lookup record on the sys_user_has_role table, but unsure how to proceed to check if they actua...

JordanDR by Tera Contributor
  • 1840 Views
  • 3 replies
  • 2 helpfuls