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 Encrypt a file that is placed in midserver?

HI All, I have a file at midsever. I want to encrypt that file in the midsever using code. I am using below code in my scrpt but its not working. var midServer = "MIDserver"; var command = "gpg --encrypt --recipient 'EMAIL' "+ fileName ; var probe = ...

chanchal1 by Tera Contributor
  • 873 Views
  • 2 replies
  • 0 helpfuls

Keyword search or indexing in reference field

Keyword search or indexing if I may call.    I have a reference field, which is referenced to the building table. Our company have over 120 buildings. The name field in the building table has the building number and the actual name of the building. (...

Thomas98 by Tera Expert
  • 1575 Views
  • 2 replies
  • 1 helpfuls

How can I delete a custom field that fails to delete

Hi, I am quite new to ServiceNow and having a bit of a challenge deleting a custom field. I already tried deleting from the form by right clicking the field and then Configure Dictionary but I get this "Record not found". When I right click on the fi...

Resolved! How to set the 'to' and 'cc' fields in a notification

Hello,   I have two string fields with a bunch of emails. My goal is to create a notification that has a dynamic 'to' and  'cc'. The mechanism is as follows: 1. UI action 2. event  3. email   I am able to fire the notification with correct subject an...

find_real_file.png find_real_file.png
juan casas by Mega Expert
  • 3810 Views
  • 3 replies
  • 5 helpfuls

Resolved! set max length attribute on field

hi experts!!   I am trying to overwrite the max length set on the task table   I set the following to see if it was working.::       the business case is to set the max length=500 to avoid truncation when the field is populated, so  I wanted to tes...

find_real_file.png find_real_file.png
juan casas by Mega Expert
  • 4618 Views
  • 4 replies
  • 4 helpfuls

Resolved! PDI Backups and Restore

Hi,   How can you validate that a backup of your PDI instance was created?  or how can you force a backup to be created?   I am having problems because my instance is taken offline (for scheduled maintenance).  This has happened twice in the past wee...

Nash Giacoma by Tera Contributor
  • 2502 Views
  • 3 replies
  • 1 helpfuls

Resolved! Parse Journal Entries to separate values

Hello,Would it be possible to parse a journal entry to retrieve the timestamp, username who made the update, and the text?I was able to parse out the timestamp by just using string length and sub string. However since the username is not a fixed leng...

Katie A by Mega Guru
  • 5740 Views
  • 5 replies
  • 6 helpfuls

Resolved! Read operation on column task.description from scope Global

Resolution to error "Read operation on column 'task.description' from scope 'Global' was denied because the source could not be found." Background: I created a simple record producer in the "Human Resources: Core" application scope that will create ...

find_real_file.png
Rick Mann by Tera Expert
  • 2642 Views
  • 3 replies
  • 4 helpfuls