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.

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

Forum Posts

How to use attachments at flow designer ?

How to use attachments at flow designer ? Scenario: My requirement we need to attach the files at the Request item but it does not come to Catalog Task, how to attach the same file at the catalog task in flow designer. please provide any solutions......

ram2497 by Tera Contributor
  • 3271 Views
  • 1 replies
  • 0 helpfuls

Resolved! Requested URI does not represent any resource

Hello. I'm trying to create record in ecc_queue  using rest api in postman but all i got back is "Requested URI does not represent any resource". What could be a problem?I use URI: https://xxx.service-now.com/api/now/table/ecc_queue  headers:    I al...

find_real_file.png
Dotychczas by Mega Guru
  • 11277 Views
  • 7 replies
  • 1 helpfuls

Resolved! How to join multiple tables?

How to join multiple tables in ServiceNow? <Sample SQL> SELECT TABLE_1.AAA, TABLE_1.BBB, TABLE_2.CCC FROM FROM TABLE_1 INNER JOIN TABLE_2 ON TABLE_1.DDD = TABLE_2.DDD WHERE TABLE_1.EEE IS NULL

Yuki21 by Tera Expert
  • 3786 Views
  • 3 replies
  • 1 helpfuls

Service Portal - I need to have the list of open and closed tickets open by the user when they click on the My Request in the header

Hello Community,    I am trying to modify the My Request button located in the header to show the list of all tickets open by the user (Incidents and Request) with a filter to select only closed or open tickets.  I tried to clone the My_request page ...

find_real_file.png find_real_file.png
Loubna by Kilo Contributor
  • 2679 Views
  • 4 replies
  • 0 helpfuls

Resolved! Test Management 2.0 - How are Tests tied to Stories?

We are using Agile 2.0 and Test Management 2.0. When you access the Sprint Tracking tab on the Agile Board, you can add Tests to Stories.  However, on the Test record itself, there is no field tying the Test to the Story. I would expect a reference f...

Resolved! How to insert multi line info message

Hi, I want to display an info message in multi line. How can I do that. I tried inserting "\n" in the string but it is not going to next line. How can do that?

Vasu ch1 by Tera Contributor
  • 5108 Views
  • 4 replies
  • 10 helpfuls

Resolved! Display a pop up message on Servicenow successful login

Hi, I got below requirement, please let me know if anyone has implemented it before: 1. Display a message to all users in their local language post login to Servicenow Instance . 2. This message should only be displayed once per session and not every...

vivek72 by Tera Guru
  • 3274 Views
  • 5 replies
  • 2 helpfuls

Resolved! Button to copy and insert a new ticket into table

Good morning developers, I need a little help. I was tasked with creating a button on our Service Portal for Closed Tickets. This button will be called Reoccurrence. The functionality is for the user to be able to go to a closed ticket from the Ticke...

find_real_file.png find_real_file.png
cnharris1 by Kilo Sage
  • 3085 Views
  • 15 replies
  • 4 helpfuls

Resolved! Integration - attachment handling

Hi Community, I have an integration currently in place and have attachments for incidents being sent within a 1 minute expiry when the attachment is on the attachment table for over 1 minute the attachment is not included when the ticket is sent over...

SW7 by Giga Guru
  • 2072 Views
  • 8 replies
  • 3 helpfuls