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

How to display Flow Variable in RITM and SCTASK ?

Hello Experts, I am using two Flow Variables in a Catalog item flow designer. But even I can use the variable values in SCTASK, but the variable values are not showing in the variable section of both RITM or SCTASK. Can somebody please help me how to...

find_real_file.png find_real_file.png
Satanik1 by Giga Guru
  • 1481 Views
  • 6 replies
  • 0 helpfuls

Storing and retrieving attachment file outside of servicenow

Hi So,  I got this following challenge which requires me to attach a file to a form in SN but, store it outside of SN(I guess with API attachment). So, basically its not really attaching the file but only trigging a 3rd party app which enables me to ...

lior3 by Tera Contributor
  • 1666 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to get choice list value of a filed through Rest API.

Hi All,   We have a custom table called u_email_client and here we have a filed called u_status. The requirement is whenever the insert is happening that time it should be set u_status choice list to Received(this Received choice list option is alrea...

find_real_file.png find_real_file.png
jobin1 by Tera Expert
  • 1307 Views
  • 3 replies
  • 0 helpfuls

Resolved! REST API - Search for Change-Number/sys id with Task-Number

Hi all, I am currently trying to search for a change-number or change-sysID with an underlying task-Number of the change. I am trying this with GET Change, however I am not able to find the correct solution. curl "https://instance.servicenow.com/api/...

Resolved! Use only RITM and SCTask tables

Hello, OOTB three tables are used for Request module: REQ, RITM and SCTask. We would like to simplify that, because we don't need multiple RITM in a same REQ, so I want to suggest to use RITM and SCTask tables only. Is my approach good? Do you have a...

Yassine6 by Tera Guru
  • 1881 Views
  • 8 replies
  • 6 helpfuls

Change requests status changes

Dear Community members, We are looking to get report/dashboard on tracking Change Request which had status changes. For example from "Asses" to "New". The requirement would be to see total number of changes who had status changes. Usually if Change R...

Mantautas by Tera Contributor
  • 2389 Views
  • 4 replies
  • 5 helpfuls

Resolved! discovery/CI description field

where does Discovery pickup the description field. We setup discovery and are seeing descriptions on some servers and can't figure out where they come from. I would have assumed they came from AD but there is nothing in AD matching what SN is showi...

yan3 by Giga Contributor
  • 1211 Views
  • 2 replies
  • 1 helpfuls

Call Subflow in BR

Hello Experts, I have created a subflow ,that i am calling in Script include through the below script.Please help me how to use(call) in the business Rule to fetch the output. Sample Script Include dl :function(inputs){ try{ var result=sn...

Abc 26 by Tera Expert
  • 960 Views
  • 1 replies
  • 0 helpfuls