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

Forum Posts

Resolved! Activate plugin via script / automatically

All,   is it possible to activate a plugin via script, e.g. set the value of com.glide.service-portal.knowledge-base from false to true. If not, is there another way to activate it automatically, so the activated functionality is a available with the...

Cem4 by Mega Contributor
  • 8801 Views
  • 19 replies
  • 26 helpfuls

Update Image to Table using Record Producer

Hi all, I’m having trouble with a Record Producer in ServiceNow. I'm trying to update an existing record in the table A with both a string field and a image field. However, the string gets updated but the the image is not updating in the existing rec...

natchen by Tera Contributor
  • 629 Views
  • 4 replies
  • 0 helpfuls

Admin unable to view a database view

I have created a simple DB view configured as follows:Table: Metric Data [sn_grc_metric_metric_data]Where clause: NoneLeft join: FalseView fields:valueWhen I click "try it", it returns as follows. However when I go directly to the sn_grc_metric_metri...

nowdev777_0-1743166272149.png nowdev777_1-1743166470767.png
nowdev777 by Tera Contributor
  • 867 Views
  • 7 replies
  • 2 helpfuls

Resolved! Eval VS GlideEvaluator.evaluateString

Hi,  I have a function that iteratively create string commands like ad.u_namefiled1='string1'; to be evaluated by eval .These  instructions  refers to a glide record variable ad = new GlideRecord('u_my_table');I know eval should not be used but repla...

lucasita by Tera Guru
  • 11366 Views
  • 5 replies
  • 1 helpfuls

Dynamic CI group relations

Hello, Here's some context: We need to have relations between specific CIs and service offerings, for management and reportings. We're trying to use Dynamic CI for this, but I'm not sure how to make the Dynamic CI relations visible on the CI level.  ...

K-H by Tera Contributor
  • 492 Views
  • 3 replies
  • 2 helpfuls

Resolved! Email Notification in Demo PDI

Hi, Can we send email notification to personal email address in free demo instance of PDI. I tried triggering email notification but i did not receive mail. can you guys pls help me with this.  

Multi row variable set on custom form?

Hello everyone,in our service portal I have a catalog item with a multi row variable set where you can enter visitor details, once the RITM record is created it looks like this in the agent workspace: In the agent work space you can add and remove v...

find_real_file.png

Resolved! Knowledge article template

Hi, guys.I've been having trouble creating a new KB article template that follows these requirements:Banner ICON (Image) Article Title<H1>Article Subheading<H2>Article Body textI've tried several ideas from the community, but unfortunately, none of t...