The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

visual indicators on Workspace UI

Hi AllPlease advise what visual indicators are available to be used with the Workspace UI .style changes AND Display Inline field message working in Platform UI.as of my knowledge  Unfortunately, The workspaces are made on the UI framework which does...

LuckySri by Tera Contributor
  • 485 Views
  • 1 replies
  • 0 helpfuls

if with multiple or conditions

i need to check if variable is in or between multiple integers , is there another way or script writing with builtin In() ir Between() other than adding multiple if orsexample requested :-       If (variable IN(value1, value2 ,value3) )

magdy-wafik by Tera Contributor
  • 691 Views
  • 1 replies
  • 0 helpfuls

Resolved! Background Color on a choice list

Hi All,I have just added a choice list to our incident form with the choice options of Red, Amber & green.   I want the background colour of the field to match these descriptions.   I've added in 3 styles on this field:On the list view this is presen...

find_real_file.png find_real_file.png find_real_file.png
Sam Ogden by Tera Guru
  • 5893 Views
  • 10 replies
  • 6 helpfuls

Resolved! Parallel Tasks and Conditions

I feel like I'm missing the obvious. I have need to run 2 tasks in parallel, however one of them should only be created under some conditions. The problem is:The workflow always sticks at the join statement waiting for task2, even if it is not create...

paralell.PNG
MattSN by Mega Sage
  • 1326 Views
  • 3 replies
  • 0 helpfuls

Need help with Join activity workflow for parallel tasks

Hi all, I need some help here. I created a catalog item with the intention of achieving the below: 1) Requester submits a request 2) Request goes to approval, depending on type of request 3) Respective fulfiller picks the task and identify whether ne...

lisaO by Giga Contributor
  • 1880 Views
  • 4 replies
  • 0 helpfuls

How to pull AD Filed account expires in sys_user table

HI,The AD attribute Account Expires: accountExpires = contains a number in C# that represents an expiration date/time, would likely need to be converted to Date/Time format. number as, tics since 1601-01-02My goal is when When the LDAP scheduled job ...

Alex_3 by Tera Contributor
  • 686 Views
  • 2 replies
  • 0 helpfuls

Page load default timeout in ServiceNow ?

Hi Team, I have a scenario, where API is taking time 10-12 mins to respond the action which we are calling from SNOW. I wanted to check, what will be the max time..  SNOW page will wait for API response before getting timeout.could anyone please sugg...

Resolved! Hello Array List query

Hello all,I am trying to query 2 different tables and join them together. Can someone help me on the same as Union does not seem to work. Here's my code below @Jaspal Singh @Saurav9 @Saurav11 @The SN Nerd @Ankur Bawiskar var arr = []; var arr1 =[]; ...

DB1 by Tera Contributor
  • 626 Views
  • 2 replies
  • 1 helpfuls