The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Loop thought list collector

I have a name change process where users select which application they use in a list collector where we have to manually update their username.   How can I loop thought the list collector so that I can create a separate task for each item selected in...

Resolved! Keyword Filter

Looking for an explanation on why filtering a task list using "keyword" would produce completely different results then filtering text within a Variable. Using Keyword It only returns 2 of the 27 matching Tasks. Below are two queries I'm using:Using ...

scottparry by Kilo Expert
  • 3327 Views
  • 7 replies
  • 0 helpfuls

Service Catalog Items vs Vendor Catalog Items

My understanding is that Vendor Items are published to the Product Catalog. When published to the Product Catalog, it also gets published to the Service Catalog.In the data published, the price is included.What if the Vendor Item price is changed?I s...

jarleaase by Kilo Contributor
  • 2288 Views
  • 4 replies
  • 2 helpfuls

allow itil users to use service portal

Current our Service Portal login only allows ESS users to view the portal page.   When an ITIL user logs in, they are directed to the Thick Client.   How can we make the Service Portal page available to ALL users?

lisac by Giga Contributor
  • 2651 Views
  • 9 replies
  • 2 helpfuls

Resolved! schema map properties

Can anyone explain what is exact difference between below schema map properties in   servicenow   with examples .Referenced Referenced byExtended Extended By .

GlideDialogWindow destroy()

Hi. I would like to use a UI page to let a user submit a few fields on an Incident ticket that, on submission, would create a dozen incident alerts for various teams based on the fields they filled in. I don't want to modify the incident table since ...