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

Forum Posts

Resolved! Slack and servicenow integration

Hi Team, I have successfully implemented POC to integrate slack and servicenow in such a way that 1. As soon as an P1/P2 ticket is assigned to my group i will get an instant alert. 2.Also, if any P3/P4/P5 ticket assigned to my group is updated to P1/...

find_real_file.png

Resolved! File extension error with any file being attached to a Case

Hello all,Recently upgraded Non-Production Instance from Helsinki 9 to Istanbul 7 (with hot-fix). Before we upgraded the Non-Production, I had added a file extension to be blocked from being attached to a Case. The file extension was Winmail.dat - Af...

Authentication failure with the local MID server service credential. *** Failed to access target system. Please check credentials and firewall settings on the target system to ensure accessibility: Access is denied. (Exception from HRESULT: 0x800700

Hi All, We are trying to set profile path of user account through powershell script below. $user = [ADSI] "LDAP://${workflow.scratchpad.usrdn}"$user.psbase.Invokeset("terminalservicesprofilepath","${workflow.scratchpad.pp}")$user.setinfo() It is thro...

swathi52 by Tera Expert
  • 1695 Views
  • 1 replies
  • 0 helpfuls

Users cannot see Catalog variables in list reports

Hi all, I've built reports for users that include catalog variables - when I view the report I can see the variables. However when other users view the report - the variables are missing. Does anybody know what role/ACL is required for users to be ab...

Add groups to visual task boards

Instead of people across the top, I would like to route incidents to groups with visual task boards. Is this possible?

lbodeen by Kilo Contributor
  • 7168 Views
  • 23 replies
  • 3 helpfuls

Calculate only Working Days

I want to calculate date difference between 2 dates excluding weekends.var current_date = new GlideDate();var created_date = current.getValue('opened_at');For example : if created date is 05-jan-2018 and current_date is 08-jan-2018 the date differenc...

suryan by Kilo Expert
  • 3887 Views
  • 3 replies
  • 4 helpfuls

Resolved! Slack Spoke integration error message 401 (SOLVED)

Team, after set up the connection and credencial from servicenow and also set up scope entries from slack workspace I got an error message 401 as not authorized trying to retrieve the token. I double checked the client id and client secret but no luc...

Antonio42 by Kilo Guru
  • 3450 Views
  • 7 replies
  • 4 helpfuls

Resolved! Do web services require SSO for authentication?

I am evaluating what it takes to enable SSO on our instances with our corporate identity provider.   We have a bunch of external integrations via SOAP for things like alert forwarding into ServiceNow and service desk integrations.  Our SOAP web servi...

Resolved! difference between getTableName and class name

Hi  I am looking  for  the difference between getTableName() and sys_class_name any approach with practical implementation is appreciated. Thanks in Advance Amey

Amey3 by Giga Expert
  • 7903 Views
  • 11 replies
  • 8 helpfuls