Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Merge multiple PDF's to only one

Hi Community!  I've seen a few old threads for this requirement previously in the community, but I didn't see any solution provided yet.  I wanted to know if there's possible to merge multiple PDFs attached to a record into only one PDF and how can I...

Gpope by Tera Contributor
  • 1186 Views
  • 2 replies
  • 0 helpfuls

Format of the KB articles while uploading

Hello, I have an issue with uploading KB articles. when I tried copying from word file to body of KB article, its changing the layout and images are misplacing and going down under the text. I tried with different layouts but not worked. Is there any...

Kumar147 by Tera Contributor
  • 1273 Views
  • 4 replies
  • 0 helpfuls

Read access to HR profile from global flow

Trying to do what seems like should be a simple record lookup and compare between HR profile and requested for user in a Requested Item (RITM).Was attempting this using Lookup Records in the item's Flow to compare if the trigger record's "Requested F...

Les1_0-1710368193354.png
Les1 by Kilo Sage
  • 4010 Views
  • 9 replies
  • 4 helpfuls

Resolved! Reference qualifier to return list of users

Hello all,The script include should return group member or user with role, based on the condition. However, it isn't working. What might go wrong. Thank youvar GetUsersUtils = Class.create(); GetUsersUtils.prototype = { initialize: function() {},...

tsoct by Tera Guru
  • 1629 Views
  • 3 replies
  • 1 helpfuls

When is manual testing necessary?

Hi ServiceNow Community, I am working on a new ServiceNow implementation and I will be mandating that developers create Automated Test Framework (ATF) tests wherever possible. Tests will be created as the platform is implemented, and will be built on...

Resolved! How to compare values in an array and set values?

Hi All, I have a VIT from and there are 3 detections for that VIT. We have a field 'A' in the detection formI need to gliderecord the detection form and check the value of field 'A' for 3 records.If any of the value is 'true' for field 'A' , I have t...

User205031 by Tera Contributor
  • 1213 Views
  • 2 replies
  • 0 helpfuls

Resolved! oAuth2 Script To Pull Back Token

I've created a REST Message using an oAuth profile. Using the Get OAuth Token link I am able to successfully pull back a token. Am now trying to script the same call in a business rule. I've read many articles and tried several variations but am not ...

fcaruso123 by Tera Expert
  • 2943 Views
  • 1 replies
  • 1 helpfuls

CMDB - Orphan Rule

As CMDB administrator, I want to define an Orphan Rule for every Principal CI Class so that CIs that should be cleaned up or have incorrect relationships are identified and can be corrected.For Server CI Class, the rule should be to mark all those se...