Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Resolved! system property for instance email address?

Is there some kind of hidden system property that holds a given instance's email address?More than once, I have encountered situations that would have been easier if I didn't have to hard code the instance's email address.I can certainly just build a...

scwillson by Mega Guru
  • 7292 Views
  • 2 replies
  • 4 helpfuls

Resolved! Can you create an ACL for a specific view of a table

I wanted to know if it is possible to create an ACL on the core company table but for a specific view.I created a new tab called "Diversity....." on the core company table / Vendor View.Now I want to create an ACL that will give specific users the ab...

find_real_file.png
Cupcake by Mega Guru
  • 4039 Views
  • 3 replies
  • 0 helpfuls

target table field in sys_email table

Hey guys, i am facing an issue not able to set the value in 'target_table' field of 'sys_email' table from one inbound action.i choose the target table in my inbound action 'sys_data_source' but it is not reflecting in 'sys_emai' table.can anyone hel...

abhisingh by Kilo Contributor
  • 4035 Views
  • 5 replies
  • 1 helpfuls

Resolved! Popup on Hover

Hi,I want to know from where the window popup appear when we hover on info icon, see attachments:Appreciate your quick response.

Resolved! Copy "workaround" from Problem form to related incidents

I would like to copy "workaround" notes from my Problem from to any related incidents when the problem status is set to "Closed/Resolved" or "Known Error"Currently, nothing gets copied when the Problem status is changed and form is saved. I think thi...

isaacpio by Giga Contributor
  • 2839 Views
  • 5 replies
  • 3 helpfuls

Import Table with all fields of Target table

Hello!I have a question.Is that possible to create Import Table with all fields of Target table?For example, I have change_request table as target for my Import Table. Now, my table extends sys_import_set_row.I inserting data into my Import Table usi...

dshamatr by Kilo Explorer
  • 3721 Views
  • 5 replies
  • 0 helpfuls

Resolved! Help Transform Field map script not working correctly

Hi All,I hope someone can help me.I have a transform field map script that is not working correct. What I am trying to do is iterate though the source kunden number and for all matches that are found in core company table   the corresponding sys_id i...

E_19 by Giga Expert
  • 3211 Views
  • 10 replies
  • 4 helpfuls

Using variable sets in a Catalog Task

Has anyone been able to develop a way to create variable sets in a Catalog item, then in task, pull just that variable set?So if I have 3 predefined tasks for 3 groups, I want to be able to quickly tell the system to show the variable set I create fo...

Transform History shows "Complete with errors"

We are experiencing an error seemingly since upgrading Helsinki to patch 8.   One of our data sources is triggered by an inbound email containing a CSV file.   When the data source is trigged, it runs its transform map which triggers a catalog item t...

Resolved! How can I access my system log information via URL link?

I'm pretty sure there is a way to access my system logs via parameters on my ServiceNow instance but I cannot recall what this is. Can someone provide this detail?For example, it was something like this ....http://dev12345.service-now.com/syslog.do??...

Todd O by Tera Guru
  • 2758 Views
  • 7 replies
  • 2 helpfuls

Background Script to delete records

I have a regular task that requires me to clear out a specific table when the new records are imported.   Since there are thousands of entries, I decided to create a script that would delete all of the entries older than ones I just imported.   This ...