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.

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

Forum Posts

Resolved! workflow wait for condition

Hi,Is it a best practice to use wait for condition activity for multiple days . I have a temporary server access provisioning orchestration with access start date and access end date. I can easily create a workflow with start date and end date condit...

Resolved! Advanced reference qualifier for group membership

I have a reference field on sys_user - 'Default Assignment Group'.I want the lookup list to be filtered so you can only pick groups that the user is member of.Can anyone give me some input on how to do the script include.So far my starting point look...

Resolved! If Statement in Transform Script

Hi,I am struggeling with a transform script and I hope you can help me. The situation is that during an LDAP consolidation project two different LDAPs need to be imported into ServiceNow. The only possible coalesce attribute is email, however some ac...

--None-- option does not disappear from List collector

Hi guys, it seems for the instance we use the None option from the right bucket of any list collector does not removed automatically when something selected from the left.so why the None is still there? in my pers DEv for sure when you select somethi...

listcollector.JPG

Resolved! Creating catalog task from workflow

Hi All,Requirement :A variable field on RITM will have 2 options based on which 2 tasks should be configured in workflow1) if option A is selected then TASK A should be created.2) else if option B is selected the TASK B should be createdOverall only ...

sohan_snow by Tera Contributor
  • 5355 Views
  • 3 replies
  • 2 helpfuls

Resolved! Sum then average of an array

I'm trying to calculate the average backlog age of items in a freeform board from the vtb_card table. I'm grabbing the sys_created_on date, converting it into seconds, and then converting that into days, before putting it into an array.   What I seem...

Business Rule in Scoped Application

According to the Service now document   we can't create business rule if when is different from sync and before on tables in different scope However   it is not restricting me doing the same. Please Find Given Below Structure. Application            ...

find_real_file.png find_real_file.png
Arun60 by Tera Expert
  • 4009 Views
  • 7 replies
  • 0 helpfuls