We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Stripping attachments from inbound emails

A while ago I wrote a small Business Rule that stripped out image attachments from emails.Works pretty well, but it was not restricted to working on embedded files, so a user attaching a genuinely small image may find it stripped.I have revisited thi...

poyntzj by Kilo Sage
  • 6836 Views
  • 7 replies
  • 3 helpfuls

How to get cost based on labor rate card and time card for a task?

How can I relate the time spent on a Service Catalog Task to the Labor Rate Card to calculate the total cost of a resource for a task? I am trying to get the task to be listed in the expense lines in the Labor Rate Card form with the cost for each ta...

sid_hegde by Giga Contributor
  • 2162 Views
  • 4 replies
  • 4 helpfuls

Resolved! Adding an entry to calendar messes up resource allocations

Geneva Patch 6.   Installed resource management, working with it essentially OOB and immediately see an issue - when you add a calendar entry, ServiceNow basically adds three allocations - one of type Allocation, one of type Allocation-Calendar, and ...

Re-Open a closed project

Can someone suggest me how to work on the following situationWe have to reopen a project which has been closed.   When re-opening the project, only a specific group has to reopen the project.   Also when reopening the project the only state that shou...

vijay-rego by Kilo Explorer
  • 1389 Views
  • 1 replies
  • 0 helpfuls

assessment results calculation

Hi,Can you please help me understand how assessment results are getting calculated?The values entered by the user while submitting the assessment will be saved in actual and scaled result, which are further used to calculate metricresults and categor...

gay by Tera Contributor
  • 3215 Views
  • 3 replies
  • 2 helpfuls

Budget cost on project form

Hi,According to wiki, project will get the budget cost populated based on the budget allocations of the portfolio to which the project is related.When i allocate budget to a portfolio after selecting a project, i could not see the budget cost auto po...

find_real_file.png
gay by Tera Contributor
  • 5122 Views
  • 23 replies
  • 1 helpfuls

Resolved! setRequestHeader doesn't seem to work

Hi all,I am new to ServiceNow, & working on consuming a REST webservice via oauth.facing issues in adding the auth token in the request.var restMessage =   new RESTMessage('XXXXXXX', 'get');header = 'oauth 06026eba00774f99bc9ee73ccc67ca9dIx1U01SXnRUA...

How to import contracts using excel

hi, is there a direct way to import data from excel to ServiceNow for contracts. my objective is to create a new record using the data in excel.I need to add two more fields to the form as well.attaching the sample data.can anyone suggest what would ...

Suma16 by Kilo Contributor
  • 2684 Views
  • 5 replies
  • 1 helpfuls

Resolved! How to add to watchlist from an array

Hi.   Thanks in advance for your help.   I have a UI action that creates a RELP from a RITM.   In the UI action, I'd like to get several different usernames from various fields from the RITM and add them to a watchlist on the RELP. Here's what I have...

find_real_file.png
joshehren by Kilo Expert
  • 2398 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to convert duration field to a string value?

Hi Guys,My problem is: I want to subtract two date/Time field and the result should stored in another field.This i have achieved through this code using Business Rule."var gdt1 = new GlideDateTime(current.initial_response_date_time.getDisplayValue())...

malaisamy1 by Kilo Contributor
  • 3744 Views
  • 11 replies
  • 4 helpfuls