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

Create dictionary entries by uploading EXCEL

Hi Team, We have list of fields which all are of type string, as the list is too big, we tried to create it by uploading a EXCEL sheet. The entries got created in sys_dictionary table, but the column labels are empty for all the new fields.column lab...

Pooja58_0-1721118066288.png
Pooja58 by Kilo Sage
  • 443 Views
  • 2 replies
  • 0 helpfuls

Need help on Creating UI Actions

Hello Team, We need to create a Save and Submit button in scoped Application in one of the table 1.For Submit button, when the user click on the submit button or context menu submit the field "Draft" should be update to false and other fields should ...

Khalid9030 by Tera Contributor
  • 378 Views
  • 5 replies
  • 0 helpfuls

Resolved! How can I add a variable to the end of a String field

I have a request to add a variable to the end of our Short Description variable. I'm looking for something like Short Description: I want to add additional software to my laptop - Joe JonesJoe Jones is a variable called "Requested For" This is what I...

John H1 by Tera Guru
  • 633 Views
  • 6 replies
  • 0 helpfuls

Data lookup for change requests

As assignment group is a mandatory field in our change requests, I am looking for a way to set the assignment group for a particular service onChange. I thought I had found the solution with a data lookup rule but it's not working as intended.  I use...

andrea_s71 by Tera Contributor
  • 597 Views
  • 2 replies
  • 0 helpfuls

Integration

Hello Team,I make a post method to create one incident instance a and it will create same incident in instance b.I need a help how to populate sysid field from Instance b to instance a correlation id field after creating incident in both of that inst...

ShrabantiMukhe_0-1720780371842.png ShrabantiMukhe_1-1720780479078.png

Resolved! prevent catalog item submission based on value of variable in form

Hello,I am trying to set up a catalog UI policy to prevent users from submitting a request for a new phone number if they do not have a physical phone yet.this is the solution I've come up with so far, however, the requests are still being submitted ...

mhunter by Tera Contributor
  • 1047 Views
  • 3 replies
  • 1 helpfuls

Incident Attachement

Can anyone help me by telling me the solution?How to restric user to submit the incident form without attachemenet? (with scripting or without scripting)How to call Client Callable script include from any server side ike business rule

Resolved! Service Portal redesign/widget question

Hello, I am redesigning my "Standard Ticket" page.  This is what it looks like now with the redesign.  This is the old way, which is how it looks in production. How can I get the highlighted area to show on my new and improved "Standard Tickets" page...

2024-07-05_15-09-17.png 2024-07-05_15-10-34.png

Reading JSON payload

Hi Team, we are tasked with reading a payload which is given below. Please help me reading the payload which helps me in performing an integration {"queryId": "#devices_with_frustating_user_experience","executedQuery": "devices| include dex.scores du...

Blocker Related to report on Historical User Login

Hi Team, I have a custom requirement related to fetch & build report on the user historical login data (No. of times user has logged into the system) for a 30 days to put at least.To start achieving this, I tried building report on sysevent table (lo...