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

Articles

Hacktoberfest 2021

What is Hacktoberfest? Hacktoberfest is a month-long event sponsored by Digital Ocean aimed at promoting developer participation with open source. Submit four quality pull requests to participating repositories to earn a limited edition T-Shirt Here ...

Handling them Pesky Preconditions

This article talks about preemptive methods against overzealous preconditions. Preconditions are conditional (true/false) statements that must evaluate to true to continue code execution. For the purpose of this article I’ll concentrate on those prec...

BMC Remedy to ServicNow Knowledge Article Migration

Knowledge Article Migration to ServiceNow   Hi All, I have been digging a lot around data migration from Remedy to ServiceNow and one of the biggest challenges people had is KA migration. It took me a lot of effort in making a plan that can at least ...

find_real_file.png

Set Multiple Values in sn-record-picker snRecordPicker

Hi, Guys. In case you stumble upon a requirement to set multiple pre-populated values in a multiple-enabled sn-record-picker, you can do this by assigning comma-separated values for both the field's value and displayValue. Suppose I have this HTML co...

adriantan08 by Giga Expert
  • 7369 Views
  • 1 comments
  • 14 helpfuls

Are your Workflows with Orchestration activities failing or generating error because the MID Server is Down or is Upgrading? #WorkflowIt #PauseWorkflow #ResumeWorkflow #Events

Hi Folks, This is my second article for ServiceNow community and is based on Workflow containing Orchestration Activities. The solution described below in this article is an outcome of a client facing issues on errors in their Workflows that containe...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Rupam_39 by Giga Guru
  • 3410 Views
  • 2 comments
  • 2 helpfuls

Sending Email Notification (with a list of completed items for a request), when more than one RITEM is Closed Complete via Business Rule and Event

Hello,  I had a task to create a process where an automated email would go out to many risk holders, the subject line would be dynamic, and there would be a list of completed items in the letter.  The When to Send logic to me seemed too complex for a...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Top Contributors