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

Forum Posts

Resolved! How to find a Table Name using sys_id?

I have a sys_id value of a table and I want to find out the table associated with that sys_id. Is there any way i can find out the table or record name using the sys_id?

harshayer by Tera Contributor
  • 20011 Views
  • 17 replies
  • 5 helpfuls

Activity Actions in Process Automation Designer

Hi, I have a requirement wherein I have to remove the OOB buttons like Skip, Update, Mark Complete for the Playbooks and add my custom buttons. While I checked the OOB functionalities are read only and I am not able to disable those. Tried to overrid...

Listening Post Plugin

Hello,I have a requirement to populate "Send Feedback" button in Portal using 'Listening Post' plugin. I have tried in PDI which is working well but I want to customize it, How can I do that? When I'm trying to edit/enhance something it's showing err...

Best Practice for Scheduled Jobs and the RunAs field

Hello Community!Today I have a question about scheduled jobs and the RunAs field. We have a few scheduled jobs that run to send out reports or make incidents via templates. Unfortunately, those jobs are mostly running as random users (the user who cr...

Mark Scott1 by Giga Expert
  • 16659 Views
  • 6 replies
  • 12 helpfuls

Get the user email

Hi, I'm working in the script include to get the users email. Currently it is not getting the users email and would like some help. Here's the script below:               var leadUser = vtmrGR.u_user_ref;                var leadGR = new GlideRecord('...

asher14 by Tera Contributor
  • 1440 Views
  • 5 replies
  • 0 helpfuls

Resolved! Form view - Reference field is showing only 1 record to select

Hi,I have a child class in which I have data related to users. On a form there is reference field (Company), when I open it to select company its showing only 1 record instead of showing all company records. What could be the reason, is there any fil...

masood1 by Tera Contributor
  • 1848 Views
  • 3 replies
  • 0 helpfuls

Resolved! Update state for change with business rule automatically`

Hi, thanks for taking the time to read. I will explain what is happening and what I was thinkning to do. The above states are from Change. When a change has been approved this goes into the "Schedule" state, then when the "Planned start date" comes ...

find_real_file.png find_real_file.png
Jacob23 by Mega Guru
  • 8289 Views
  • 9 replies
  • 0 helpfuls

Script for User Criteria on Virtual Agent Topics

Hello. I have 2 different user criteria. All UK UserAll DE Germany I want to set that only users under those User Criteria can see/work with one specyfic Virtual Agent Topic. What I see User Criteria is still not available for VA Topics? Yes? But we ...

Don Dom by Tera Contributor
  • 1252 Views
  • 4 replies
  • 2 helpfuls

Creating a counter Field

Hi Everyone,How do i create a Counter field and Ui Action, that starts with 0 and each time i click on a Custom UI action, it increments its value by 1, so if we click on the UI action 5 times, it increases its value by 5.Thanks,Kartikey

kartikey by Tera Contributor
  • 1339 Views
  • 4 replies
  • 0 helpfuls

Client Controller syntax change in widget

Hi Experts, In Paris version when I try to create new Widget there was a surprise! client controller syntax in different. api.controller=function() { /* widget controller */ var c = this;}; which is different than Orlando. I have limited knowledge in...

sandeep_kr by Tera Contributor
  • 5308 Views
  • 4 replies
  • 6 helpfuls