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

Forum Posts

Resolved! Tags in Reports

Hi Everyone ,Is using tags a best practice for reports , there is a requirement of a report where we are thinking to use tags .The tags will be given to the record by script.

Community Alums by Community Alums  
  • 1642 Views
  • 4 replies
  • 1 helpfuls

Hiding attachment in RITM.

Hi,I have a catalog item available to all internal users, that has a mandatory attachment in it. This attachment is a sensitive one and should be accessible only to a specific user group (eg: HR Dep.). The flow attached to this catalog item sends tas...

Notifications not getting triggered for few tasks

We have configured an email notification that will be triggered on Insert of new record in custom table, and will be sent to assigned to of the task. But currently this notification is only getting triggered for specific tasks when inserted.  I check...

Tejal Jadhav by Tera Contributor
  • 1211 Views
  • 5 replies
  • 0 helpfuls

Flow is updating existing records without a .update()

Hey all,I'm running a Flow Designer action that uses a Script step to insert records into a custom table (sn_customerservice_certificate_information). I'm using .initialize() followed by .insert(), and not calling .update() anywhere.However, when the...

dswider by Tera Contributor
  • 974 Views
  • 2 replies
  • 0 helpfuls

Database view with two tables with no relationship

Hi everyone I need to create a database view with this wto tables sn_test_management_testrm_defect there are no relationship between them, however I create a reference field on rm_defect to sn_test_management_test but still don't work. Can you help m...

MARISAINACIO1_0-1747217952517.png

error when trying to use client callable script include.

Hi, My requirement is when the caller field changes in the incident table, user created email field should reflect the caller's email id. I am trying to do this using client callable script include. I am getting an error as shown in the second image....

SarubalaC_0-1747219259685.png SarubalaC_1-1747219326632.png SarubalaC_2-1747219445343.png
SarubalaC by Tera Contributor
  • 1357 Views
  • 6 replies
  • 0 helpfuls

Script only works in global scope

I created a Business Rule that triggers when a request item is closed. It pulls asset records from a MRVS with in that request item and creates a record on a custom table with the information.  It works in the global scope but not the scope I created...

Winston by Tera Guru
  • 1629 Views
  • 7 replies
  • 1 helpfuls

Flow Designer : Delete a Step outside the Flow

I wanted to share an insight that I had because I wasn't able to find a solution through searching the web. Issue: In Flow Designer, I had a 'try' block which was missing the 'if an error occurs after step #' part. I don't know exactly how it happene...

REST Data Source

Hi, I'm using a REST data source to retrieve a JSON payload and feed it through a transform map. I don't have any issues with it other than the fact that the response is of the wrong shape, and I would like to parse it, transform it, update some prop...

Victor53 by Tera Contributor
  • 1845 Views
  • 5 replies
  • 1 helpfuls

How do you configure working holiday for OLAs?

Hi Everyone,I have this requirement that given June 1, is a holiday. The expected behavior of the OLA assigned to that group is outside 9am-7pm OLA timer should not be running, since the working schedule for the holiday is scoped for 9am-7pm.What I h...