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

Forum Posts

Resolved! ITSM interview Questions

Hello Everyone,yesterday I had interview below questions I was not able to answer.can anyone who worked on change management module can guide me thank you.  1]What is the purpose of the unauthorized check box on change form. 2]Can we create multiple ...

shashi123 by Tera Contributor
  • 11779 Views
  • 2 replies
  • 5 helpfuls

Dictionary Override for problem task

Hello, My requirement is to have Priority of problem task similar to its parent problem ticket while problem task creation.I want to achieve this through dictionary override.Can you please help. Thanks in advance.

Rachael12 by Tera Contributor
  • 211 Views
  • 1 replies
  • 0 helpfuls

Resolved! Creating service request using Workato integration

Hi all, I'm trying to create a ritm using intgration with Workato. Was able to create the ritm with the require item and workflow, but the variables are missing.Is anyone knows how can I call the variables or any experience using Workato?

find_real_file.png
Yair Israel by Tera Contributor
  • 1299 Views
  • 6 replies
  • 0 helpfuls

Replace the duplicate number

Hi All, I am trying to replace the duplicate number in the table and write down the below script var dupRecords = [];    var gaDupCheck1 = new GlideAggregate('cmdb_ci_business_app');    gaDupCheck1.addQuery('active','true');    gaDupCheck1.addAggrega...

VaibhavJ by Tera Contributor
  • 277 Views
  • 2 replies
  • 0 helpfuls

Change PIR

We are implementing SNow now and moving to ITIL 4 Our change volume is very high.  I'm looking to understand how other organisations have implemented change post implementation review without it being a very large overhead on teh change team and on o...

Allan5 by Kilo Explorer
  • 8035 Views
  • 3 replies
  • 5 helpfuls

How do I update the problem form to OOB?

Hi , There are some customizations done on the exiting problem form in our project instance. They are not done by me. The OOB Problem is using Process flow. We don't have process flow our instance.How do I go back to OOB one? HELP? Thanks,Vaishnavi

Scheduled job to close REQ,RITM,SCTASK

Hello community, I have a requirement, I need to close to SCTASK'S which are not updated in past 120 days  along with associated Requests and RITM through Scheduled jobs Here I have some scenarios to handleScenario 1: I need to close the SCTASK'S whi...

sanathk by Tera Expert
  • 504 Views
  • 7 replies
  • 1 helpfuls

Report - Suggestions needed

Hi experts, I need to create a report and I'm not sure how exactly to achieve it. I have explained the scenario in detail below. TIA.I have a report created from the "Payroll case" table. This is a list type records and I added few columns from the p...

Sruthi17_0-1716180060645.png Sruthi17_1-1716180136888.png
Sruthi17 by Kilo Sage
  • 279 Views
  • 2 replies
  • 0 helpfuls

sn-record-picker choices display issue

Hi, I have created a widget with sn-record-picker which needs to display the users.. sn-record-picker has a default-query which gets a comma separated sys_id's of users from a script include but unable to show them on the choice of record picker.. HT...