Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! (How to) Enable TLS 1.3 as the default protocol in a instance?

Dear people: A financial customer is asking to enable TLS 1.3 as the default protocol to have an integration with other parties, internal and external. I've been checking the documentation and community forum but I didn't find a possible solution. Is...

pparra by Tera Contributor
  • 5829 Views
  • 3 replies
  • 7 helpfuls

Tooltip added to the Record Header instead of form

Hello,So, I am finding conflicting information when trying to add a tooltip to the record header versus the form field.  Some information says no and others say it can be done, but there are various ways of going about it, none that have worked for m...

AnnetteKitzmil_0-1754490474257.png AnnetteKitzmil_1-1754490527140.png

Service Portal

In CSM module When a state is Resolved and for a specific role disable the comment field on service portal, can anyone suggest what would be the best approach how can we achieve? Thanks, in Advanced! 

RahmatSharH by Tera Contributor
  • 1647 Views
  • 5 replies
  • 0 helpfuls

Resolved! show filter option of reference field to end user?

Hello Developers, I have created a catalog form where one field called as "select the cmdb application" which is reference to cmdb_ci_appl table and when i click on maginfying glass it is showing me the related records with filter option as below.  B...

Gudu_0-1754483424465.png Gudu_1-1754483572584.png
Gudu by Tera Contributor
  • 2031 Views
  • 7 replies
  • 0 helpfuls

Resolved! Flow Designer

Hi everyone,I created a flow where, once a customer orders an item, it goes through an approval by one approver. After approval, the task is assigned to a delivery group to be completed.Once the task is closed, the flow is supposed to do the followin...

Screenshot 1 .png

Resolved! Cannot query v_cluster_transaction from Scheduled Job

Hello All ,I try to abort execution of Scheduled Job when other scheduled Jobs (from a list ) are running. Script works in Background but there  is no query to v_cluster_transaction table in Scheduled Job my script :var scheduledJobs = [    "Matching...