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

Forum Posts

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
  • 2087 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
  • 1746 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
  • 3097 Views
  • 11 replies
  • 4 helpfuls

Resolved! create new sub project from current project task

I have imported a project plan from Microsoft Project into ServiceNow (Helsinki) and placed that into a Portfolio. I now want to take a series of tasks from what is currently one large project in SN and create a sub project from those tasks (i.e., ta...

gkroll by Kilo Contributor
  • 1823 Views
  • 3 replies
  • 2 helpfuls

Resolved! How do I create sub-tasks?

I am trying to create sub-tasks under a Project's Task (in Helsinki verion). Wikis reference that the best way to add sub-tasks is the through the Gantt chart feature, which can be accessed via Related Links. I do not see the Gantt Chart option under...

susanrusso by Kilo Contributor
  • 6061 Views
  • 2 replies
  • 2 helpfuls

How to generate a report manually using script

Hi,Is there any way to create a report through script, I want to create a pivot report and need to show it on one of the form during the onclick of ui action. I want to understand how do i can pass required parameters such as table name of the report...

Security on PPM - Projects and related records

My company recently bought PPM. They like it for the most part but have a new requirement.The problem they are facing is if they use roles then anyone with that role can see the project but they want access to be configured for each Project at row le...

deekark by Kilo Contributor
  • 2761 Views
  • 11 replies
  • 3 helpfuls

Resolved! Business Rule keeps changing Project task state when Project state changes

I created a new Business Rule to prevent Projects being closed without closing the associated Project Tasks. The BR does stop the update from occurring, but the problem I am running into is that the Project Tasks are then all set to Closed Completed ...

Bob by Giga Contributor
  • 2538 Views
  • 6 replies
  • 4 helpfuls

Business Relationship Mangement. We have been told there is a Plug In/module for it but I have not been able to locate it. Is is called something else?

Helsinki: Is anyone using ServiceNow to pull together their Business Relationship Management?   If so how?   We have been told there is a Plug In/module for it but I have not been able to locate it.   Is it called something else?We are looking for Da...

halv by Tera Contributor
  • 2229 Views
  • 3 replies
  • 0 helpfuls

Resolved! how to manage task escalation on due date

I added a related list (FINTASK) to the Financial Management app, to create tasks sent to individuals (users) related to the Fin Ticket. Every task has a mandatory (manually filled in) due date.I would like to send an email (your task is almost overd...

Project Template use

Our process for creating new PRJ projects in SN is to start from a Demand, then have a PRJ created from the DMND and fields carried over from the DMND and the PRJ and DMND reference eachother. I was asked to look into the Project Template functionali...