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

Send Line break in description field via json

I have SNOW to SNOW integration. I am creating incident from a record producer. Everything else is working except I am sending variables to description field in incidents. I am not able to send line breaks after each variable. I tried \n and also usi...

Cindy Sim by Tera Expert
  • 810 Views
  • 5 replies
  • 0 helpfuls

Make an incident private

How can we make an incident with sensitive information not accessible for everyone just for the InfoSec team.we tried different options but nothing seems to work for what we are looking for. Thank you in advance.

Glide Ajax 101-Beginner Level ( Inspired by Shawn Dowler)

OverviewOverviewGlideAjax can be tricky to use due to its client-server structure. To simplify its implementation, I created this color-coded example to ensure all details are covered when setting up a new call. This guide includes an image, text, an...

sadif_raja by Tera Guru
  • 733 Views
  • 1 replies
  • 2 helpfuls

Adding a field in caller card next to name in SOW

In SOW, under Record Information for an Incident, I want to add a box in red and green color and the text in the box should be "VIP" and "EXEC" respectively. Can someone please help me how to add it? I have modified the OOB Script Include "SOWInciden...

example for exec word near name in caller card.png
SonamKandoi by Tera Contributor
  • 306 Views
  • 1 replies
  • 0 helpfuls

Resolved! Exclude one business rule from execution

Hi I have business rule Close Item which closes items after some time. During running update other business rules are fired. I want to disable one particular BR during execution of Close Item BR. Option setWorkflow(false) cannot be taken into account...

leech10 by Tera Contributor
  • 714 Views
  • 2 replies
  • 1 helpfuls

Resolved! Assignment Group Metric

Is it possible to modify the OOB assignment group metric to display a different value?  my goal  is to display the previous group along with the new group:current.u_previous_assignment_group + ' -> ' + current.assignment_group.getDisplayValue();

bekfro by Kilo Sage
  • 494 Views
  • 2 replies
  • 0 helpfuls

Enabling SSO Fails...

We have setup SSO with Entra as the ID provider in our Dev instance without issues.When attempting to setup in Prod...On the Multi-Provider SSO > Administration > Properties page:Attempting to Enable by selecting one or all the options results in the...

Deron by Tera Contributor
  • 1113 Views
  • 3 replies
  • 2 helpfuls

Resolved! Pass choice values from script includes and have field in catalog client script display those values in the variable on the record producer (dependency).

I have a script include and catalog client script (below). My alert shows a comma separated list of subcategory value, subcategory label for all the correct choices based on the dependency to category.  My only issue is getting those values "into" th...

find_real_file.png