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

Forum Posts

Resolved! Members in a group after XML Import

Hi All,I have exported a group from PROD in XML. This group has 10 members. The same group is available in DEV but has 5 members. I imported the XML in DEV. After import the members are not changing. Is it accurate? Kindly help.RegardsSuman P.

Published Subflow Still has Draft Status

I have a subflow that allows me to publish it and indicates that it is published successfully. However, when I go back to the list of subflows, it is still in the Draft status (even after refreshing the browser). This does not seem to effect the Flow...

GlideXMLUtil.parseHTML() doesn't seem to work in scoped app.

I am trying to parse out the HTML from an HTML field to a text field. I created a business rule on a scope application based on this KB (https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0696694). The background script works grea...

mlee by Tera Expert
  • 1316 Views
  • 2 replies
  • 0 helpfuls

Help avoiding large number of API calls

Hi, We have a form that get's submitted as a RITM and has about a dozen or two variables attached to it, using the Snow API i'm finding I have a to do dozens of API calls just to retrieve the variable values each time there is a new form submitted - ...

kmanmx by Mega Contributor
  • 3120 Views
  • 4 replies
  • 2 helpfuls

Resolved! Setting up CSV import file rules?

Hey all, I'm hoping to get some suggestions on how to handle the importation of a CSV file into ServiceNow. I am importing an Excel CSV file into ServiceNow, however, I'm trying to setup some "rules" to manage the importation of the CSV file.  What I...

Mat Gdowski1 by Tera Contributor
  • 1522 Views
  • 3 replies
  • 2 helpfuls

Inbox Alert Audio on HR Agent workspace

I have a requirement where live agent initiated in portal , agent in HR Agent workspace should receive an alert sound.  I have uploaded the audio file in Service channel -->Chat --> Inbox alert audio field. I have tired in below 2 ways 1.Audio file i...

DharaniBasker_2-1669103753635.png

Change Request Record Producer - Request Approval?

Hi everyone, I have a Change Request record producer to allow people to submit changes via the portal. This is all working great, it creates a change record and sets various values using script/map to field. However, what I would also like to happen ...

Community Alums by Community Alums  
  • 1463 Views
  • 2 replies
  • 1 helpfuls

All fields within a Form Section

Is there a way to get all the fields within a section using a client script?   I need to make all fields within two sections read-only onLoad, but not in a third section.   I would like to use a script similar to this function onCondition() { var fie...

amkatulak by Giga Expert
  • 3780 Views
  • 3 replies
  • 6 helpfuls

Notification for sent-ignored/sent-failed mails in CSM

In the CSM emails that are being sent from sn_customerservice_case tickets, if a notificatione(email) is not sent and the type is either sent-ignored or sent-failed, the sender of the email should get a return mail informing message has not been sent...