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

Forum Posts

Resolved! User can not see the create form

I created custom table called Equipment requests and I created Acl to mange the creating operation I allowed to any user has role (user) to create a new record, now "New" button appear in the table list  but when user click on it the form appear with...

AlhussainiM by Tera Contributor
  • 1027 Views
  • 3 replies
  • 2 helpfuls

Interactive Filter

On our ServiceNow Dashboard, we are using an Interactive Filter to select weeks. The expectation is that when a week is selected, the Request Items and Incidents displayed should update accordingly — filtered by that week and grouped per resource.How...

Kiranrani by Tera Contributor
  • 513 Views
  • 1 replies
  • 0 helpfuls

Selectable and not selectable items in a Tree Picker

We have built a large hierarchy in the cmn_location table. In the Incident form both in technical view and service operation workspace view we are showing a tree picker for this field.CountryRegionProvinceCityBuildingFlat We want to restrict the user...

powershell script is not working in flow designer

Hi Team,  This script is not working in the custom application: We are giving the user name.  Import-Module ActiveDirectory -WarningAction SilentlyContinue# Try to get the username from the environment variableif (Test-Path env:\SNC_userName) {$usern...

Community Alums by Community Alums  
  • 2089 Views
  • 13 replies
  • 0 helpfuls

Regarding glideDateTime

I have a piece of code and in that script I want RITMs to autocreate on every 8th dau of month, I want it to run on 8th day of every month and if 8th day is a weekend it should skip and then run on Monday i.e. should only run on weekdays.But when I a...

Community Alums by Community Alums  
  • 2121 Views
  • 8 replies
  • 0 helpfuls