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

Articles

Disturbing trend in this community

I have to speak up about a trend in this community I've noticed over the past year or so. The issue is people posting links to documentation or links to other community posts as answers. Now, this would not be an issue if those links actually provide...

JusCuz by Tera Guru
  • 421 Views
  • 4 comments
  • 9 helpfuls

Testing webservice C#.NET

Testing webservice C#     Login - Really - select from sys_user System.Net.HttpWebRequest request = (System.Net.HttpWebRequest)System.Net.WebRequest.Create(url); request.Method = "Get"; request.KeepAlive = true; request.Proxy.Credentials = System.N...

find_real_file.png image

Business Rule not working

Hi All,I have wriiten a BR as below:When to run: after updateon table: communication(Parent table)Conditions: NA or status is 'Deliverable approval'CODE:var prev_status = previous.u_status;var event_deliverable = current.u_event_type;if(event_deliver...

SLA Reporting

Created an SLA Reporting Video.ServiceNow - SLA Reporting - YouTubeIn this segment, I review:* Response to https://community.servicenow.com/thread/290789 on the ServiceNow Community;* How to create 4 distinct SLA Report Types including: Single Score,...

Top Contributors