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

Forum Posts

Resolved! Active groups with no members and Roles

I wanted to filter out the active groups with no members and roles. I navigated to sys_user_group and when i tried out the filters, i could get the active groups with no members. But i cant filter out the groups with no roles. I tried the filter 'Gro...

Ashik Suresh by Tera Contributor
  • 2083 Views
  • 8 replies
  • 5 helpfuls

Resolved! GlideRecord to GlideAjax in OnChange Client Script

Hello, I am trying to modify the existing script from GlideRecord to GlideAjax in OnChange Client Script. Below is the Code. function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } ...

Resolved! How to achieve list of roles of a user?

Hi all, How to get list of roles belong to the user in drop down in catalog item? Please suggest me the script include and catalog client script to achieve this requirement. Thanks  

uma7 by Kilo Guru
  • 2427 Views
  • 15 replies
  • 2 helpfuls

How to post an adaptive card to Microsoft Teams?

Hey guys, I'd like to post a message in form of a customized card to a specific MS Teams channel whenever a knowledge article is created/updated. I tried doing so in flow designer/integrationhub (starter package/MS Teams spoke) using a webhook url. ...

find_real_file.png
Lukas16 by Tera Contributor
  • 3851 Views
  • 5 replies
  • 1 helpfuls

How to Change the date format to DD-MM-YYYY

Need to change the date format to DD-MM-YYYY. I am having one variable Leave date in that there is by default  YYYY-MM-DD.Need to change it to DD-MM-YYYY Please find below ss and guide me in this.

find_real_file.png

How to show Activity Log in Portal?

Hi, We have this table for requests and it's not extending to any table. I'm trying to get the activity logs appear on our service portal showing all the changes that happened to a specific request and should have the same look as the OOTB Ticket Con...

SLAs on Incident Tasks

We want to encourage the use of incident tasks for complex high priority incidents where the work of multiple teams is required in parallel / in collaboration. However incident tasks do not seem to have SLAs attached. The Incident Task form shows a P...

Janelle3 by Tera Contributor
  • 5014 Views
  • 10 replies
  • 7 helpfuls

Set RITM to Work in Progress

Hello Experts, I wanted to set RITM state to "Work in Progress" when any catalog task state of that RITM is set to "Work in progress", I have written the below script "after" update BR on Sc_Task table, It works as expected but some Random blank RITM...

Rocky5 by Kilo Sage
  • 1228 Views
  • 6 replies
  • 0 helpfuls

Reports from Incident Surveys

I have created a survey. I am attaching it to the email which is sent to the user when an incident is closed. How can I map the incident number with asmt_metric_result record generated by the survey response? I am doing this because I want to create ...

Kalik2 by Tera Expert
  • 533 Views
  • 1 replies
  • 1 helpfuls

Resolved! Incident - On Hold Reasons

Hi, Is anyone able to give me information about the Incident on hold reasons? I was talking to a customer and mentioned about 'Awaiting info' and then realised it was no longer there. In my San Diego instance I have 'Awaiting Evidence' but my colleag...

Resolved! How to check attachments upon submitting catalog item?

Hi, I have a query regarding attachments its always having a confusion with attachments. While submitting form we need to check if user has attached 2 attachments we should allow to submit else abort the action. How can we achieve this requirement an...

Resolved! Make field mandatory in Survey

      IIf some options from (  very dissatisfied, neutral, satisfied etc ) are selected from a survey, I want other field to be mandatory. Can we do that?

Kalik2 by Tera Expert
  • 1230 Views
  • 5 replies
  • 2 helpfuls