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

Security constraints on Database View (DB View)

Hi, I have created a DB View combining metric_instance && sn_hr_core_case (HRSD modules).We've granted read operation on the metric_instance table so that sn_hr_core.manager could read records. But now I get this message when impersonating to test us...

ArielAharon_0-1670922338917.png

Resolved! Slush Bucket

Hi There,I have placed a slush bucket for license table in catalog item. It shows some records from table in left bucket. My requirement is to get few records from left bucket to and get selected in right slush bucket automatically from client script...

Shubh678 by Tera Contributor
  • 2205 Views
  • 9 replies
  • 4 helpfuls

Resolved! Need help with converting date/time format in Script Include

Hi Everyone, I am using a Client Script and Script Include to check that the Outage Begin date should be with in the related change Window. This should work for all users in different time zones. The Client Script and Script Include works fine if the...

Uttam Sai by Tera Contributor
  • 1249 Views
  • 6 replies
  • 1 helpfuls

how to set up a job condition to exclude holidays?

Hello everyone! I tried this script, but it returns falsevar answer = new GlideSchedule("sys_id").isInSchedule(new GlideDateTime()); gs.log(answer); type exclude I need the schedule job not to work on holidayshow can i do it?Thanks in advance!

Marina15_0-1672411983887.png
Marina15 by Tera Expert
  • 996 Views
  • 13 replies
  • 0 helpfuls

Incident task sla empty?

Hi, I've made some SLA's in a DEV environment which work perfectly. However, when moving this update set to PROD environment, it does not work. When creating a new incident, no SLA attaches to it. The task SLA is empty. What could be the cause of thi...

JordyZ by Mega Sage
  • 589 Views
  • 3 replies
  • 0 helpfuls

Resolved! Email Notification - Incident Work notes to Assignment to

Hello! I'm looking to make an update to the "Incident Work notes to Assignment to" email notification. By default it sends notifications to "Work notes list, Assigned to, Additional assignee list". However, I'd like to add an advanced condition where...

find_real_file.png
NFGDom by Mega Sage
  • 2260 Views
  • 5 replies
  • 4 helpfuls

Resolved! Compose Email HTML Editor Sizing issues

I am noticing that the HTML editor is not allowing users to scroll down to see there full email draft that goes beyond the editor window when the compose email window is maximized. If I put enough text there will be a scroll bar but it will not show ...