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

Forum Posts

Attachment Variable max_file_size for less than 1mb

Hello, Knowing that we can set attachment variables of a catalog item such as max_file_size and allowed_extensions.  Does anyone know a way to limit the max file size to a value of less than 100kb? (Less than 1mb)? It would seem the max_file_size is ...

Gerrity by Tera Expert
  • 2510 Views
  • 9 replies
  • 1 helpfuls

Resolved! published workflow no checkout option

I know a few people have asked this and all got the same answer "its checked out by someone else" but in this case it is not, I'm the only admin in this week, I was working on it last night.its published as you can see in the screenshot, but the chec...

find_real_file.png
Richard P by Mega Guru
  • 4250 Views
  • 11 replies
  • 4 helpfuls

Parent Parameter in ACL Scripts

Hello everyone, I can´t understand the meaning of Parent parameter in the scripts of some OOTB ACLs. For example the Create-ACL on the cmn_other_schedule table. Could anyone explain me what exactly parent reference to? 

find_real_file.png
Amir Rahimi by Tera Contributor
  • 1403 Views
  • 1 replies
  • 0 helpfuls

Resolved! About Password (2 Way Encrypted) type and REST API

Hi. There is a field "password" of type Password (2 Way Encrypted) in one table. How can we decrypt and retrieve the value of the "password" field from outside of ServiceNow using the REST API and Power Shell? Is it possible?Can someone please tell m...

Koki by Tera Contributor
  • 2408 Views
  • 3 replies
  • 1 helpfuls

Resolved! Domain Separation - TOP domain vs global

I am currently studying the concept of domain separation and have a really amateur question. Is the TOP domain the same as the global domain? Like for example, the domain of a business rule is set to [global]. If I decide to change it to [TOP]  would...

Drin by Giga Contributor
  • 5600 Views
  • 3 replies
  • 8 helpfuls

Resolved! Save button script

Hello, When creating a new KB Article and trying to add an image, this popup appears. I would like to find the script which is called while clicking on the 'Save' button.  

find_real_file.png

Resolved! Please help me with the XML Import issue.

I want to import Incident records from a remote environment to a local environment. I created a DataSource based on the following document and ran the import. https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/import-sets...

find_real_file.png
Ereshkigal by Tera Contributor
  • 5405 Views
  • 9 replies
  • 2 helpfuls

Is there a way to create scripted Flows?

Is there a way to create a script in replace of a flow? I know you can execute a flow from script, and can write script in flows, but is there a way to just remove the GUI aspect of creating flows entirely? I made up the code below, but something lik...

PB20201617 by Kilo Contributor
  • 2054 Views
  • 6 replies
  • 0 helpfuls

Resolved! hide error message

We have 4 fields in which only 1 field should be entered for example if the user provides value in GIft and then enter project ,we have a client script on change where it will clear the gift value and show an error message like below, but it will sti...

find_real_file.png
KaMmILa__ by Tera Expert
  • 2653 Views
  • 2 replies
  • 2 helpfuls

Resolved! Form Variable Data to a Variable within a HTML Variable

Hi, Looking for some assistance please. I am hoping I can explain what I am looking for as best as I can I have a cat item with a number of variables on it: First Name (first_name)Last Name (last_name)Email Address (email_address) Finally I have a H...

Include a report pie chart in an email notification

I have a pie chart report that I have created, and need to embed it in an email notification. This report will be run at night to show the days work, and therefore the chart needs to be live. I've looked at some of the answers on the board, but when ...