The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Custom "Attachment Dialog"

Hi all, I have to modify the default upload to the "sys_attachment" table in ServiceNow. We're using scoped apps and I don't want to affect other apps which are using the default upload dialog as well. The upload dialog is written in Jelly (UI Page)....

ipt_meu by Kilo Contributor
  • 3280 Views
  • 6 replies
  • 1 helpfuls

Resolved! Creating a Change from workflow using template AND variables

Hi guys,After reading a couple of days Docs and this forum, I still didn't find the answer.(link to Docs: Scripted templates)I'm running a workflow from RITM and creating a Change ticket with a couple of change tasks. I'm using a template to create a...

FinToy by Mega Expert
  • 4412 Views
  • 12 replies
  • 1 helpfuls

Resolved! Flow Designer - Trigger Condition, add Attachment Table

Is there a way to make other tables available in the Flow Designer?   I would like to set a trigger condition to run when a table has data that's been Created/Updated, however, the table in question is not available in the Table select list. Table: s...

patbishop by Mega Guru
  • 3651 Views
  • 3 replies
  • 2 helpfuls

Concatenate fields to set reference display value

I've been wondering if there is a good way to concatenate two fields on a reference table to change the way that a reference is displayed. As an example, I am working on some changes in our Finance application and we have accounts that are being rena...

Marcel H_ by Tera Guru
  • 3966 Views
  • 2 replies
  • 0 helpfuls

GET API or POST API to the Business Application table

Current state: We have scheduled report that queries the business application table and returns the following fields Name, Business Critically, On Call Team, Vendor, and Phone.  This report is then emailed to a user. This user then manipulates the fi...

Resolved! Close RITM once all tasks have been closed

Hello all,I have a RUN SCRIPT that creates multiple tasks based on a list collector but after it creates the tasks the workflow continues and closes the RITM. I need the RITM to stay open until all of the SCTASK have been closed.I have tried using th...

Resolved! Redirect to a catalog item (Record Producer) from Simple List Widget

Hi All, I am having trouble redirecting to a Catalog Item (which is a Record Producer) from a Simple List Widget (or a Data Table from Instance Definition widget). The premise is that I have a carousel with an option on each slide, ‘Copy My Last Inci...

Community Alums by Community Alums  
  • 1444 Views
  • 3 replies
  • 2 helpfuls

Resolved! Multiple Error Message for Mandatory field

Hi All, I have a mandatory field on my form and when I try to create/update a record without filling the data for Mandatory field I am getting error message, which is good. But the issue over here is that the error message is displayed on the screen ...

find_real_file.png

Resolved! what is the value of {uri_ref}?

Hi All,what is the value of {uri_ref}?I want to create similar email script for a custom table. I want to open tickets in a SSP view (https://Instance_Name.service-now.com/ssp).