Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Advanced reference qualifer

I am looking to make an advanced reference qualifier for a user reference field.   I want it so when a this field is selected, only certain members from a group show up.   What would the script method be?

Resolved! How to pass javascript variables into jelly tags?

I am calling my UI Page within iFrame. When I try to do ${RP.getParameterValue('sys_id')}, it is not returning the sys_id of the incident record. I think its because the UI Page is within iFrame. So, with javascript I was able to get the part of the ...

Community Alums by Community Alums  
  • 6465 Views
  • 9 replies
  • 2 helpfuls

Create URL link on catalog item

I'm hoping someone can help me.   I need to put a link to an external site on a catalog item.   The problem is that the link is being built from a variable on the catalog item so I don't have the full link until the page is loaded:I have a custom tab...

wiltonr by Giga Contributor
  • 8790 Views
  • 4 replies
  • 2 helpfuls

Resolved! Workflow set value option not working properly

We have defined a workflow on the sc_req_item table. I want to populate the short description on the parent request from this workflow. I see the option to do this.... I can select the "parent.short_description" field and can give this a specific con...

pluurenvanj by Giga Contributor
  • 4484 Views
  • 6 replies
  • 1 helpfuls

Resolved! Can Knowledge be reset back to OOB?

A good amount of time ago our Knowledge module was configured, but as time has past, it is not configured in the way that would work best for us and our employees.   Is there a way to reset the entire Knowledge module back to the OOB version to start...

Smashley by Tera Guru
  • 3436 Views
  • 7 replies
  • 3 helpfuls

Resolved! Keywords or Meta?

We want to improve our search results. What is the difference between using keywords "pinned" to articles versus using meta in knowledge articles? Currently, we use keywords to pin an article to the featured content area of the homepage and meta for ...

kriss by Tera Contributor
  • 8739 Views
  • 3 replies
  • 6 helpfuls

Resolved! How to force workflow to continue

I have some live workflow items that were set up incorrectly and are now stuck.   There was a 'If' activity with an answer of yes or no but both the yes and the no linked to a join activity so of course the join activity couldn't complete.   Is there...

evaoconnell by Giga Contributor
  • 7247 Views
  • 3 replies
  • 0 helpfuls

workflow properties grayed out

Hello there SN Community,My company has recently decided to decrease the Expected Time/Delivery Time for our SC and I am having some trouble updating the Expected Time for the SC item in the workflow properties editor.The workflow is a published work...

danrubin by Kilo Explorer
  • 3855 Views
  • 8 replies
  • 0 helpfuls

Resolved! Sending attachment with outbound SOAP message

Hi  I'm using the below code in Incident business rule in Dev ServiceNow to insert an incident in my Test ServiceNow using SOAP Message. It is working fine.  But I also want to send over the attachments using the SOAPMessage. Is it possible to send ...

kris10 by Giga Contributor
  • 7717 Views
  • 8 replies
  • 1 helpfuls