SysAdmin forum
NEW area for SysAdmin to gather and discuss best practices and how-to's
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Pre-Populate Change request field value

Hello all, I have created a URL type field on the change task form.So, once the link is clicked by the user, it will redirect to new Normal Change request form.Here, I want to populate a Select box field value with Yes, on change request form once it...

Pallavi65 by Tera Contributor
  • 1288 Views
  • 9 replies
  • 8 helpfuls

Assignment Group field should not pick inactive groups

Hi,I've an existing script available for Assignment Group field as below: I need to one condition in above existing script as active=true. So, that Assignment Group should pick only active groups. However, the problem is the above BR is in Global tab...

BijayKumarSha_0-1684732324070.png BijayKumarSha_1-1684732421505.png

Resolved! Regarding Licensed/Subscription Roles

We have many subscription/ Licensed roles in ServiceNow Like- ITIL / ITIL Admin. When a new user is coming in system we are allocating him these roles, sometimes we need to have new licenses for these Roles/users [ITIL]. My question is  - When someon...

Resolved! ACL write access question?

I am still learning the basics of ACL and hence a quick question. If a user has ACL write access doesn't  that mean they already have ACL read access too or do we assign it separately to them again for them to see the record  and then edit it?

JayAks by Tera Contributor
  • 1353 Views
  • 5 replies
  • 3 helpfuls

Establishing proper variable permissions

We aim to configure variable permissions for a catalog item, restricting access to the payroll group post-request submission while ensuring visibility for customers during submission.

duûisa by Tera Contributor
  • 676 Views
  • 2 replies
  • 1 helpfuls

Resolved! User criteria "Any User"/"Any active user"

Hello,Could someone please clarify if it is necessary to set up a User Criteria "Any active user" with script answer = gs.getUser().isActive();OR access to catalog items & Knowledge is set in ServiceNow for active users only anyway by default, unless...

Alt30 by Tera Contributor
  • 1198 Views
  • 3 replies
  • 2 helpfuls

AI Search - available on premises?

I am looking into how to setup Virtual Agent to query a knowledge base and one possible solution could be to use AI Search.  My company uses an on premise installation of ServiceNow.I believe requesting AI Search takes time as it involves the provisi...