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

Forum Posts

Resolved! acl vs business rule

For security reasons, what is best to be used ? Shall i use acl to restrict the access or buisness rul?pros and cons... or when to use what... sorry i am new, forgive me if i have not used right terms here...

Generate a file in Orchestration, put on MID server

I generate a formatted file from a script in Orchestration and need to put it on the MID server.  We are attempting to create a file from our ServiceNow instance using attributes from an Incident which will trigger the workflow, placing the generated...

natep by Kilo Contributor
  • 2549 Views
  • 6 replies
  • 2 helpfuls

How to call a sub-workflow from within a workflow

Hi: I'm creating a service catalog to assign assignment groups to a user. I want to have the main workflow call a sub-workflow that will update the user record with one assignment group each time. So the main workflow will have the user record and al...

ritaaudi by Tera Contributor
  • 11808 Views
  • 15 replies
  • 7 helpfuls

Resolved! Order Guide Wait for condition script assistance

Hi Everyone, I am hoping someone can assist in a solution that pauses requested items from moving forward after begin, until other RITMs are completed (in the event that the request has a RITM for create a new user).   Any creative and simple ideas t...

find_real_file.png
Eric Dohr by Giga Contributor
  • 3210 Views
  • 4 replies
  • 1 helpfuls

Syncing Manager from Azure AD

We have Azure AD and have provisioned ServiceNow through the Azure portal.   We're in the middle of syncing all our attributes into ServiceNow (so syncing is working), but we can't find a way to import any user's manager, it doesn't seem to be an att...

sordid by Kilo Contributor
  • 4630 Views
  • 7 replies
  • 1 helpfuls

Wildcard searches of lists

This article indicates that you can use wildcards (* for multiple characters, % for single characters) when searching lists, but it doesn't seem to work. For example, if I want to find all servers in the CMDB where the Name is pi%w001 (so pipw001, pi...

roy_walton by Mega Guru
  • 5190 Views
  • 2 replies
  • 1 helpfuls

lookup multiple choice default selection

Hello all, I have a lookup multi select that displays one or more choices (dependent upon the number of values returned by the ref qualifier).   It appears that the first of the values returned is the default. Is there a way to do this so that there ...

richofing by Mega Contributor
  • 4184 Views
  • 8 replies
  • 1 helpfuls

Resolved! List collector on catalog item

I'm creating a catalog item and am using a list collector field to select people from the User (sys_user) table.       When I have used Lists on other records such as a change request, you unlock the field, select the users from the list lookup and t...

find_real_file.png