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

Forum Posts

Exam name is not getting displayed

Hi , I have written a on change client script to set the  certification vendor name and exam name  on the change of u_license_request ,But the exam name is not getting set  , the certification vendor is getting set :On change client script :function ...

Resolved! Widget replace part of a string Knowledge Article Content widget

  Hi All,We added u_knowledge_owner field to KB articles and its a reference field which retrieves full name and users email address. We are displaying this on the KB articles but I need to change the email address to say Knowledge Owner. KB00XXXXXTe...

Eli7 by Tera Expert
  • 747 Views
  • 4 replies
  • 1 helpfuls

Approval reminder for step based fulfilment Flow

Hi All, While creating a catalog item via catalog builder, under fulfillment step there are options to add 'Custom Approval', 'Manager Approval' and 'Tasks'. My requirement is to have Reminders for the approvals and also after tasks completion I want...

Resolved! setLimit(3) returning 4 records why?

Hello Everyone,I was trying to solve below problem statement:1. Get the count of incident group by caller and print only 3 caller having maximum number of incidents. I tried below Script: var incidentGR = new GlideAggregate('incident');incidentGR.gro...

setLimit error.jpg

Resolved! How to debug Script(Script include / Asynchronous processing)

Hi All, I'm trying to debug asynchronous processing. I wanna know best way how to debug asynchronous processing.usually I check a log if I want to know variable(Object) value. cuz Script Debugger doesnt work in asynchronous processing. Thats worst wa...

Takumi_ by Tera Contributor
  • 1104 Views
  • 1 replies
  • 0 helpfuls

Communication task empty

Hi Experts, On MIM workbench, communication tasks are showing empty even if tasks are configured in the backend. Please help me to resolve this issue.  Thanks In Advance,NS

NS16_0-1700178486247.png
NS16 by Mega Sage
  • 705 Views
  • 3 replies
  • 0 helpfuls

Confirm UI action in problem is working only for admins

Hi All, The "confirm" button on problem which is used to move from Assess to Root Cause Analysis state is working only for admins. On the form, when "Confirm" is clicked, the state changes to Root Cause Analysis for a moment and then changes back to ...

R_ana by Tera Guru
  • 619 Views
  • 3 replies
  • 0 helpfuls

Allow only * and number in a string field

Dear Team, Good day!!!I want to allow astrick (*) and the number in a string field. I know for excluding all the special characters. In that, how to exclude only * is confusing. pls help Thanks It worked for me... var pattern =/^[0-9'"_*]*$/;var name...

Anantharam by Tera Contributor
  • 443 Views
  • 1 replies
  • 0 helpfuls

Show related records on CHANGE or SUBMIT

I have a form where a user can submit a ticket on a record producer for a custom table inheriting from task. The issue I am trying to solve is that they should not be submitting a ticket for an order IF an order is already open. I have written a on S...

Nic Omaha by Tera Guru
  • 369 Views
  • 2 replies
  • 0 helpfuls

How to tie a related list to a glide list field

I have a glide list tied to my candidate table and made a custom relationship with this table its on and my candidate table. Then I connected a related list to it. What I am wondering is would it be doable for me to take the relatationship/related li...

Miner49er by Tera Contributor
  • 714 Views
  • 1 replies
  • 0 helpfuls