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

Forum Posts

Workflow Timer Script Example

You can never get enough examples, so I've included a small example of a workflow timer that pulls a Catalog Item form variable and calculates a time to wait from that date. //get term_datetime variablevar termDate = new GlideDateTime();termDate.setD...

elemonnier by Tera Expert
  • 6945 Views
  • 5 replies
  • 6 helpfuls

Resolved! SLA Pause Condition on Problem

Hi Everyone, We have an SLA for problems that will start based on the below condition and the pause condition is  But it seems not working as expected, SLA will pause when the problem state is either pending third party or submitted for RCA approval,...

find_real_file.png find_real_file.png
Dennis Bui1 by Kilo Contributor
  • 2369 Views
  • 3 replies
  • 2 helpfuls

Populate reference field from another another scoped app. with BR

Hi,I have a table containing records of stores in the global application and i have a table in a scoped application containing records of contracts related to specific stores. I want some field values in the contract form to be populated from the sto...

find_real_file.png find_real_file.png
Mimmi by Tera Contributor
  • 2492 Views
  • 2 replies
  • 0 helpfuls

How to create collection type field on CMDB tables

Hi All, Could anyone tell me how can we enable audit functionality on CMDB tables. I am looking to enable audit feature on some of CMDB tables, Since those are not being audited from OOB. Example : cmdb_ci_mfp_printer Audit checkbox on collection fie...

Community Alums by Community Alums  
  • 2112 Views
  • 2 replies
  • 0 helpfuls

List of empty Available For - Catalog Items

Is it possible to see a list of catalog items which doesn't have an "Available For" set to them?  I'm trying to see all Catalog Items with a specific short description in a list, so I can add an "Available For" all at the same time.The following cond...

find_real_file.png
alberttagle by Tera Contributor
  • 3296 Views
  • 4 replies
  • 0 helpfuls

Re-order Actions in Flow Designer

Is there a way to re-order actions in Flow Designer? Or insert an Action into the middle of an Action sequence? Thanks for your time

jp24 by Kilo Explorer
  • 2022 Views
  • 1 replies
  • 1 helpfuls

Resolved! Remove Duplicates from Watchlist.

Trying to refine a Business Rule that works on BEFORE insert or update. On a catalog item I have the following:  Hiring Manager - single user reference variable CCs - UI Macro with label variable that mimics WatchList  -  returns user sys_id Interest...

find_real_file.png
kshaw by Giga Guru
  • 2069 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to calculate duration between two dates in business rule?

Hi Experts, I would to have your support for my issue. I'm creating a business rule to get data into another table for reports purpose. I want to calculate the duration between two dates that I have in my table. I'm currently using gs.dateDiff(); but...

chenglo by Tera Contributor
  • 6661 Views
  • 11 replies
  • 2 helpfuls