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

Forum Posts

Validate user against a user criteria

Have you every wanted to take advantage of user criterias in other places of servicenow than is available OOTB? - eg. to control who can access an element in the CMS or a content of a widget in Service Portal?Here on Share is a script include which a...

larstange by Mega Sage
  • 8052 Views
  • 8 replies
  • 3 helpfuls

Resolved! How to trigger an event on a workflow?

Hi, I'm sorry if this topic had appeared already, but I can't resolve this problem.I have a workflow and a I must send a notification to the Administrator(using "Create Event") every time a record is created on the Incident table. I created the event...

Milton Lima by Kilo Contributor
  • 9542 Views
  • 2 replies
  • 6 helpfuls

Resolved! Virtual Agent - route to live agent queue

Hi I got a setup with HR, Finance, IT and some scoped applications. They all got a portal and I'd like to use virtual agent and chat on some of the portals. I've been looking at virtual agent, but I don't get how I can route a portal user to a specif...

Resolved! Unable to pull For Each Item data in script

With Flow Designer we are looping over records from one table and updating / creating records in another. The source table has an address split in to 5 fields (address 1, address 2, city, state, zip). We are trying to merge these together to one larg...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
krr by Mega Guru
  • 2963 Views
  • 1 replies
  • 4 helpfuls

Resolved! flow is skipping an ask for approval action

Hi, I'm building a flow for a requested item in the service catalog. my flow requires an approval of the direct manager of the requester and then of another group. I have created an "ask for approval" action for the direct manager. then I'm checking ...

alexrozov by Tera Expert
  • 3195 Views
  • 1 replies
  • 1 helpfuls

Resolved! flow designer is not triggering an approval

Hi,   I'm building a new flow for a service request. I'm trying to add an approval and I was able to defined the approval. when I activate the flow and create a new request the approval is not triggered. But if I go to flow designer, test and I put i...

alexrozov by Tera Expert
  • 4199 Views
  • 4 replies
  • 7 helpfuls

Resolved! notifications on ticket update via email

Hi All, this question should be straight fwd. some times emails are sent to the caller from within the ticket. What i would like to know how to do to notify the assignment group once the caller replies to the email and the email is attached to the ti...

How to improve dashboard loading performance

Hello all,  I have some dashboard created in a custom application, but find the system is loading quite slow when the dashboard opened. eg: in one of the dashboard tab, i have one list report with 4000 record, when open this tab it take about 10 coun...

yandp by Tera Guru
  • 4235 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to detect form changes in UI Action

Hi all,  Would like to know how we can detect if there is any field change on the form, when a UI action button is clicked.  I tried to use current.changes(); but this is not supported in UI Action, the same with GlideScriptRecordUtil which is not su...

Dev68 by Tera Contributor
  • 2309 Views
  • 11 replies
  • 1 helpfuls