Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

How do you assign a default Support Group for Classes?

I am looking for the best practice to default CIs to a 'Class Owner' Group when a new CI is inserted.  We have a custom field called 'CI Owner Group' that is very much like the 'Support Group'. For instance, when a Windows Server is created, I want t...

find_real_file.png find_real_file.png
Dan Berger by Tera Contributor
  • 2918 Views
  • 3 replies
  • 1 helpfuls

Resolved! Count number of days excluding weekends, Holidays.

Hi Experts!I made business rule that count the number of days between two dates and it works but I would like to know how to exclude weekends  for example if te user put 24-04-2020 in 'comienzo' field and 28-04-2020 in 'Fin' field the script returns ...

find_real_file.png
Miguel1 by Tera Contributor
  • 6946 Views
  • 5 replies
  • 2 helpfuls

Knowledge Article - Create New skip Interceptor page

When I create an article it goes to the Interceptor page to select the template. I only have one template. Is there a way to write the "Create New" button arguments to skip over the interceptor page and just open the template. I tried altering the ar...

find_real_file.png find_real_file.png
litchick10 by Tera Guru
  • 2717 Views
  • 2 replies
  • 1 helpfuls

Flow to run transform

Via a Flow (Flow Designer), using only out-of-the-box functionality/actions (no custom actions or scripting), it is possible to update a data source and call an existing transform map?The use case is we would like to be able to send an email to the S...

bill232 by Kilo Contributor
  • 4778 Views
  • 2 replies
  • 3 helpfuls

Resolved! Trigger condition for Surveys

Hi Team,   i have below requirement: Setup Trigger conditions to send the "Service Desk Satisfaction Survey" for every incident that goes to closed. (however no user should get more than 2 surveys in 30 days)   I am confused as what to set Repeat Int...

Resolved! How to add kb article in notification?

hi  i have 1 notification on incident table where i have to provide a link to kb article everytime this notification triggers. so i wrote a email script and below is the code, but i only get the sys_id through it i want to print the content so how ca...

Resolved! Fetching Open and Pending state tickets using rest api

Hi Team, I have a requirement to fetch all Open and Pending state tickets on single api call.  I have an idea how to fetch both states on separate rest api call for example to fetch open ticket we can the below mentioned url "https://instance.service...