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

Forum Posts

Help in creating GMUD table

I have to make a GMUD application, but I'm confused about how to create the table and what fields I put in, and what these fields will be like, these are the application requirements: Create a new GMUD request Must contain a description of the change...

Running a business rule not as the logged in user

Hi I have a business rule that runs on update / insert of a knowledge record to check whether an author has certain roles and if not to add them to a group.  It will work when I do the update / insert as I have an admin role but I want it to run when...

alipia123 by Tera Contributor
  • 485 Views
  • 1 replies
  • 0 helpfuls

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
  • 15875 Views
  • 6 replies
  • 12 helpfuls

Approve UI Action condition not working

Hi All,I am trying to create a new approval UI Action for a specific user role (duplicating the existing sysapproval_approver Approve UI Action). I want to hide this new UI Action from the Change request table which I have got working using RP.isRela...

Kearney by Tera Contributor
  • 1144 Views
  • 6 replies
  • 0 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
  • 1210 Views
  • 5 replies
  • 0 helpfuls

Resolved! I need help with UI Policy

I have 2 forms (user and support) both have the impacted service option, the problem is, I want that, as soon as the user submits the ticket, he cannot change the impacted service, ONLY support can change. The problem is that I'm not able to do this,...

Captura de tela 2024-04-09 104600.png Captura de tela 2024-04-09 104616.png

Now Mobile Applets

Hi , I installed all the plugins for itsm mobile agent and now mobile app. Unable able to find out OOB applets and Launchers in studio when I select the application ITSM Mobile Agent. Could please help me , to solve the issue. ThanksArun

Resolved! Need Help Comparing a date/field to Business Schedule

I have a date/time field that I need to validate if the date/time fall within business hours for a specific schedule that is US/Eastern timezone. If the person is in a number of different regions I need it to consider this so it always is comparing t...

Glide System Method Getmygroups retruning sysid

Hello Experts,I am using glidesystem getmygroup method but this method is returning me sys id.how can show exact group on incident form.i have pasted code below please check and guide me thank you.var groups = gs.getUser().getMyGroups();var email = g...

abhijee by Tera Contributor
  • 1109 Views
  • 4 replies
  • 2 helpfuls