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

Forum Posts

Resolved! How pass Cis into the table alm_asset

Hi every one, I need pass a lot of Ci from the table cmdb_ci and add this Ci to the table alm_asset, I'm using a background script:    (function runBackgroundScript() {     var cmdbCiGr = new GlideRecord('cmdb_ci');    cmdbCiGr.addQuery('manufacturer...

HaroldHoyos_0-1713632854697.png
Harold Hoyos by Tera Contributor
  • 1243 Views
  • 3 replies
  • 1 helpfuls

Implementing workflows in ServiceNow Solution.

Hi Friends, Happy weekend!! Can someone guide me on how to implement a workflow solution within ServiceNow to gain more visibilityinto request status, reduce cycle times, eliminate duplicate efforts, and streamline communication. Key drivers include ...

LasyaT by Giga Contributor
  • 524 Views
  • 1 replies
  • 0 helpfuls

Resolved! Populate field based on another field

Hi All,I have a small requirement if anyone can help it would be great.The Requirement is I have created an order guide which includes two catalog items. Inside this order guide there is field which is called 'ports', which is created in a variable s...

Resolved! Submit catalog item as conversation in Virtual Agent

Hello Experts, I have to demonstrate functionality to submit requests within the Virtual Agent chat window as conversation. I referred documentation > Click here and no detailed documentation present with an example setup.I referred to articles writt...

Jagadish10 by Mega Expert
  • 4790 Views
  • 9 replies
  • 3 helpfuls

Resolved! Wait for duration in Flow Designer

Hello! I have a requirement to add a random time in a wait for duration.Initially, it was a wait for condition that had the following script:var minutes = Math.floor(Math.random() * 45);var duration = '00:' + minutes + ':00';return  new GlideDuration...

ElenaPomana_2-1678431881252.png ElenaPomana_0-1678431662168.png ElenaPomana_1-1678431739506.png ElenaPomana_3-1678431964558.png

Multiple references with choice fields

Columns: Area, System, Service TypesFiles:Area:tisegSystemAPP, BRM, CAPTA, GPPSMS, IMS, ACSService Type:ConfigurationMaintenanceCustomizationInstallationConsultingBackup and RecoveryTrainingRequestIncident Rules:All columns are of the choice type, th...

getValue from multiple choice variable

Hello TeamI'm trying to write a catalog client script. I have a variable (multiple-choice type) is called mac_or_pc. 1st choice is Mac and 2nd choice is PC. How do I get the value on the 1st choice & 2nd choice? I'm trying to pass values into the scr...

SnowDevOps_0-1713536554455.png
SnowDevOps by Giga Guru
  • 1825 Views
  • 7 replies
  • 0 helpfuls