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

Forum Posts

Resolved! HRSD Reporting - Best Practice?

Hello,  I recently read that "The HR Core Case [sn_hr_core_case] table is an extension of the Task table, but it is in its own application scope". Regarding reporting, I'd heard that it is typically best practice to run reports off the Task table giv...

Justin W by Tera Contributor
  • 1869 Views
  • 3 replies
  • 2 helpfuls

Resolved! Inbound Email Action Not Updating Record

I have an inbound email action that I want to update a task in ServiceNow. Instead of updating the task however, it is creating a new task.  Here is the email body being sent to my ServiceNow instance: I would like to close this task. HRT0005632 My u...

find_real_file.png
JJG by Kilo Guru
  • 3864 Views
  • 5 replies
  • 0 helpfuls

Resolved! GlideRecord.getValue is not returning the field value

Hello.. I'm working on the simplest GlideRecord query for a fix script and I'm not able to get the value of a field using .next() method. However, I am able to get the value using .get() method. See gr1 and gr2 below. Both scripts are doing the same ...

Dustin9 by Kilo Expert
  • 6876 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to create a report based on assignment group and ka author

Hello Experts, My requirement is  There is group called ABC group. In this group I want to check how many members are not authors for knowledge articles. We can check authors in this sn_km_mr_st_kb_knowledge table.  we can find that users manually bu...

raj149 by Giga Guru
  • 2134 Views
  • 9 replies
  • 0 helpfuls

Remove White Space Between Form Variables

ServiceNow Version: London I need to remove the white space visible between the items on a new form I am creating. I simply created the variables and they seem to have spaced themselves out without reason. See below screenshot. Thanks in advance for...

find_real_file.png
SNowflake3 by Kilo Contributor
  • 6479 Views
  • 12 replies
  • 2 helpfuls

Resolved! Upload a picture to db_image by REST-API

Dear all, I created an action with one input variable:URL = https://de.wikipedia.org/static/images/project-logos/dewiki.png I created an output variable:MyImage = (type) Image  (function execute(inputs, outputs) { var imageurl = inputs.URL; v...

sh83le_1-1687253019776.png sh83le_0-1687253003226.png
sh83le by Tera Contributor
  • 2134 Views
  • 2 replies
  • 0 helpfuls

Asset Explorer ManageEngine Integration with CMDB in SNOW

Hi All, There is one requirement to Integrate Asset Explorer Manage Engine with Servicenow. Can anyone share more inputs on the same how can I able to perform the integration and another concern is how to perform the field mapping for Hardware Assets...

SNOW46 by Tera Contributor
  • 3269 Views
  • 2 replies
  • 0 helpfuls

Resolved! Prevent State from changing when ticket is inactive

Hi, I am faced with a bit of an issue where an inactive ticket can have comments updated, state changes even though it remains inactive (uneditable in form view). tried playing around with BRs and not getting the desired results. Any suggestions?

lesibaedgar by Tera Contributor
  • 1616 Views
  • 6 replies
  • 0 helpfuls

Resolved! About system properties added to the Application Repository

Hi. I found system properties I didn't recognize in my application repository, but I don't know what they are.Anyone know about these?Target system properties:・glide.ui.text_search.enable_fallback_number_search・glide.ui.text_search.fallback_table_lis...

__ __2 by Tera Expert
  • 1468 Views
  • 1 replies
  • 1 helpfuls

scripts to check variable is empty or not

I have create 2 variable as per belowvariable A = multiline textvariable B - attachment the above variable is not set as mandatory field and I would like to create a on submit scripts to check base on the below scenario Scenario 1Variable A = emptyVa...

TMKAM by Tera Contributor
  • 7028 Views
  • 15 replies
  • 1 helpfuls