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

Forum Posts

Left Join in creating database view

Hi - I'm trying to create a database view with a left join and I'm a little confused by the results I'm getting and questioning what "Leftjoin = true" means.   What I'm try to create would be similar to writing a SQL query:   Select * from sys_user a...

find_real_file.png
amiegross by Mega Contributor
  • 12104 Views
  • 5 replies
  • 7 helpfuls

Multiple fields with onChange

I am using client scripts to set the incident state on my forms. This is working great however I do have one question. One of my conditions is based off of if several fields change. I cannot use the modified function because there are some fields I d...

tbalestreri3 by Mega Contributor
  • 15299 Views
  • 15 replies
  • 10 helpfuls

Create an excel file through server side script

Hi, We have a requirement to generate an excel file automatically from an HTML Table content created by processing data in certain table via scheduled job. The HTML table content has text differences between columns highlighted in different color. Ne...

JyothyS_0-1671170337448.png
Jyothy S by Giga Contributor
  • 2488 Views
  • 4 replies
  • 0 helpfuls

Resolved! Which of the following are true for reports in ServiceNow?

Which of the following are true for reports in ServiceNow?   1. Any user can see any report shared with them.   2. Can be a graphical representation of data.   3. All users can generate reports on any table.   4. Can be run...

Community Alums by Community Alums  
  • 5603 Views
  • 9 replies
  • 10 helpfuls

Update incident state from Resolved to New using REST API

I am able to convert incident state from New to Resolved using REST API with following payload in python payload = {'incident_state': 6, 'close_code': 'Closed/Resolved By Caller', 'close_notes': 'Request from API'} response = requests.put('https://de...

Tony Sumy by Kilo Explorer
  • 5931 Views
  • 2 replies
  • 1 helpfuls

ServiceNow and blockchain integration

How does blockchain technology fits in ServiceNow by integrating with Ethereum or any other tokens to improve ServiceNow security? Is there any plan in place to do so? In future whoever will be using the blockchain technology effectively will be winn...

abrouf by Kilo Sage
  • 3334 Views
  • 5 replies
  • 1 helpfuls

Resolved! Category and subcategory in the change form

Hi , having one category in incident form, example  Enquiry. If we select category as Enquiry we have 20 different options in the subcategory. i want to keep the same category and subcategory options in the change form.how make those visible in the c...

Automated ticket Creation

How can I create API to get automated ticket creation from list of software that needs to be removed and end user who have that list of software?What I have: List of software and user name who has that software which needs to be removedWhat I want: s...

how to go through list in flow designer

Hi,I have a variable 'user' which is list on my catalog and in the flow designer I want to check if the 'requested_by' is there in the list. How can I do it?

Akki1 by Tera Contributor
  • 1346 Views
  • 2 replies
  • 4 helpfuls