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

Forum Posts

Resolved! Removing a Password from a User Record?

If a user is created without a password, it cannot log in.   How can we return a user record to the same state (with no password) after having set a password for that user?   Simply blanking out the password field on the User Form isn't sufficient (a...

G_Ede by Tera Guru
  • 5585 Views
  • 7 replies
  • 4 helpfuls

Workflow Broadcast Event not working....

I have a workflow that has a subflow that validates that all tasks associated with the parent RITM are indeed in a complete state before allowing the primary workflow to complete the RITM. (We have a valid use case in some catalog items where the tea...

Resolved! Transform map to create tasks and REQ and RITM

I need to create 70 service catalog tasks based on data from excel file. I need them to be part of one RITIM of REQ. Right now, I am creating REQ and RITM manually  and copying sysids and puttin in onBefore() trasform script as shown here. Is it poss...

Giri6 by Tera Expert
  • 3973 Views
  • 5 replies
  • 1 helpfuls

Resolved! Adding a Header to the HR Compose email

We are using HR Workspace, and the compose email feature. We have an HR header/footer for all our emails coming from the HR Module. I need to add the HR header/footer to the Compose Email. When I look at the Email Client Template, I don't see anywher...

larah by Tera Contributor
  • 4049 Views
  • 13 replies
  • 2 helpfuls

Resolved! search list collector on multiple fields

I have a table with 2 columns, u_display_name and u_func_access_techI have a Service Catalog with a list collector variable defined referencing that table.  I'd like to be able to search the list by either the u_display_name or the u_func_access_tech...

Cascading Retirement

When retiring cis, there's no OOB automation that handles these relationships?  We have to create our own business rules to the upstream relationships? When retiring a server, the application services also need to be retired unless migrating and if m...

Attach Workflow to Order Guide

I want to add a workflow to an order guide. I can attach them to the individual items in the order guide as well but I prefer having one master workflow that will create tasks based on the items in the cart. Some are dependent on another and it would...

Meyerj by Kilo Explorer
  • 6705 Views
  • 4 replies
  • 1 helpfuls

Resolved! User session

Hello everyone. I'm editing the property glide.ui.session_timeout to 2 minutes for testing but my current session doesn't expire. Someone know why ?