Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

cmdb relationship

Hi,I want to create a report on to know custom cmdb realationship types in my instance ? what type of conditions we have to keep?

shivaadapa by Tera Expert
  • 541 Views
  • 5 replies
  • 0 helpfuls

Override default variables

Hello Friends, I have created a definition to fetch the changes on form. Now the thing is apart from field values I want to display the updated_by value . By default the updated by values is captured as System.    How can we achieve this. Your effort...

Asmita7_0-1700465681398.png
Asmita7 by Tera Expert
  • 259 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to configure the "back-end" service catalog?

Hello,I need to configure the "back-end" service catalog (not the service catalog from the portal). But i couldn't figure out where i can configure this.e.g. remove this "cart" viewOr to remove the "stage" column from the "order status" pageI know th...

FelipeMorais_0-1700471526616.png FelipeMorais_2-1700471836947.png FelipeMorais_3-1700472217623.png

SOAP message function | HTTP 500 Error

Hello guys,I am facing an issue with connecting SAP/SOAP services. When I test my SOAP message function i get an 500 Error the response is the following:When I comment line 84, the HTTP status is 200, so the 500 Error comes from the Entertime variabl...

FelipeMorais_2-1700233430608.png FelipeMorais_3-1700233504287.png FelipeMorais_0-1700233385144.png FelipeMorais_5-1700234260089.png

How to check the user with user groups

Hi Team, Can you please help me on the below query.I have written script when snapshot required option is selected i can able to select the requested item number for this i have add filter like created by me and active is true it show the requested u...

nikhitha24 by Tera Guru
  • 870 Views
  • 3 replies
  • 0 helpfuls

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
  • 877 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
  • 3004 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