Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Script Editor Changes

I've noticed since we upgraded from Tokyo to Vancouver that there are some changes to the script editor.  Couple of changes really stand out for me at least.In a client script, the editor doesn't complete anymore about a console.log statement.I've al...

StanleyMartin_1-1703616978238.png

Notify on rejected records during import set run

Hi I am running a scheduled job that runs a transform map. The transform map does its job to insert/update/reject the records. How would I consolidate and send a list of rejected records (with a reason, if possible) through an email notification?  Le...

Student5 by Kilo Guru
  • 1845 Views
  • 3 replies
  • 0 helpfuls

Import knowledge articles

Hi All,To see the  articles imported from Word, or copy/paste from Word (even when "keep formatting":) that do not maintain a clean format in the article.  The is consistent issues with numbered lists and bullet point lists aligning text.  Does anyon...

suha2 by Tera Contributor
  • 3209 Views
  • 4 replies
  • 4 helpfuls

Hide a Catalog from Users in Employee Center

I would like to hide certain catalogs based on a users location. I have the items within the Catalog set as "Available for" or "Not Available for" but this just displays that the user is not authorized. How can I stop the end user seeing items that a...

Pam Walker1 by Tera Contributor
  • 1523 Views
  • 5 replies
  • 2 helpfuls

Send an email to user from variable

Hello,I have catalog item which has variable called "Contact Person". I have created notification and I want this notification to be populated with following users: To: should be populated with user from Contact Person variablesCC: should be populate...

Dawid2 by Giga Guru
  • 2410 Views
  • 8 replies
  • 0 helpfuls

UI Builder Kanban Board - how to set configurations

Hi Everyone, I tried adding Kanban Board in UI Builder but I don't seem to know which data should i provide to the configuration parameters. I tried checking the  https://developer.servicenow.com/dev.do#!/reference/now-experience/sandiego/now-compone...

Tadz by Kilo Sage
  • 2269 Views
  • 4 replies
  • 2 helpfuls

Removing a UI action button from configurable agent workspace

Hi Everyone, recently i was moving from Classic HR agent workspace to configurable HR agent workspace and i noticed the UI action buttons are not available in 'Configurable HR agent workspace' so i went on the backend of a UI action button and clicke...

kartikey_0-1712224224664.png
kartikey by Tera Contributor
  • 1878 Views
  • 3 replies
  • 0 helpfuls

Resolved! Pass URL parameters - service portal

Hi, I've been using the following script (below) for years to pass URL parameters and just found out that it does not work in Service Portal. I've seen a few possible workarounds but none of them worked. Anyone have a good solution to getting this to...

arobertson by Tera Guru
  • 9951 Views
  • 3 replies
  • 10 helpfuls

Resolved! I want to generate a pdf of selected records in a list?

Hi All,I want to generate a PDF of selected records in a list, when the user clicks on 'Generate PDF' UI action(List Choice),created by me.Is there a way I could do this.Thanks,Trinadh.Developer Community Service ManagementdvpChuck Tomasi's BlogPrade...

How to make Web API more secure?

Is there a possibility to make web API calls more secure?We want to make sure that the service account should not be misused.Note: We already have IP address access controls on place.