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

Forum Posts

SLA breach

Team , can you help me why the SLA got breach ? after checking the case, it looks like the case SLA is not breached yet:We can see here in the case SLA, there is still time left to breach the SLA and Has breached is set to false.but we are getting no...

Pramod5_0-1700120087170.png Pramod5_1-1700120126041.png Pramod5_0-1700121046672.png
Pramod5 by Tera Contributor
  • 471 Views
  • 5 replies
  • 0 helpfuls

Unable to get header parameters for a GET request

I am trying to get a token value form the header parameter of a GET request. But when i try that from 'Test' related link of the HTTP method of REST message, i get this error in 'Response' and nothing in parameters. Also when i try calling the reques...

AmitKumar21_0-1700120129807.png AmitKumar21_1-1700122086961.png AmitKumar21_2-1700122276046.png AmitKumar21_3-1700122461561.png

Remove matching entries from an array

Hi All, Requirement:I have 2 arrays.array1 = ['Software', 'Hardware', 'Service Catalog']array2 = ['Technology', 'Governance', 'Hardware', 'HR', 'Service Desk', 'Service Catalog', 'Software'] If whatever present in array1, is matching the names in arr...

IP address validation

Hi Team,I have to validate IP address.IP address should be range from 0 to 255 and should be Like 165.237.245.224. How can I achieve above asking?Thanks

lucky24 by Tera Contributor
  • 993 Views
  • 2 replies
  • 0 helpfuls

Need to send an attachment as Multipart form Using Rest API

Hi All, I need to send an attachment like a Multipart form from ServiceNow to Third party application. I created a Rest API is as follows. If I go and create it using a flow designer can any one help me to create the connection details like which one...

Ashok32_0-1700070435413.png
Ashok32 by Tera Contributor
  • 831 Views
  • 1 replies
  • 0 helpfuls

Validation Regex for Numbers and as well allows decimal values ?

Hi All,Actually we have Validation regex for Numbers (integers), it allows only integers, but my requirment was, along with numbers , if user wants to allows him to add decimal value it , so The Regex allows him that able to integers or able to decim...

Deepika61 by Tera Contributor
  • 13925 Views
  • 2 replies
  • 0 helpfuls

Microsoft Active Directroy Spoke/Add remove AD groups

Recently purchased IHUB Enterprise.   I'd like to have a catalog item that allows owners of AD groups to add and remove user's from AD groups they own, specifically for distribution lists managed by AD. Is anyone else doing something similar?

Need to send notification before 3 min of change start

Hi All,  I need to send a notification 3 min before the planned start date, I have written below the business rule it is triggering three notifications. Could anyone please help me figure out what the issue is here? (function executeRule(current, pre...

Rushi2 by Tera Expert
  • 456 Views
  • 2 replies
  • 0 helpfuls

reopen_count on [problem] table - how does this work?

I'm aware there is a reopen_count field on the [problem] table, but unlike incident, there doesn't appear to be an easy way to identify how this works. When a problem is set to resolved, I have noticed there is a "Re-Analyze" button. I presume this w...

SB87 by Tera Expert
  • 402 Views
  • 3 replies
  • 0 helpfuls

Records are showing empty in approvers list

The approver can't see some of the records in the approvals list table , which are all related to knowledge articles. i am attaching the screen shots . when i click on the "requested" for empty records then it shows the records  like in the second sc...

bgckumar2 by Tera Contributor
  • 324 Views
  • 1 replies
  • 0 helpfuls

Resolved! Integration Hub Sending Wrong Date/Time to Exchange Online

We have an integration with Exchange Online that provides a catalog item allowing customers to set the OOO message on behalf of other users. This is working as expected except for the time the OOO message is supposed to start/end. Our instance time z...

ServiceNow and Power BI Integration

Hi,One of the requirement we have is to present ServiceNow data into Power BI. The option we explored is Table API which works fine with Power BI. But the issue is that we would like to have incremental data from ServiceNow and not whole data set on ...