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

How to ignore row when two columns cannot find a reference.

Requirement:If it does not find either of the field1 or field2 then the record is ignored.  This is due to the way that the scripts are executed for the individual column, each with their own "ignore" when the column contains an empty value, but the ...

Watwson by Tera Contributor
  • 301 Views
  • 1 replies
  • 0 helpfuls

Background Script Scenario based interview questions.

1.Write down the script to find out the Count of Active incidents & group them by category. // Create a new GlideAggregate object for the 'incident' table var count = new GlideAggregate('incident'); // Add an active query to include only active recor...

Community Alums by Community Alums  
  • 6566 Views
  • 2 replies
  • 14 helpfuls

Resolved! How can I get the last comment in my email notification

Hi,I have an email notification that should send an email to assigned to whenever a new additional comment is inserted.How can I get only the last comment + how can I get only the comment without date, the sender, etc. This is what I have in my email...

Screen Shot 2023-02-08 at 12.37.28.png Screen Shot 2023-02-08 at 12.38.57.png
Alon Grod by Tera Expert
  • 3212 Views
  • 3 replies
  • 11 helpfuls

Resolved! comments in notification

Hi , i  have a  notification that  with below code :Short description: ${short_description}Item: ${cat_item} Click here to view request item: ${URI_REF}${mail_script:attach_links}Comments:${comments}I am not able to understand why it is printing all ...

avinashdubey103_0-1707375434268.png

Inbound Email Action vs Inbound Email Flow Performace

I am looking to replace our inbound email actions with Inbound email Flows. We have about 30+ currently running against every inbound email that I am hoping to replace and was wondering if anyone has made this move. If so, have you run into any issue...

GrazielleB by Tera Contributor
  • 926 Views
  • 6 replies
  • 3 helpfuls