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

Forum Posts

how can i read Json data for specific parameters

Hi Team,Below is the JSON data updated in 1of the variables in catalog item.{"id":"123","region":"us-east-1","name":"123@gmail.com"} i above JSON i need to read id & name details. how can i develop script for the same.

Emp 53 by Tera Contributor
  • 613 Views
  • 8 replies
  • 0 helpfuls

Can someone help me with GRC questions?

I'm preparing for exam and some of below questions are confusing so if you guys give me correct answer that would be great  Who can send the Policy back to draft or forward it by requesting approval? (Select three)ApproversOwning GroupOwnerReviewers ...

vijayr2313 by Tera Contributor
  • 2666 Views
  • 2 replies
  • 0 helpfuls

Scripted Approval is not working

I have catalog item and it has only two fields:1.Requested for 2.Select Group Once request is submitted, it will trigger approval to selected group's manager. and for this I have written script (I know we can use get variables action and we can do it...

Ishan1_0-1700397649362.png

Make Catalog variables Readonly for Specific Groups

Hi, I would like to set catalog variables as read-only for two specific groups. I've created a new role and assigned this role to those groups based on information from a community blog and implemented the following onLoad client script. However, whe...

Resolved! How to insert MRV in open ticket with script

Hi everyone!I need help with a question, how to add MRV to an existing ticket? I need it to stay in this format But when I try to insert it it stays in this formatI'm using background script to build the solution because I need to run code for this 

01.png 02.png

Resolved! Use bearer token for REST Message authentication

Hi. I'm building a REST Message application to get data from a third-party API. However I'm stuck at the authentication setting. To get the data I need, I need to use a bearer token, but this token only lasts for one hour. So I need to get the token ...

Resolved! Custom UI Page

Hi All, I am working on a scenario where I can select multiple incidents in the list view and link them all with a single incident and this will create a record in the m2m table named[u_m2m_inc]. In order to achieve this, below is the UI action, UI p...

SN_Learn by Kilo Patron
  • 617 Views
  • 3 replies
  • 1 helpfuls

Macros button functionality

I am trying to create a reset button via macros in record producer but unable to configure the functionality .I was able to make the button appear in the form but the functionality is missing . Can you help me to write the code.

How to get the Extension of an attachment in sys_attachment table

Hi All, I have a requirement like to get the file extension of an attachment from Sys_attachment table. I need to pass the file name .extension in flow designer.Can any one suggest the script to pass that in Flow designer.  Thanks in advance.

Ashok32 by Tera Contributor
  • 492 Views
  • 1 replies
  • 0 helpfuls

Populate duration difference of two date/time type variables

Hi everyone,I attempted to populate the time difference in the duration field in the catalog item, but nothing came up. What might have gone incorrectly? expected_duration (variable type = duration)u_duration_from (variable type = date/time)u_duratio...

tsoct by Tera Guru
  • 316 Views
  • 8 replies
  • 0 helpfuls

define view for reports

Hi,I have one requirement on reports,in reports I am using the score, to display the count of records, but when i click on the score it shows us a list view of that table for which we have created a report. so i want to configure a list view for that...

Resolved! Report on SCTASK associated to Catalog Item

I have been asked to create a report showing the groups handling SCTASKs associated with Catalog Items. Is there a way to report on Catalog Item usage based on associated SCTASKs?