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

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

Forum Posts

Could not validate SAML Response

Hello Folks,I am trying to integrate ServiceNow with Windows Active Directory (Server 2012 R2). I did the following steps based on wiki tutorial Configuring ADFS 3.0 to Communicate with SAML 2.0 - ServiceNow Wiki so far1. Configured ADDS, ADFS, DNS, ...

jpavanaryan by Tera Expert
  • 12301 Views
  • 14 replies
  • 0 helpfuls

Resetting Approvals in Change Management

Hi All,Hoping somebody can provide some input into something we are trying to configure. Within change management there are a number of mandatory fields. If somebody modifies any of these fields the workflow should start again.Therefore, how do we st...

Invoke by Kilo Contributor
  • 2235 Views
  • 2 replies
  • 0 helpfuls

Change column view

Hi Team,I am new to service now I want to change column view in "My Open Tickets" and "My Closed Tickets".

Service Request For New Laptop

Need to create a service request once the request for new laptop is created it should go for asset management approval.Parallelly 6 tasks need to be generated     Task 1:To Asset admin create information about what type of laptop being assigned to th...

sumanth15598 by Mega Contributor
  • 3269 Views
  • 1 replies
  • 0 helpfuls

Resolved! Send email notification when incident is assigned to group

I am very green to Service Now.   I recently started a company that has Service Now, but they are not using it to its full potential.   I have volunteered to own it and improve on how it is currently used.     I imagine I will have more questions in ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
chats by Kilo Contributor
  • 25828 Views
  • 10 replies
  • 4 helpfuls

sorting the column through Script

this is already created string field for the column, since the string is given sorting is not happeningwhat would be the best solution for this, where sorting should happen. Please help me in solving this.Tried this ---------------Tried Before query,...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Chandu12 by Mega Expert
  • 4717 Views
  • 3 replies
  • 0 helpfuls

Parent TASK closure(sc_task) check using client script

Hi Developers,We have a requirement in catalog task suppose i have one task which is getting generated via workflow and user can also generate manual task via new button,as per the requirement we need to check the parent task shouldnot get closed as ...

Abhishake1 by Giga Contributor
  • 1698 Views
  • 3 replies
  • 1 helpfuls

Resolved! Rounding off using math floor function

Logic has been written to calculate Days open field where 86400 is seconds for 1 day.where math.floor is rounding off to 209.0How can i remove this 0, what changes should be done in script.Issue Details:I'd like the "Days Open" field to only be integ...

find_real_file.png find_real_file.png find_real_file.png
Chandu12 by Mega Expert
  • 6802 Views
  • 4 replies
  • 1 helpfuls

Resolved! How do you perform a data dump?

Hello Community,I was wondering if there was a better way to export the data in a servicenow instance.I am needing to export data, including relationships, custom variables/variable sets, and subcategories, in preparation to migrate to a new servicen...

Resolved! how to make fields read-only based on group

Hi There,I would like to make some fields read-only when a change reached the authorized state. This should apply to all users except those in the change managers.i created a ui policy which applies when status is one of (authorized, scheduled, imple...