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

Forum Posts

Business rule for contracts

On contracts I want the total cost to be worked out by payment amount x payment schedule x length of contract so say the payment amount is 100 pound and payment schedule is quarterly and length of contract is 2 years. I would want it to do 100 x 4 x ...

joshmorris by Tera Guru
  • 516 Views
  • 2 replies
  • 0 helpfuls

Auto import issue

I have a scheduled job import csv files to the sys_data_source and all seems to be correct, the transform map is there and the file name is correct and the file is attached BUT it will not auto load and import the data.  Any ideas how to do this with...

davo2011 by Tera Contributor
  • 595 Views
  • 2 replies
  • 0 helpfuls

AI Search Indexing Catalog Variables

Hey we would like to configure the AI Search for the global backend search. When a user search for a RITM or SC-Tasks with an value from a catalog variable, the desired RITM or Task can not be found. How I can setup the indexing of catalog variable v...

Florian11 by Kilo Sage
  • 756 Views
  • 1 replies
  • 0 helpfuls

Scheduled Job

 if (reminderTime == '15 minutes') {            reminderDateTime.addMinutes(-15);        } else if (reminderTime == '30 minutes') {            reminderDateTime.addMinutes(-30);        } else if (reminderTime == '1 hour') {            reminderDateTime...

Resolved! Hide the UI Action based on Related list

Hi , i have Ui action Link Jira issue, now it will displying all the cases. i need to show that ui action if jira case is attached to case only, else i don't want to show that ui action.  how can i achive this, any suggestion please.  Regards,Rajesh....

GillerlaRajesh_0-1737443947886.png
Community Alums by Community Alums  
  • 742 Views
  • 3 replies
  • 0 helpfuls

Resolved! Scheduling a flow for every 1st of February and 1st of August

What is the best way to schedule a flow twice a year on exact dates and time? The flow should be triggered on every 1st of Feburary and 1st of August. As the flow trigger itself does not allow to set it up in this way, should I create a scheduled job...

Wasd123 by Tera Expert
  • 1388 Views
  • 2 replies
  • 2 helpfuls